summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-29Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller2-23/+34
2009-04-29mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertisingBen Hutchings1-34/+57
2009-04-29ethtool/mdio: Support backplane mode negotiationBen Hutchings3-5/+40
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings3-10/+18
2009-04-29sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings5-48/+7
2009-04-29mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings2-0/+33
2009-04-29mii: Add mii_advertise_flowctrl()Ben Hutchings1-0/+16
2009-04-29mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings1-12/+6
2009-04-29s2io: Use generic MDIO definitionsBen Hutchings2-15/+11
2009-04-29ixgb: Use generic MDIO definitionsBen Hutchings2-22/+12
2009-04-29ixgbe: Use generic MDIO definitions and functionsBen Hutchings6-119/+102
2009-04-29cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings6-224/+195
2009-04-29chelsio: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings7-100/+82
2009-04-29sfc: Use generic MDIO functions and definitionsBen Hutchings14-845/+311
2009-04-29mdio: Add generic MDIO (clause 45) support functionsBen Hutchings4-0/+429
2009-04-29mdio: Add register definitions for MDIO (clause 45)Ben Hutchings1-0/+237
2009-04-29ethtool: Add port type PORT_OTHERBen Hutchings1-0/+1
2009-04-29pcnet32: Remove pointless memory barriersJohn Dykstra1-2/+2
2009-04-29ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()Don Skidmore1-11/+6
2009-04-28netxen: fix firmware downloadDhananjay Phadke4-207/+216
2009-04-28netxen: refactor netxen_recv_context structDhananjay Phadke5-40/+71
2009-04-28netxen: fix link event handlingDhananjay Phadke3-2/+3
2009-04-28gianfar: Use memset instead of cacheable_memzeroKumar Gala1-1/+2
2009-04-28inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo1-2/+0
2009-04-28net: netif_tx_queue_stopped too expensiveEric Dumazet1-2/+8
2009-04-28net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.Grant Likely1-3/+0
2009-04-28fs_enet: Remove dead codeKumar Gala3-77/+1
2009-04-28ixgbe: Clear out stray tx work on link downNelson, Shannon1-0/+22
2009-04-28ixgbe: Interrupt management update for 82599Nelson, Shannon1-40/+50
2009-04-28ixgbe: enable HW RSC for 82599Alexander Duyck4-12/+152
2009-04-28ixgbe: enable hardware offload for sctpJesse Brandeburg2-2/+18
2009-04-28igb: Enable SCTP checksum offloadingJesse Brandeburg4-4/+31
2009-04-28sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg2-3/+16
2009-04-28igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARYAlexander Duyck2-26/+11
2009-04-28igb: make rxcsum configuration seperate from multiqueueAlexander Duyck2-20/+12
2009-04-28igb: reconfigure mailbox timeout logicAlexander Duyck1-4/+4
2009-04-28smsc911x: add fifo byteswap support V2Magnus Damm2-0/+23
2009-04-28atl1c: disable L1/L0s when link detectedJie Yang1-17/+7
2009-04-27gro: Fix COMPLETE checksum handlingHerbert Xu3-2/+9
2009-04-27gro: Fix handling of headers that extend over the tailHerbert Xu2-9/+4
2009-04-27bnx2x: driver version 1.48.105-1Vladislav Zolotarov1-2/+2
2009-04-27bnx2x: Removed blob fileVladislav Zolotarov1-16322/+0
2009-04-27bnx2x: Separated FW from the source.Vladislav Zolotarov8-598/+866
2009-04-27bnx2x: FW 4.8.53.0Vladislav Zolotarov2-0/+22392
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse2-0/+3
2009-04-27cxacru: Fix negative dB outputSimon Arlott1-2/+8
2009-04-27pasemi_mac: mac_to_intf() error not noticedroel kluin1-3/+4
2009-04-27drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman1-3/+10
2009-04-27ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P2-5/+18
2009-04-27igb: always use adapter->itr as EITR valueAlexander Duyck1-5/+6