summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-05i40e: sync header files with hardwareAnjali Singhai Jain
2013-12-05i40e: restrict diag test lengthKamil Krawczyk
2013-12-05i40e: add support for triggering EMPRShannon Nelson
2013-12-05i40e: add interrupt testShannon Nelson
2013-12-05i40e: default debug mask settingShannon Nelson
2013-12-05i40e: fix debugging messagesMitch Williams
2013-12-05i40e: properly add VF MAC addressesMitch Williams
2013-12-05i40e: retry call on timeoutShannon Nelson
2013-12-05i40e: select reset counters correctlyShannon Nelson
2013-12-05i40e: allow one more vector for VFsMitch Williams
2013-12-05i40e: firmware version fields offsets updateAnjali Singhai jain
2013-12-05i40e: simplify aq head-tail-len setupsShannon Nelson
2013-12-05i40e: clear AQ head and tail registersShannon Nelson
2013-12-05i40e: register file updatesAnjali Singhai jain
2013-12-05i40e: set pf_id based on device and function numbersChristopher Pau
2013-12-05macvlan: Support creating macvtaps from macvlansKevin Wallace
2013-12-05Merge 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
2013-12-05wcn36xx: fix typo errorChun-Yeow Yeoh
2013-12-05rtlwifi: rtl8188ee: Fix typo in codeLarry Finger
2013-12-05bcma: pci: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-05wireless: libertas: remove unnecessary spi_set_drvdata()Jingoo Han
2013-12-05wireless: rt2x00: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-05wireless: prism54: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-05wireless: ipw2100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-05brcmsmac: remove dependency on CRC8 and CRC_CCITTHauke Mehrtens
2013-12-05ath9k: fix retry chain initialization in tx99 codeLorenzo Bianconi
2013-12-05wcn36xx: set self STA default HT parametersChun-Yeow Yeoh
2013-12-05libertas sdio: claim device before calling sdio_disable_func()Alexey Khoroshilov