summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-13qeth: avoid recovery during device online settingUrsula Braun
2010-01-13qeth: HiperSockets Network Traffic AnalyzerUrsula Braun
2010-01-13e1000e: genericize the update multicast address listBruce Allan
2010-01-13e1000e: provide MAC-family-specific function to set LAN IDBruce Allan
2010-01-13e1000e: use alternate MAC address on ESB2 if availableBruce Allan
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-10vxge: use pci_dma_mapping_error to test return valueDenis Kirjanov
2010-01-10ixgbe: Fix ethtool diag test for VT mode operationGreg Rose
2010-01-10ixgbe: Add SR-IOV features to main moduleGreg Rose
2010-01-10ixgbe: Add SR-IOV feature enablement codeGreg Rose
2010-01-10ixgbe: Add SR-IOV specific modules to driver MakefileGreg Rose
2010-01-10ixgbe: Add SR-IOV specific featuresGreg Rose
2010-01-10ixgbe: Add SR-IOV register, structure and bit definesGreg Rose
2010-01-10ixgbe: Mailbox header and code moduleGreg Rose
2010-01-10ixgbevf: Kconfig, Makefile and DocumentationGreg Rose
2010-01-10ixgbevf: Driver MakefileGreg Rose
2010-01-10ixgbevf: Driver main and ethool interface module and main headerGreg Rose
2010-01-10ixgbevf: Mailbox communicationGreg Rose
2010-01-10ixgbevf: 82599 Virtual Function core functions and headerGreg Rose
2010-01-10ixgbevf: Macros, data structures, useful defines and registersGreg Rose
2010-01-09mac8390: Fix build breakageGeert Uytterhoeven
2010-01-08igb: add support for device reset interruptAlexander Duyck
2010-01-08can: mscan-mpc5xxx: add support for the MPC512x processorWolfgang Grandegger
2010-01-08can: mscan: fix improper return if dlc < 8 in start_xmit functionWolfgang Grandegger
2010-01-08ep93xx_eth.c general cleanupH Hartley Sweeten
2010-01-08bnx2: Flush the register writes which setup the MSI-X tableBenjamin Li
2010-01-08e1000e: fix and commonize code for setting the receive address registersBruce Allan
2010-01-08e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan
2010-01-08e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan
2010-01-08e1000e: call pci_save_state() after pci_restore_state()Bruce Allan
2010-01-08netxen: update version to 4.0.72Amit Kumar Salecha
2010-01-08netxen: fix set mac addrAmit Kumar Salecha
2010-01-08netxen: fix smatch warningAmit Kumar Salecha
2010-01-08netxen: fix tx ring memory leakAmit Kumar Salecha
2010-01-08be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-07TI DaVinci EMAC: Handle emac module clock correctly.Sriram
2010-01-07dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings
2010-01-07ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz
2010-01-07stmmac: update the driver's module versionGiuseppe CAVALLARO
2010-01-07stmmac: improve Kconfig helpGiuseppe CAVALLARO
2010-01-07stmmac: include netdevice.h into the common.h headerGiuseppe CAVALLARO
2010-01-07stmmac: rename the gmac as dwmac1000 and split core and dma partsGiuseppe CAVALLARO
2010-01-07stmmac: rename mac100 as dwmac100 and fix spare coding styleGiuseppe CAVALLARO
2010-01-07stmmac: move the dma out from the mainGiuseppe CAVALLARO
2010-01-07stmmac: reorganise class operations.Giuseppe CAVALLARO
2010-01-07stmmac: do not call fix_mac_speed if NULLGiuseppe CAVALLARO
2010-01-07stmmac: perform hw bus configurationGiuseppe CAVALLARO