summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings2009-04-296-224/+195
* | | chelsio: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings2009-04-297-100/+82
* | | sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-2914-845/+311
* | | mdio: Add generic MDIO (clause 45) support functionsBen Hutchings2009-04-294-0/+429
* | | mdio: Add register definitions for MDIO (clause 45)Ben Hutchings2009-04-291-0/+237
* | | ethtool: Add port type PORT_OTHERBen Hutchings2009-04-291-0/+1
* | | pcnet32: Remove pointless memory barriersJohn Dykstra2009-04-291-2/+2
* | | ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()Don Skidmore2009-04-291-11/+6
* | | netxen: fix firmware downloadDhananjay Phadke2009-04-284-207/+216
* | | netxen: refactor netxen_recv_context structDhananjay Phadke2009-04-285-40/+71
* | | netxen: fix link event handlingDhananjay Phadke2009-04-283-2/+3
* | | gianfar: Use memset instead of cacheable_memzeroKumar Gala2009-04-281-1/+2
* | | inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo2009-04-281-2/+0
* | | net: netif_tx_queue_stopped too expensiveEric Dumazet2009-04-281-2/+8
* | | net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.Grant Likely2009-04-281-3/+0
* | | fs_enet: Remove dead codeKumar Gala2009-04-283-77/+1
* | | ixgbe: Clear out stray tx work on link downNelson, Shannon2009-04-281-0/+22
* | | ixgbe: Interrupt management update for 82599Nelson, Shannon2009-04-281-40/+50
* | | ixgbe: enable HW RSC for 82599Alexander Duyck2009-04-284-12/+152
* | | ixgbe: enable hardware offload for sctpJesse Brandeburg2009-04-282-2/+18
* | | igb: Enable SCTP checksum offloadingJesse Brandeburg2009-04-284-4/+31
* | | sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg2009-04-282-3/+16
* | | igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARYAlexander Duyck2009-04-282-26/+11
* | | igb: make rxcsum configuration seperate from multiqueueAlexander Duyck2009-04-282-20/+12
* | | igb: reconfigure mailbox timeout logicAlexander Duyck2009-04-281-4/+4
* | | smsc911x: add fifo byteswap support V2Magnus Damm2009-04-282-0/+23
* | | atl1c: disable L1/L0s when link detectedJie Yang2009-04-281-17/+7
* | | gro: Fix COMPLETE checksum handlingHerbert Xu2009-04-273-2/+9
* | | gro: Fix handling of headers that extend over the tailHerbert Xu2009-04-272-9/+4
* | | bnx2x: driver version 1.48.105-1Vladislav Zolotarov2009-04-271-2/+2
* | | bnx2x: Removed blob fileVladislav Zolotarov2009-04-271-16322/+0
* | | bnx2x: Separated FW from the source.Vladislav Zolotarov2009-04-278-598/+866
* | | bnx2x: FW 4.8.53.0Vladislav Zolotarov2009-04-272-0/+22392
* | | tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse2009-04-272-0/+3
* | | cxacru: Fix negative dB outputSimon Arlott2009-04-271-2/+8
* | | pasemi_mac: mac_to_intf() error not noticedroel kluin2009-04-271-3/+4
* | | drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman2009-04-271-3/+10
* | | ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P2009-04-272-5/+18
* | | igb: always use adapter->itr as EITR valueAlexander Duyck2009-04-271-5/+6
* | | vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov2009-04-272-34/+23
* | | vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov2009-04-271-2/+2
* | | bonding: ignore updelay param when there is no active slaveJiri Pirko2009-04-271-0/+8
* | | bonding: use ethtool for link checking firstJiri Pirko2009-04-271-14/+12
* | | net: fix fsl_pq_mdio driver to use module_init()Grant Likely2009-04-271-1/+1
* | | net: add Xilinx ll_temac device driverGrant Likely2009-04-275-0/+1473
* | | net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely2009-04-274-114/+16
* | | powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely2009-04-271-6/+3
* | | net: Rework ucc_geth driver to use of_mdio infrastructureGrant Likely2009-04-272-36/+13
* | | net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely2009-04-273-52/+9
* | | net: Rework gianfar driver to use of_mdio infrastructure.Grant Likely2009-04-272-74/+39
OpenPOWER on IntegriCloud