aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-05-11ks8851: Update link status during link change interruptStephen Boyd
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10be2net: avoid disabling sriov while VFs are assignedSathya Perla
2012-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-05-10ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo
2012-05-10igb: fix rtnl race in PM resume pathBenjamin Poirier
2012-05-10ARM: OMAP2+: Kconfig: convert SOC_OMAPAM33XX to SOC_AM33XXKevin Hilman
2012-05-09ixgbe: update version numberDon Skidmore
2012-05-09ixgbe: cleanup the hwmon function callsDon Skidmore
2012-05-09ixgbe: support software timestampingJacob Keller
2012-05-09ixgbe: add support for get_ts_infoJacob Keller
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller
2012-05-09ixgbe: Fix bogus error messageGreg Rose
2012-05-09ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck
2012-05-09ixgbe: Exit on error case in VF message processingAlexander Duyck
2012-05-09igb: output register's information related to RX/TX queue[4-15]Koki Sanagi
2012-05-09netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia
2012-05-09netxen: added miniDIMM support in driver.Sucheta Chakraborty
2012-05-09netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra
2012-05-09netxen_nic: disable minidump by defaultSritej Velaga
2012-05-09Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2012-05-10sfc: Implement module EEPROM access for SFE4002 and SFN4112FBen Hutchings
2012-05-10sfc: Added support for new ethtool APIs for obtaining module eepromStuart Hodgson
2012-05-10sfc: By default refill RX rings as soon as space for a batchDavid Riddoch
2012-05-10sfc: Fill RX rings completely full, rather than to 95% fullDavid Riddoch
2012-05-10sfc: Fix missing cleanup in failure path of efx_pci_probe()Ben Hutchings
2012-05-10sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher
2012-05-08r8169: fix unsigned int wraparound with TSOJulien Ducourthial
2012-05-08mlx4_core: Add second capabilities flags fieldShlomo Pongratz
2012-05-08be2net: Add functionality to support RoCE driverParav Pandit
2012-05-08be2net: Add function to issue mailbox cmd on MQParav Pandit
2012-05-08sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior
2012-05-05ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend
2012-05-05e1000e: increase version numberBruce Allan
2012-05-05e1000e: clear REQ and GNT in EECD (82571 && 82572)Richard Alpe
2012-05-05e1000e: enable forced master/slave on 82577Bruce Allan
2012-05-04e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend
2012-05-04ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck
2012-05-04ixgbe: Reorder link flow control functions in ixgbe_common.cAlexander Duyck
2012-05-04ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck
2012-05-04ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck
2012-05-04ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck