aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-11net: of/phy: fix build error when phylib is built as a moduleBjørn Mork1-1/+1
2012-05-10net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bitsJoe Perches2-33/+32
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches31-86/+85
2012-05-10be2net: avoid disabling sriov while VFs are assignedSathya Perla3-89/+134
2012-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller14-245/+1370
2012-05-09ixgbe: update version numberDon Skidmore1-2/+2
2012-05-09ixgbe: cleanup the hwmon function callsDon Skidmore3-32/+10
2012-05-09ixgbe: support software timestampingJacob Keller1-0/+2
2012-05-09ixgbe: add support for get_ts_infoJacob Keller1-0/+41
2012-05-09ixgbe: correct disable_rx_buff timeoutJacob Keller1-1/+1
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller4-1/+189
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller6-1/+861
2012-05-09ixgbe: Fix bogus error messageGreg Rose1-3/+3
2012-05-09ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck3-1/+64
2012-05-09ixgbe: Clean up priority based flow controlAlexander Duyck6-204/+156
2012-05-09ixgbe: Exit on error case in VF message processingAlexander Duyck1-1/+6
2012-05-09igb: output register's information related to RX/TX queue[4-15]Koki Sanagi1-1/+37
2012-05-09netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia5-4/+23
2012-05-09netxen: added miniDIMM support in driver.Sucheta Chakraborty3-0/+163
2012-05-09netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2-8/+13
2012-05-09netxen_nic: disable minidump by defaultSritej Velaga1-1/+1
2012-05-10sfc: Implement module EEPROM access for SFE4002 and SFN4112FBen Hutchings1-0/+33
2012-05-10sfc: Added support for new ethtool APIs for obtaining module eepromStuart Hodgson3-0/+116
2012-05-10sfc: By default refill RX rings as soon as space for a batchDavid Riddoch1-6/+12
2012-05-10sfc: Fill RX rings completely full, rather than to 95% fullDavid Riddoch2-14/+4
2012-05-10sfc: Fix missing cleanup in failure path of efx_pci_probe()Ben Hutchings1-1/+2
2012-05-10sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson1-14/+19
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher1-45/+11
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher1-45/+11
2012-05-07smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning1-7/+12
2012-05-07smsc75xx: eliminate unnecessary phy register readSteve Glendinning1-3/+1
2012-05-07smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning2-1/+3
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller151-1150/+1862
2012-05-07Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller3-19/+46
2012-05-07netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney3-0/+153
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney3-0/+202
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney2-0/+34
2012-05-07isdn/capi: elliminate capincci_find() in non-middleware caseTilman Schmidt1-14/+13
2012-05-07isdn/capi: fix readability damageTilman Schmidt2-19/+12
2012-05-07isdn/gigaset: unify function return valuesTilman Schmidt10-81/+87
2012-05-07isdn/gigaset: internal function name cleanupTilman Schmidt1-11/+5
2012-05-07isdn/gigaset: fix readability damageTilman Schmidt4-216/+208
2012-05-07isdn/gigaset: improve error handling querying firmware versionTilman Schmidt1-1/+3
2012-05-07isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt1-0/+4
2012-05-07isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt1-13/+9
2012-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller5-29/+69
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck4-4/+4
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior1-1/+22
2012-05-05ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend2-1/+12