summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-06net: of_mdio: use PHY_MAX_ADDR constantFlorian Fainelli1-1/+1
2013-12-06net: of_mdio: factor PHY registration from of_mdiobus_registerFlorian Fainelli1-63/+46
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-153/+155
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller108-5091/+4503
2013-12-063c59x/net: Use dev_is_pci() instead of hardcodingYijing Wang1-1/+1
2013-12-06net/fddi: Replace local macro with PCI standard macroYijing Wang1-13/+7
2013-12-06tun: spelling fixesstephen hemminger1-6/+6
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher11-22/+11
2013-12-06usb: Fix FSF address in file headersJeff Kirsher25-50/+25
2013-12-06irda: Fix FSF address in file headersJeff Kirsher11-30/+11
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher60-134/+60
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville108-5091/+4503
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-44/+134
2013-12-05i40e: sync header files with hardwareAnjali Singhai Jain2-9/+6
2013-12-05i40e: restrict diag test lengthKamil Krawczyk1-4/+4
2013-12-05i40e: add support for triggering EMPRShannon Nelson3-0/+23
2013-12-05i40e: add interrupt testShannon Nelson3-2/+14
2013-12-05i40e: default debug mask settingShannon Nelson1-0/+1
2013-12-05i40e: fix debugging messagesMitch Williams1-2/+2
2013-12-05i40e: properly add VF MAC addressesMitch Williams1-1/+1
2013-12-05i40e: retry call on timeoutShannon Nelson1-6/+20
2013-12-05i40e: select reset counters correctlyShannon Nelson1-3/+3
2013-12-05i40e: allow one more vector for VFsMitch Williams1-1/+1
2013-12-05i40e: firmware version fields offsets updateAnjali Singhai jain2-8/+16
2013-12-05i40e: simplify aq head-tail-len setupsShannon Nelson2-36/+15
2013-12-05i40e: clear AQ head and tail registersShannon Nelson1-4/+14
2013-12-05i40e: register file updatesAnjali Singhai jain1-90/+44
2013-12-05i40e: set pf_id based on device and function numbersChristopher Pau1-1/+5
2013-12-05macvlan: Support creating macvtaps from macvlansKevin Wallace1-5/+3
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller15-39/+257
2013-12-05ath: fix dynamic user regulatory domain supportLuis R. Rodriguez1-6/+22
2013-12-05ath: dynamic user allow check helper to the topLuis R. Rodriguez1-12/+11
2013-12-05ath: move dynamic_country_user_possible() to the topLuis R. Rodriguez1-72/+72
2013-12-05ath: fix usage of freq_reg_info()Luis R. Rodriguez1-1/+1
2013-12-05ath: move the channel for ath_reg_apply_beaconing_flags() into helperLuis R. Rodriguez1-19/+20
2013-12-05ath: simplify ath_reg_apply_beaconing_flags()Luis R. Rodriguez1-21/+10
2013-12-05ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags()Luis R. Rodriguez1-3/+3
2013-12-05ath: clean up ath_reg_apply_active_scan_flags()Luis R. Rodriguez1-38/+63
2013-12-05ath: fix logic on ath_reg_apply_active_scan_flags()Luis R. Rodriguez1-6/+6
2013-12-05wcn36xx: fix typo errorChun-Yeow Yeoh2-3/+3
2013-12-05rtlwifi: rtl8188ee: Fix typo in codeLarry Finger1-1/+1
2013-12-05bcma: pci: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-05wireless: libertas: remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2013-12-05wireless: rt2x00: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-12-05wireless: prism54: remove unnecessary pci_set_drvdata()Jingoo Han2-3/+0
2013-12-05wireless: ipw2100: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-05brcmsmac: remove dependency on CRC8 and CRC_CCITTHauke Mehrtens1-2/+0
2013-12-05ath9k: fix retry chain initialization in tx99 codeLorenzo Bianconi1-0/+1
2013-12-05wcn36xx: set self STA default HT parametersChun-Yeow Yeoh1-0/+17
2013-12-05libertas sdio: claim device before calling sdio_disable_func()Alexey Khoroshilov1-2/+2