summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2012-01-26bnx2x: Recoverable and unrecoverable error statisticsAriel Elior3-3/+26
2012-01-26bnx2x: Recovery flow bug fixesAriel Elior3-48/+75
2012-01-26bnx2x: Track active PFs with bitmapAriel Elior3-33/+35
2012-01-26bnx2x: Lock PF-common resourcesAriel Elior4-38/+68
2012-01-26bnx2x: Loaded Firmware Version ValidationAriel Elior1-0/+23
2012-01-26bnx2x: Function Level Reset Final CleanupAriel Elior1-12/+16
2012-01-26bnx2x: Obtain Bus Device Function from registerAriel Elior2-2/+18
2012-01-26bnx2x: Removing indirect register accessAriel Elior2-30/+47
2012-01-26bnx2x: Support Queue Per Cos in 5771xx devicesAriel Elior2-5/+6
2012-01-26e1000e: 82574/82583 Tx hang workaroundBruce Allan1-0/+4
2012-01-26e1000e: use hardware default values for Transmit Control registerBruce Allan1-9/+1
2012-01-26e1000e: use default settings for Tx Inter Packet Gap timerBruce Allan3-17/+3
2012-01-26e1000e: 82579: workaround for link drop issueBruce Allan1-0/+22
2012-01-26e1000e: always set transmit descriptor control registers the sameBruce Allan1-2/+2
2012-01-26e1000e: default IntMode based on kernel config & available hardware supportBruce Allan1-7/+41
2012-01-26e1000e: re-factor ethtool get/set ring parameterBruce Allan1-59/+77
2012-01-26e1000e: pass pointer to ring struct instead of adapter structBruce Allan3-127/+136
2012-01-26e1000e: convert head, tail and itr_register offsets to __iomem pointersBruce Allan3-32/+31
2012-01-26e1000e: re-enable alternate MAC address for all devices which support itBruce Allan1-5/+2
2012-01-26e1000e: add Receive Packet Steering (RPS) supportBruce Allan4-6/+145
2012-01-26e1000e: cleanup Rx checksum offload codeBruce Allan1-12/+15
2012-01-26drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driverdanborkmann@iogearbox.net5-0/+2438
2012-01-26bnx2x: unlock before returning an errorDan Carpenter1-0/+1
2012-01-25net: fec: use module_platform_driverFabio Estevam1-16/+1
2012-01-25stmmac: added PCI identifiersAlessandro Rubini1-3/+3
2012-01-25stmmac: fix phy naming inconsistencyAlessandro Rubini1-1/+1
2012-01-23tg3: fix ipv6 header length computationEric Dumazet1-7/+2
2012-01-23skge: add byte queue limit supportstephen hemminger1-13/+24
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas1-0/+14
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz1-1/+1
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior1-4/+5
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov1-1/+1
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov1-3/+2
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz1-65/+41
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2-1/+54
2012-01-23be2net: create RSS rings even in multi-channel configsSathya Perla1-2/+1
2012-01-23skge: check for PCI dma mapping errorsstephen hemminger1-13/+58
2012-01-23skge: don't assert carrier until link is upstephen hemminger1-0/+1
2012-01-23mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum4-16/+22
2012-01-23mlx4_core: Fix mtt profile issueMarcel Apfelbaum2-2/+2
2012-01-23mlx4_core: removed function index from vf.Marcel Apfelbaum10-53/+8
2012-01-23mlx4_en: eth statistics modificationEugenia Emantayev4-16/+74
2012-01-23mlx4: VF is not allowed to perform dump statsEugenia Emantayev1-0/+2
2012-01-23mlx4_en: clear all eth statistics when port goes upEugenia Emantayev1-12/+24
2012-01-20enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu1-2/+2
2012-01-19ixgbevf: make operations tables constStephen Hemminger4-8/+8
2012-01-19ixgbevf: fix sparse warningsStephen Hemminger3-2/+4
2012-01-19ixgbevf: make ethtool ops and strings constStephen Hemminger1-2/+3
2012-01-19ixgbevf: Prevent possible race condition by checking for messageGreg Rose1-18/+21
2012-01-19ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck1-16/+16