aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings
2009-04-29mdio: Add generic MDIO (clause 45) support functionsBen Hutchings
2009-04-29mdio: Add register definitions for MDIO (clause 45)Ben Hutchings
2009-04-29ethtool: Add port type PORT_OTHERBen 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-28inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo
2009-04-28net: netif_tx_queue_stopped too expensiveEric Dumazet
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-28sctp: add feature bit for SCTP offload in hardwareJesse 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-27gro: Fix COMPLETE checksum handlingHerbert Xu
2009-04-27gro: Fix handling of headers that extend over the tailHerbert Xu
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-27bnx2x: FW 4.8.53.0Vladislav 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-27drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman
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-27powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant 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