summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2011-11-14NET: MIPS: lantiq: fix etop compile errorJohn Crispin
2011-11-14mlx4_en: Remove FCS bytes from packet length.Yevgeny Petrilin
2011-11-14net/smsc911x: Always wait for the chip to be readyRobert Marklund
2011-11-14forcedeth: fix stats on hardware without extended stats supportdavid decotigny
2011-11-09net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda
2011-11-09net/temac: FIX segfault when process old irqsRicardo Ribalda
2011-11-08sunhme: Allow usage on SBI based SBus systemsoftedal
2011-11-08r8169: increase the delay parameter of pm_schedule_suspendhayeswang
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto
2011-11-07forcedeth: fix race when unloading moduledavid decotigny
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-04sky2: fix regression on Yukon Optimastephen hemminger
2011-11-04i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher
2011-11-04tg3: Update version to 3.121Matt Carlson
2011-11-04tg3: Eliminate timer race with reset_taskMatt Carlson
2011-11-04tg3: Schedule at most one tg3_reset_task runMatt Carlson
2011-11-04tg3: Obtain PCI function number from deviceMatt Carlson
2011-11-04tg3: Fix irq alloc error cleanup pathMatt Carlson
2011-11-04tg3: Fix 4k skb error recovery pathMatt Carlson
2011-11-04tg3: Fix 4k tx bd segmentation codeMatt Carlson
2011-11-04tg3: Fix APE mutex init and useMatt Carlson
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-03be2net: Add detect UE feature for LancerPadmanabh Ratnakar
2011-11-03be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar
2011-11-03be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar
2011-11-03be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-02ixgbevf: Update release versionGreg Rose
2011-11-02ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend
2011-11-02ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov
2011-11-02ixgbe: Fix compiler warningsGreg Rose
2011-11-02ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend
2011-11-02ixgbe: fix disabling of Tx laser at probeEmil Tantilov
2011-11-02ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov
2011-11-02igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz
2011-11-02e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg
2011-11-02e1000e: demote a debugging WARN to a debug log messageBruce Allan
2011-11-02net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.cStephen Rothwell
2011-11-01net/ethernet: Move mac89x0.c from apple to cirrusGeert Uytterhoeven
2011-11-01net/ethernet: sc92031 is not RealtekCesar Eduardo Barros
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debugAndrew Morton
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches