summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-03phy/micrel: Add module device ID table for autoloading.David S. Miller
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-03drivers/net/phy: micrel phy driverDavid J. Choi
2010-05-03dm9601: fix phy/eeprom write routinePeter Korsgaard
2010-05-03Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller
2010-05-03ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott
2010-05-03ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-02net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet
2010-05-01net/usb: remove default in Kconfig for sierra_net driverElina Pasheva
2010-04-30cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist
2010-04-30r8169: Fix rtl8169_rx_interrupt()Eric Dumazet
2010-04-30forcedeth: Stay in NAPI as long as there's workstephen hemminger
2010-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-30e1000e: Fix oops caused by ASPM patch.Anton Blanchard
2010-04-28net/sb1250: register mdio bus in probeSebastian Siewior
2010-04-28igb: Clean up left over prototype of igb_get_hw_dev_name()Emil Tantilov
2010-04-28wireless: Fix merge.Hauke Mehrtens
2010-04-28caif: Ldisc add permission check and mem-alloc error checkSjur Braendeland
2010-04-28sfc: Create multiple TX queuesBen Hutchings
2010-04-28sfc: Test only the first pair of TX queuesBen Hutchings
2010-04-28sfc: Add Siena PHY BIST and cable diagnostic supportSteve Hodgson
2010-04-28sfc: Clean up efx_nic::irq_zero_countBen Hutchings
2010-04-28sfc: Add necessary parentheses to macro definitions in net_driver.hBen Hutchings
2010-04-28sfc: Break NAPI processing after one ring-full of TX completionsBen Hutchings
2010-04-28sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATSSteve Hodgson
2010-04-28sfc: Update MCDI protocol definitionsBen Hutchings
2010-04-28sfc: Enable IPv6 RSS using random key for Toeplitz hashBen Hutchings
2010-04-28sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errorsSteve Hodgson
2010-04-28sfc: Log specific message for failure of NVRAM self-testBen Hutchings
2010-04-28sfc: Extend the legacy interrupt workaroundsSteve Hodgson
2010-04-28sfc: Reconfigure the XAUI serdes after an EM resetSteve Hodgson
2010-04-28sfc: Stop masking out XGMII faults over reconfiguresSteve Hodgson
2010-04-28sfc: Handle serious errors in exactly one interrupt handlerSteve Hodgson
2010-04-28sfc: Consistently report short MCDI responses as EIOBen Hutchings
2010-04-28sfc: Ignore parity errors in the other port's SRAMSteve Hodgson
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings
2010-04-28sky2: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-28bnx2x: Remove two prefetch()Eric Dumazet
2010-04-28ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley
2010-04-28net/usb: add sierra_net.c driverElina Pasheva
2010-04-28ixgbe: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-28igb: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-28e1000e: add registers etc. printout code just before resetting adaptersTaku Izumi
2010-04-28cdc_ether: fix autosuspend for mbm devicesTorgny Johansson
2010-04-28e1000: Use netdev_<level>, pr_<level> and dev_<level>Emil Tantilov
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming