aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-20e1000: Combining Bitwise OR in one expression.Tushar Dave1-6/+6
2012-06-19bnx2x: Change date and version to 1.72.51-0Merav Sicron1-2/+2
2012-06-19bnx2x: Support DCBX for all functionsBarak Witkowski7-12/+31
2012-06-19bnx2x: Add support for ethtool -LMerav Sicron5-12/+100
2012-06-19bnx2x: Allow up to 63 RSS queuesMerav Sicron1-10/+3
2012-06-19bnx2x: Split the FP structureBarak Witkowski6-87/+155
2012-06-19bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDsMerav Sicron4-30/+52
2012-06-19bnx2x: Make the transmission queues adjacentMerav Sicron6-94/+139
2012-06-19bnx2x: Allow more than 64 L2 CIDsMerav Sicron2-20/+57
2012-06-19bnx2x: Add support for 4-tupple UDP RSSMerav Sicron5-15/+159
2012-06-19bnx2x: Return only online tests for MFMerav Sicron2-29/+62
2012-06-19bnx2x: Add support for external LBMerav Sicron4-9/+81
2012-06-19net: lpc_eth: Driver cleanupstigge@antcom.de1-5/+1
2012-06-17net: lpc_eth: free skbs in start_xmitEric Dumazet1-6/+5
2012-06-17bnx2x: correct LPI pass-through configurationYuval Mintz1-12/+6
2012-06-16bnx2: Update version 2.2.2Michael Chan1-2/+2
2012-06-16bnx2: Read PCI function number from internal registerMichael Chan2-2/+7
2012-06-16bnx2: Dump additional BC_STATE during firmware sync timeout.Michael Chan2-0/+3
2012-06-16bnx2: Dump all FTQ_CTL registers during tx_timeoutMichael Chan2-0/+112
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-29/+27
2012-06-15qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter1-1/+1
2012-06-15bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-114/+2071
2012-06-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller3-14/+104
2012-06-14ixgbe: PTP Fix hwtstamp mode settingsJacob Keller1-15/+8
2012-06-14ixgbe: ptp code cleanupJacob Keller2-11/+10
2012-06-14ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not setEmil Tantilov2-4/+2
2012-06-14ixgbe: align flow control DV macros with datasheetJohn Fastabend1-15/+22
2012-06-14e1000e: use more informative logging macros when netdev not yet registeredBruce Allan2-20/+34
2012-06-13bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-44/+1995
2012-06-11tilegx network driver: initial supportChris Metcalf3-2/+1902
2012-06-11tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese1-2/+2
2012-06-11lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-06-10r8169: avoid NAPI scheduling delay.françois romieu1-5/+1
2012-06-08be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller1-11/+1
2012-06-07stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO3-12/+72
2012-06-07be2net: Fix driver load for VFs for LancerPadmanabh Ratnakar3-61/+66
2012-06-07bnx2x: Added EEE Ethtool support.Yuval Mintz1-0/+134
2012-06-07bnx2x: Added EEE supportYuval Mintz7-10/+552
2012-06-07qlcnic: Fix protcol type in case of inband vlan.Rajesh Borundia2-2/+3
2012-06-07qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2-5/+33
2012-06-07qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia5-0/+23
2012-06-07net/ethernet: ks8851_mll unregister_netdev() before freeingDan Carpenter1-1/+3
2012-06-07sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-62/+68
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-2/+2