aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-29
* mdio: Add generic MDIO (clause 45) support functionsBen Hutchings2009-04-29
* pcnet32: Remove pointless memory barriersJohn Dykstra2009-04-29
* ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()Don Skidmore2009-04-29
* netxen: fix firmware downloadDhananjay Phadke2009-04-29
* netxen: refactor netxen_recv_context structDhananjay Phadke2009-04-29
* netxen: fix link event handlingDhananjay Phadke2009-04-29
* gianfar: Use memset instead of cacheable_memzeroKumar Gala2009-04-28
* net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.Grant Likely2009-04-28
* fs_enet: Remove dead codeKumar Gala2009-04-28
* ixgbe: Clear out stray tx work on link downNelson, Shannon2009-04-28
* ixgbe: Interrupt management update for 82599Nelson, Shannon2009-04-28
* ixgbe: enable HW RSC for 82599Alexander Duyck2009-04-28
* ixgbe: enable hardware offload for sctpJesse Brandeburg2009-04-28
* igb: Enable SCTP checksum offloadingJesse Brandeburg2009-04-28
* igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARYAlexander Duyck2009-04-28
* igb: make rxcsum configuration seperate from multiqueueAlexander Duyck2009-04-28
* igb: reconfigure mailbox timeout logicAlexander Duyck2009-04-28
* smsc911x: add fifo byteswap support V2Magnus Damm2009-04-28
* atl1c: disable L1/L0s when link detectedJie Yang2009-04-28
* bnx2x: driver version 1.48.105-1Vladislav Zolotarov2009-04-27
* bnx2x: Removed blob fileVladislav Zolotarov2009-04-27
* bnx2x: Separated FW from the source.Vladislav Zolotarov2009-04-27
* tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse2009-04-27
* cxacru: Fix negative dB outputSimon Arlott2009-04-27
* pasemi_mac: mac_to_intf() error not noticedroel kluin2009-04-27
* ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P2009-04-27
* igb: always use adapter->itr as EITR valueAlexander Duyck2009-04-27
* vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov2009-04-27
* vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov2009-04-27
* bonding: ignore updelay param when there is no active slaveJiri Pirko2009-04-27
* bonding: use ethtool for link checking firstJiri Pirko2009-04-27
* net: fix fsl_pq_mdio driver to use module_init()Grant Likely2009-04-27
* net: add Xilinx ll_temac device driverGrant Likely2009-04-27
* net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely2009-04-27
* net: Rework ucc_geth driver to use of_mdio infrastructureGrant Likely2009-04-27
* net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely2009-04-27
* net: Rework gianfar driver to use of_mdio infrastructure.Grant Likely2009-04-27
* net: rework fsl_pq_mdio driver to use of_mdio infrastructureGrant Likely2009-04-27
* net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely2009-04-27
* openfirmware: Add OF phylib support codeGrant Likely2009-04-27
* phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-27
* phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-27
* of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely2009-04-27
* pcnet32: Remove redundant set of skb->devJohn Dykstra2009-04-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-25
|\
| * wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-24
| * libertas: fix format warningJohn W. Linville2009-04-24
| * rndis_wlan: select CFG80211 in KconfigJohn W. Linville2009-04-22
| * rndis_wlan: free priv correctly when rndis_wext_bind failsJussi Kivilinna2009-04-22