summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-16netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney1-2/+1
2012-05-16net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein1-7/+6
2012-05-16net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein4-5/+275
2012-05-16net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein4-8/+26
2012-05-16net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein1-3/+2
2012-05-16net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein1-30/+0
2012-05-16net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein1-1/+1
2012-05-16net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein1-2/+1
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz5-18/+8
2012-05-15dummy: documentation is staleAlan Cox1-4/+1
2012-05-15qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra1-1/+6
2012-05-15stmmac: fix suspend/resume lockingGiuseppe CAVALLARO1-4/+6
2012-05-15stmmac: add mixed burst for DMAGiuseppe CAVALLARO5-5/+12
2012-05-15stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO7-10/+29
2012-05-15dm9000: some coldfire boards need thisSteven King1-1/+1
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller26-220/+471
2012-05-13igb: Add Support for new i210/i211 devices.Carolyn Wyborny16-110/+1205
2012-05-13igb: Add function and pointers for 82580 low power state settings.Carolyn Wyborny2-0/+101
2012-05-12rndis_wlan: cleanup: change oid from __le32 to u32 in various placesJussi Kivilinna1-49/+49
2012-05-12rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()Jussi Kivilinna1-6/+6
2012-05-12rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna1-13/+13
2012-05-12rndis_host: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna1-25/+28
2012-05-12usb/net: rndis: fixup a few name prefixesLinus Walleij1-2/+2
2012-05-12usb/net: rndis: merge command codesLinus Walleij2-40/+39
2012-05-12usb/net: rndis: merge media type definitionsLinus Walleij2-7/+7
2012-05-12usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij2-125/+161
2012-05-12usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij3-100/+100
2012-05-12usb/net: rndis: remove ambigous status codesLinus Walleij1-2/+2
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij4-549/+2
2012-05-12usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij2-131/+135
2012-05-12net: of/phy: fix build error when phylib is built as a moduleBjørn Mork1-1/+1
2012-05-11net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bitsJoe Perches2-33/+32
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches31-86/+85
2012-05-11be2net: avoid disabling sriov while VFs are assignedSathya Perla3-89/+134
2012-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-245/+1370
2012-05-10ixgbe: update version numberDon Skidmore1-2/+2
2012-05-10ixgbe: cleanup the hwmon function callsDon Skidmore3-32/+10
2012-05-10ixgbe: support software timestampingJacob Keller1-0/+2
2012-05-10ixgbe: add support for get_ts_infoJacob Keller1-0/+41
2012-05-10ixgbe: correct disable_rx_buff timeoutJacob Keller1-1/+1
2012-05-10ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller4-1/+189
2012-05-10ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller6-1/+861
2012-05-10ixgbe: Fix bogus error messageGreg Rose1-3/+3
2012-05-10ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck3-1/+64
2012-05-10ixgbe: Clean up priority based flow controlAlexander Duyck6-204/+156
2012-05-10ixgbe: Exit on error case in VF message processingAlexander Duyck1-1/+6
2012-05-10igb: output register's information related to RX/TX queue[4-15]Koki Sanagi1-1/+37
2012-05-10netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia5-4/+23
2012-05-10netxen: added miniDIMM support in driver.Sucheta Chakraborty3-0/+163
2012-05-10netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra2-8/+13