summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck
2012-06-26net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu
2012-06-26net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu
2012-06-25net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin
2012-06-25net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin
2012-06-25net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin
2012-06-25be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur
2012-06-25be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-23net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda
2012-06-23r8169: RxConfig hack for the 8168evl.françois romieu
2012-06-23bnx2x: link module eepromYuval Mintz
2012-06-23bnx2x: 1G sfp+ module handlingYuval Mintz
2012-06-23bnx2x: revised link register accessYuval Mintz
2012-06-23bnx2x: treat 0 speed as link down (copper)Yuval Mintz
2012-06-23bnx2x: link cleanupYuval Mintz
2012-06-23bnx2x: sfp+ Tx fault detection addedYuval Mintz
2012-06-23smsc911x.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-20ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck
2012-06-20Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.Carolyn Wyborny
2012-06-20igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny
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-17be2net: Increase statistics structure size for skyhawk.Vasundhara Volam