summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-07Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-07Merge 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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-04be2net: Add detect UE feature for LancerPadmanabh Ratnakar
2011-11-04be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar
2011-11-04be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar
2011-11-04be2net: 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-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-30qlcnic: fix beacon and LED test.Sucheta Chakraborty