summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-12rndis_wlan: cleanup: change oid from __le32 to u32 in various placesJussi Kivilinna
2012-05-12rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()Jussi Kivilinna
2012-05-12rndis_wlan: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna
2012-05-12rndis_host: cleanup: byteswap data from device instead of RNDIS_* definesJussi Kivilinna
2012-05-12usb/net: rndis: fixup a few name prefixesLinus Walleij
2012-05-12usb/net: rndis: merge command codesLinus Walleij
2012-05-12usb/net: rndis: merge media type definitionsLinus Walleij
2012-05-12usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij
2012-05-12usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij
2012-05-12usb/net: rndis: remove ambigous status codesLinus Walleij
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij
2012-05-12usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij
2012-05-11net: of/phy: fix build error when phylib is built as a moduleBjørn Mork
2012-05-10net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bitsJoe Perches
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-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-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-07smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning
2012-05-07smsc75xx: eliminate unnecessary phy register readSteve Glendinning
2012-05-07smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-07Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2012-05-07netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney
2012-05-07netdev/of/phy: New function: of_mdio_find_bus().David Daney
2012-05-07isdn/capi: elliminate capincci_find() in non-middleware caseTilman Schmidt