summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-06macvtap: remove unused parameter in macvtap_do_read()Zhi Yong Wu
2013-12-06macvtap: remove the dead branchZhi Yong Wu
2013-12-06vhost: remove the dead branchZhi Yong Wu
2013-12-06tg3: Update version to 3.135Nithin Sujir
2013-12-06tg3: Expand multicast drop counter miscounting fix to 5762Nithin Sujir
2013-12-06tg3: Fix bit definition for the nvram Auto Power Down settingNithin Sujir
2013-12-06tg3: Add flag to disable 1G Half Duplex advertisementNithin Sujir
2013-12-06tg3: Don't add rxbds_empty to rx_over_errorsNithin Sujir
2013-12-06arc_emac: remove custom "max-speed" parsing codeFlorian Fainelli
2013-12-06net: of_mdio: parse "max-speed" property to set PHY supported featuresFlorian Fainelli
2013-12-06net: of_mdio: do not overwrite PHY interrupt configurationFlorian Fainelli
2013-12-06net: of_mdio: use PHY_MAX_ADDR constantFlorian Fainelli
2013-12-06net: of_mdio: factor PHY registration from of_mdiobus_registerFlorian Fainelli
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-063c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang
2013-12-06net/fddi: Replace local macro with PCI standard macroYijing Wang
2013-12-06tun: spelling fixesstephen hemminger
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher
2013-12-06usb: Fix FSF address in file headersJeff Kirsher
2013-12-06irda: Fix FSF address in file headersJeff Kirsher
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-06i40e: sync header files with hardwareAnjali Singhai Jain
2013-12-06i40e: restrict diag test lengthKamil Krawczyk
2013-12-06i40e: add support for triggering EMPRShannon Nelson
2013-12-06i40e: add interrupt testShannon Nelson
2013-12-06i40e: default debug mask settingShannon Nelson
2013-12-06i40e: fix debugging messagesMitch Williams
2013-12-06i40e: properly add VF MAC addressesMitch Williams
2013-12-06i40e: retry call on timeoutShannon Nelson
2013-12-06i40e: select reset counters correctlyShannon Nelson
2013-12-06i40e: allow one more vector for VFsMitch Williams
2013-12-06i40e: firmware version fields offsets updateAnjali Singhai jain
2013-12-06i40e: simplify aq head-tail-len setupsShannon Nelson
2013-12-06i40e: clear AQ head and tail registersShannon Nelson
2013-12-06i40e: register file updatesAnjali Singhai jain
2013-12-06i40e: set pf_id based on device and function numbersChristopher Pau
2013-12-06macvlan: Support creating macvtaps from macvlansKevin Wallace
2013-12-06Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-05ath: fix dynamic user regulatory domain supportLuis R. Rodriguez
2013-12-05ath: dynamic user allow check helper to the topLuis R. Rodriguez
2013-12-05ath: move dynamic_country_user_possible() to the topLuis R. Rodriguez
2013-12-05ath: fix usage of freq_reg_info()Luis R. Rodriguez
2013-12-05ath: move the channel for ath_reg_apply_beaconing_flags() into helperLuis R. Rodriguez
2013-12-05ath: simplify ath_reg_apply_beaconing_flags()Luis R. Rodriguez
2013-12-05ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags()Luis R. Rodriguez
2013-12-05ath: clean up ath_reg_apply_active_scan_flags()Luis R. Rodriguez
2013-12-05ath: fix logic on ath_reg_apply_active_scan_flags()Luis R. Rodriguez