summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-06-25netxen: Error return off by one for XG port.Santosh Nayak
2012-06-25netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak
2012-06-22bnx2x: link module eepromYuval Mintz
2012-06-22bnx2x: 1G sfp+ module handlingYuval Mintz
2012-06-22bnx2x: revised link register accessYuval Mintz
2012-06-22bnx2x: treat 0 speed as link down (copper)Yuval Mintz
2012-06-22bnx2x: link cleanupYuval Mintz
2012-06-22bnx2x: sfp+ Tx fault detection addedYuval Mintz
2012-06-22smsc911x.c: encapsulate enable irq callsMatthias Brugger
2012-06-21ixgbe: simplify padding and length checksStephen Hemminger
2012-06-20ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller
2012-06-20ixgbe: add support for 1G SX modulesJacob Keller
2012-06-20igb: Version bumpCarolyn Wyborny
2012-06-20igb: Update firmware info outputCarolyn Wyborny
2012-06-20igb: Streamline RSS queue and queue pairing assignment logic.Matthew Vick
2012-06-20igb: Support the get_ts_info ethtool method.Carolyn Wyborny
2012-06-20igb: Add switch case for supported hardware to igb_ptp_remove.Carolyn Wyborny
2012-06-20igb: A fix to VF TX rate limitLior Levy
2012-06-20e1000: Combining Bitwise OR in one expression.Tushar Dave
2012-06-19bnx2x: Change date and version to 1.72.51-0Merav Sicron
2012-06-19bnx2x: Support DCBX for all functionsBarak Witkowski
2012-06-19bnx2x: Add support for ethtool -LMerav Sicron
2012-06-19bnx2x: Allow up to 63 RSS queuesMerav Sicron
2012-06-19bnx2x: Split the FP structureBarak Witkowski
2012-06-19bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDsMerav Sicron
2012-06-19bnx2x: Make the transmission queues adjacentMerav Sicron
2012-06-19bnx2x: Allow more than 64 L2 CIDsMerav Sicron
2012-06-19bnx2x: Add support for 4-tupple UDP RSSMerav Sicron
2012-06-19bnx2x: Return only online tests for MFMerav Sicron
2012-06-19bnx2x: Add support for external LBMerav Sicron
2012-06-19net: lpc_eth: Driver cleanupstigge@antcom.de
2012-06-17net: lpc_eth: free skbs in start_xmitEric Dumazet
2012-06-17bnx2x: correct LPI pass-through configurationYuval Mintz
2012-06-16bnx2: Update version 2.2.2Michael Chan
2012-06-16bnx2: Read PCI function number from internal registerMichael Chan
2012-06-16bnx2: Dump additional BC_STATE during firmware sync timeout.Michael Chan
2012-06-16bnx2: Dump all FTQ_CTL registers during tx_timeoutMichael Chan
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-15qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter
2012-06-15bnx2x: fix panic when TX ring is fullEric Dumazet
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller
2012-06-14ixgbe: PTP Fix hwtstamp mode settingsJacob Keller
2012-06-14ixgbe: ptp code cleanupJacob Keller
2012-06-14ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not setEmil Tantilov
2012-06-14ixgbe: align flow control DV macros with datasheetJohn Fastabend
2012-06-14e1000e: use more informative logging macros when netdev not yet registeredBruce Allan
2012-06-13bnx2x: fix checksum validationEric Dumazet
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-11tilegx network driver: initial supportChris Metcalf