aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2011-08-26Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 4-194/+69
2011-08-26e1000: save skb counts in TX to avoid cache missesGravatar Dean Nelson 2-9/+11
2011-08-26bna: off by one in bfa_msgq_rspq_pi_update()Gravatar Dan Carpenter 1-1/+1
2011-08-26bna: unlock on error path in pnad_pci_probe()Gravatar Dan Carpenter 1-2/+2
2011-08-26bnx2x: Add new PHY BCM54616Gravatar Yaniv Rosner 2-0/+3
2011-08-26bnx2x: resurrect RX hashingGravatar Michal Schmidt 1-2/+2
2011-08-26bnx2x: convert to SKB paged frag API.Gravatar Ian Campbell 1-3/+2
2011-08-26bnx2: convert to SKB paged frag API.Gravatar Ian Campbell 1-4/+4
2011-08-26tg3: convert to SKB paged frag API.Gravatar Ian Campbell 1-4/+2
2011-08-25sunbmac: use standard #defines from mii.h.Gravatar Francois Romieu 2-32/+16
2011-08-25dl2k: use standard #defines from mii.h.Gravatar Francois Romieu 2-162/+53
2011-08-24be2net: remove unused variableGravatar Sathya Perla 1-1/+0
2011-08-24be2net: increase FW update completion timeoutGravatar Sathya Perla 1-1/+1
2011-08-24be2net: fix erx->rx_drops_no_frags wrap aroundGravatar Sathya Perla 1-3/+19
2011-08-24be2net: get rid of memory mapped pci-cfg space addressGravatar Sathya Perla 2-20/+8
2011-08-24be2net: Fix race in posting rx buffers.Gravatar Sathya Perla 1-1/+1
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...Gravatar David S. Miller 7-359/+445
2011-08-20dm9000: define debug level as a module parameterGravatar Vladimir Zapolskiy 2-11/+8
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 17-57/+253
2011-08-20tg3: Update version to 3.120Gravatar Matt Carlson 1-2/+2
2011-08-20tg3: Add external loopback support to selftestGravatar Matt Carlson 2-10/+90
2011-08-20tg3: Restructure tg3_test_loopbackGravatar Matt Carlson 1-40/+40
2011-08-20tg3: Pull phy int lpbk setup into separate funcGravatar Matt Carlson 1-59/+90
2011-08-20tg3: Consilidate MAC loopback codeGravatar Matt Carlson 1-40/+51
2011-08-20tg3: Remove dead codeGravatar Matt Carlson 1-34/+1
2011-08-19ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ringGravatar Alexander Duyck 2-51/+73
2011-08-19ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOEGravatar Alexander Duyck 2-2/+2
2011-08-19ixgbe: Refactor transmit map and cleanup routinesGravatar Alexander Duyck 2-216/+247
2011-08-19ixgbe - DDP last user buffer - error to warnGravatar Amir Hanania 1-4/+6
2011-08-19e1000e: bump driver version numberGravatar Bruce Allan 1-1/+1
2011-08-19e1000e: convert driver to use extended descriptorsGravatar Bruce Allan 3-89/+120
2011-08-18be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagGravatar Somnath Kotur 2-3/+2
2011-08-18bnx2x: downgrade Max BW error message to debugGravatar Michal Schmidt 1-2/+2
2011-08-18net: fix IBM EMAC driver after rename.Gravatar Tony Breeds 9-32/+32
2011-08-18NET: Korina: Don't include <asm/segment.h>Gravatar Ralf Baechle 1-1/+0
2011-08-17net: remove use of ndo_set_multicast_list in driversGravatar Jiri Pirko 183-189/+180
2011-08-17net: introduce IFF_UNICAST_FLT private flagGravatar Jiri Pirko 13-6/+41
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsGravatar Joe Perches 7-82/+87
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosGravatar Joe Perches 6-123/+134
2011-08-17bnx2x: Remove local defines for %pM and mac addressGravatar Joe Perches 3-36/+23
2011-08-16net: Fix sungem_phy sharing.Gravatar David S. Miller 5-1205/+4
2011-08-15sungem: sungem_phy.h movedGravatar Stephen Rothwell 1-1/+1
2011-08-14net: Move sungem_phy.h under include/linuxGravatar David S. Miller 3-134/+2
2011-08-13drivers/net: Kconfig and Makefile cleanupGravatar Jeff Kirsher 1-0/+6
2011-08-13acenic: Move the Alteon driverGravatar Jeff Kirsher 8-28/+54
2011-08-12tile: Move the Tilera driverGravatar Jeff Kirsher 5-0/+2492
2011-08-12xircom: Move the Xircom driverGravatar Jeff Kirsher 5-0/+1850
2011-08-12sh_eth: Move the Renesas SuperH driverGravatar Jeff Kirsher 6-0/+2821
2011-08-12netx: Move the netx driverGravatar Jeff Kirsher 3-0/+527
2011-08-12dm9000: Move the Davicom driverGravatar Jeff Kirsher 6-0/+1914