summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* sky2: fix regression on Yukon Optimastephen hemminger2011-11-041-11/+0
* i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher2011-11-043-4/+10
* tg3: Update version to 3.121Matt Carlson2011-11-041-2/+2
* tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-042-13/+2
* tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-042-9/+25
* tg3: Obtain PCI function number from deviceMatt Carlson2011-11-042-6/+33
* tg3: Fix irq alloc error cleanup pathMatt Carlson2011-11-041-5/+4
* tg3: Fix 4k skb error recovery pathMatt Carlson2011-11-041-8/+8
* tg3: Fix 4k tx bd segmentation codeMatt Carlson2011-11-041-23/+24
* tg3: Fix APE mutex init and useMatt Carlson2011-11-042-24/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-0325-105/+157
|\
| * be2net: Add detect UE feature for LancerPadmanabh Ratnakar2011-11-033-21/+42
| * be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar2011-11-031-4/+4
| * be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar2011-11-031-0/+7
| * be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar2011-11-031-1/+1
| * ixgbevf: Update release versionGreg Rose2011-11-021-1/+1
| * ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend2011-11-021-4/+6
| * ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov2011-11-021-9/+11
| * ixgbe: Fix compiler warningsGreg Rose2011-11-021-0/+2
| * ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend2011-11-021-21/+12
| * ixgbe: fix disabling of Tx laser at probeEmil Tantilov2011-11-021-7/+7
| * ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov2011-11-021-1/+0
| * igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz2011-11-021-1/+1
| * e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg2011-11-021-0/+4
| * e1000e: demote a debugging WARN to a debug log messageBruce Allan2011-11-021-2/+1
| * net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell2011-11-021-2/+2
| * net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven2011-11-015-14/+14
| * net/ethernet: sc92031 is not RealtekCesar Eduardo Barros2011-11-017-13/+40
| * drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debugAndrew Morton2011-11-011-4/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-032-13/+37
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-0110-30/+147
|/
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-3119-428/+478
|\
| * qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-303-31/+57
| * qlcnic: updated reset sequenceSony Chacko2011-10-302-2/+50
| * qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-301-1/+1
| * qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-301-1/+8
| * i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-281-1/+1
| * stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-275-40/+51
| * stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-271-1/+1
| * stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-271-2/+3
| * be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-272-13/+19
| * be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-271-282/+114
| * bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-271-2/+2
| * bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-271-1/+1
| * bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-271-0/+1
| * bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-271-21/+23
| * bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-271-12/+33
| * bnx2x: Add link retry to 578xx-KRYaniv Rosner2011-10-272-16/+104
| * bnx2x: Fix LED blink rate for 578xxYaniv Rosner2011-10-271-2/+9