aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-29chelsio: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2009-04-29mdio: Add generic MDIO (clause 45) support functionsBen Hutchings
2009-04-29pcnet32: Remove pointless memory barriersJohn Dykstra
2009-04-29ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()Don Skidmore
2009-04-28netxen: fix firmware downloadDhananjay Phadke
2009-04-28netxen: refactor netxen_recv_context structDhananjay Phadke
2009-04-28netxen: fix link event handlingDhananjay Phadke
2009-04-28gianfar: Use memset instead of cacheable_memzeroKumar Gala
2009-04-28net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.Grant Likely
2009-04-28fs_enet: Remove dead codeKumar Gala
2009-04-28ixgbe: Clear out stray tx work on link downNelson, Shannon
2009-04-28ixgbe: Interrupt management update for 82599Nelson, Shannon
2009-04-28ixgbe: enable HW RSC for 82599Alexander Duyck
2009-04-28ixgbe: enable hardware offload for sctpJesse Brandeburg
2009-04-28igb: Enable SCTP checksum offloadingJesse Brandeburg
2009-04-28igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARYAlexander Duyck
2009-04-28igb: make rxcsum configuration seperate from multiqueueAlexander Duyck
2009-04-28igb: reconfigure mailbox timeout logicAlexander Duyck
2009-04-28smsc911x: add fifo byteswap support V2Magnus Damm
2009-04-28atl1c: disable L1/L0s when link detectedJie Yang
2009-04-27bnx2x: driver version 1.48.105-1Vladislav Zolotarov
2009-04-27bnx2x: Removed blob fileVladislav Zolotarov
2009-04-27bnx2x: Separated FW from the source.Vladislav Zolotarov
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse
2009-04-27cxacru: Fix negative dB outputSimon Arlott
2009-04-27pasemi_mac: mac_to_intf() error not noticedroel kluin
2009-04-27ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P
2009-04-27igb: always use adapter->itr as EITR valueAlexander Duyck
2009-04-27vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov
2009-04-27vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov
2009-04-27bonding: ignore updelay param when there is no active slaveJiri Pirko
2009-04-27bonding: use ethtool for link checking firstJiri Pirko
2009-04-27net: fix fsl_pq_mdio driver to use module_init()Grant Likely
2009-04-27net: add Xilinx ll_temac device driverGrant Likely
2009-04-27net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely
2009-04-27net: Rework ucc_geth driver to use of_mdio infrastructureGrant Likely
2009-04-27net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely
2009-04-27net: Rework gianfar driver to use of_mdio infrastructure.Grant Likely
2009-04-27net: rework fsl_pq_mdio driver to use of_mdio infrastructureGrant Likely
2009-04-27net: Rework mpc5200 fec driver to use of_mdio infrastructure.Grant Likely
2009-04-27openfirmware: Add OF phylib support codeGrant Likely
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely
2009-04-27pcnet32: Remove redundant set of skb->devJohn Dykstra
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville
2009-04-24libertas: fix format warningJohn W. Linville
2009-04-248390p: fix build breakageAlexander Beregalov