aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak1-2/+2
2012-06-22bnx2x: link module eepromYuval Mintz3-4/+67
2012-06-22bnx2x: 1G sfp+ module handlingYuval Mintz3-84/+151
2012-06-22bnx2x: revised link register accessYuval Mintz3-144/+100
2012-06-22bnx2x: treat 0 speed as link down (copper)Yuval Mintz1-10/+12
2012-06-22bnx2x: link cleanupYuval Mintz1-173/+167
2012-06-22bnx2x: sfp+ Tx fault detection addedYuval Mintz3-16/+99
2012-06-22smsc911x.c: encapsulate enable irq callsMatthias Brugger1-7/+10
2012-06-21ixgbe: simplify padding and length checksStephen Hemminger1-7/+2
2012-06-20ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller1-85/+62
2012-06-20ixgbe: add support for 1G SX modulesJacob Keller3-5/+24
2012-06-20igb: Version bumpCarolyn Wyborny1-3/+3
2012-06-20igb: Update firmware info outputCarolyn Wyborny3-10/+89
2012-06-20igb: Streamline RSS queue and queue pairing assignment logic.Matthew Vick2-33/+55
2012-06-20igb: Support the get_ts_info ethtool method.Carolyn Wyborny1-0/+35
2012-06-20igb: Add switch case for supported hardware to igb_ptp_remove.Carolyn Wyborny1-1/+11
2012-06-20igb: A fix to VF TX rate limitLior Levy2-0/+6
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