summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-08-264-194/+69
|\
| * sunbmac: use standard #defines from mii.h.Francois Romieu2011-08-252-32/+16
| * dl2k: use standard #defines from mii.h.Francois Romieu2011-08-252-162/+53
* | e1000: save skb counts in TX to avoid cache missesDean Nelson2011-08-262-9/+11
* | bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter2011-08-261-1/+1
* | bna: unlock on error path in pnad_pci_probe()Dan Carpenter2011-08-261-2/+2
* | bnx2x: Add new PHY BCM54616Yaniv Rosner2011-08-262-0/+3
* | bnx2x: resurrect RX hashingMichal Schmidt2011-08-261-2/+2
* | bnx2x: convert to SKB paged frag API.Ian Campbell2011-08-261-3/+2
* | bnx2: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+4
* | tg3: convert to SKB paged frag API.Ian Campbell2011-08-261-4/+2
|/
* be2net: remove unused variableSathya Perla2011-08-241-1/+0
* be2net: increase FW update completion timeoutSathya Perla2011-08-241-1/+1
* be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla2011-08-241-3/+19
* be2net: get rid of memory mapped pci-cfg space addressSathya Perla2011-08-242-20/+8
* be2net: Fix race in posting rx buffers.Sathya Perla2011-08-241-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-207-359/+445
|\
| * ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ringAlexander Duyck2011-08-192-51/+73
| * ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOEAlexander Duyck2011-08-192-2/+2
| * ixgbe: Refactor transmit map and cleanup routinesAlexander Duyck2011-08-192-216/+247
| * ixgbe - DDP last user buffer - error to warnAmir Hanania2011-08-191-4/+6
| * e1000e: bump driver version numberBruce Allan2011-08-191-1/+1
| * e1000e: convert driver to use extended descriptorsBruce Allan2011-08-193-89/+120
* | dm9000: define debug level as a module parameterVladimir Zapolskiy2011-08-202-11/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-2017-57/+253
* | tg3: Update version to 3.120Matt Carlson2011-08-201-2/+2
* | tg3: Add external loopback support to selftestMatt Carlson2011-08-202-10/+90
* | tg3: Restructure tg3_test_loopbackMatt Carlson2011-08-201-40/+40
* | tg3: Pull phy int lpbk setup into separate funcMatt Carlson2011-08-201-59/+90
* | tg3: Consilidate MAC loopback codeMatt Carlson2011-08-201-40/+51
* | tg3: Remove dead codeMatt Carlson2011-08-201-34/+1
|/
* be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tagSomnath Kotur2011-08-182-3/+2
* bnx2x: downgrade Max BW error message to debugMichal Schmidt2011-08-181-2/+2
* net: fix IBM EMAC driver after rename.Tony Breeds2011-08-189-32/+32
* NET: Korina: Don't include <asm/segment.h>Ralf Baechle2011-08-181-1/+0
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17183-189/+180
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-1713-6/+41
* bnx2x: Use pr_fmt and message logging cleanupsJoe Perches2011-08-177-82/+87
* bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches2011-08-176-123/+134
* bnx2x: Remove local defines for %pM and mac addressJoe Perches2011-08-173-36/+23
* net: Fix sungem_phy sharing.David S. Miller2011-08-165-1205/+4
* sungem: sungem_phy.h movedStephen Rothwell2011-08-151-1/+1
* net: Move sungem_phy.h under include/linuxDavid S. Miller2011-08-143-134/+2
* drivers/net: Kconfig and Makefile cleanupJeff Kirsher2011-08-131-0/+6
* acenic: Move the Alteon driverJeff Kirsher2011-08-138-28/+54
* tile: Move the Tilera driverJeff Kirsher2011-08-125-0/+2492
* xircom: Move the Xircom driverJeff Kirsher2011-08-125-0/+1850
* sh_eth: Move the Renesas SuperH driverJeff Kirsher2011-08-126-0/+2821
* netx: Move the netx driverJeff Kirsher2011-08-123-0/+527
* dm9000: Move the Davicom driverJeff Kirsher2011-08-126-0/+1914
OpenPOWER on IntegriCloud