index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
2011-10-13
bnx2: fix skb truesize underestimation
Eric Dumazet
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-05
bnx2x: remove some dead code
Dan Carpenter
2011-10-03
bnx2: don't request firmware when there's no userspace.
françois romieu
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-15
tg3: Code movement
Matt Carlson
2011-09-15
tg3: Eliminate tg3_halt_cpu() prototype
Matt Carlson
2011-09-15
tg3: Eliminate tg3_write_sig_post_reset() prototype
Matt Carlson
2011-09-15
tg3: Eliminate tg3_stop_fw() prototype
Matt Carlson
2011-09-15
tg3: Add ability to turn off 1shot MSI
Matt Carlson
2011-09-15
tg3: Remove tp->rx_offset term when unneeded
Matt Carlson
2011-09-15
tg3: Fix missed MSI workaround
Matt Carlson
2011-09-15
tg3: Check all adv bits when checking config
Matt Carlson
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
2011-08-29
bnx2x: Fix build error
Dmitry Kravkov
2011-08-28
cnic: Add timeout for ramrod replies.
Michael Chan
2011-08-28
cnic, bnx2fc: Increase maximum FCoE sessions.
Michael Chan
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-26
bnx2x: Add new PHY BCM54616
Yaniv Rosner
2011-08-26
bnx2x: resurrect RX hashing
Michal Schmidt
2011-08-26
bnx2x: convert to SKB paged frag API.
Ian Campbell
2011-08-26
bnx2: convert to SKB paged frag API.
Ian Campbell
2011-08-26
tg3: convert to SKB paged frag API.
Ian Campbell
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
tg3: Update version to 3.120
Matt Carlson
2011-08-20
tg3: Add external loopback support to selftest
Matt Carlson
2011-08-20
tg3: Restructure tg3_test_loopback
Matt Carlson
2011-08-20
tg3: Pull phy int lpbk setup into separate func
Matt Carlson
2011-08-20
tg3: Consilidate MAC loopback code
Matt Carlson
2011-08-20
tg3: Remove dead code
Matt Carlson
2011-08-18
bnx2x: downgrade Max BW error message to debug
Michal Schmidt
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-17
bnx2x: Use pr_fmt and message logging cleanups
Joe Perches
2011-08-17
bnx2x: Coalesce pr_cont uses and fix DP typos
Joe Perches
2011-08-17
bnx2x: Remove local defines for %pM and mac address
Joe Perches
2011-08-10
broadcom: Move the Broadcom drivers
Jeff Kirsher