summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-26wireless: slight optimization of addr comparedingtianhong
2013-12-26rtlwifi: slight optimization of addr comparedingtianhong
2013-12-26mwifiex: slight optimization of addr comparedingtianhong
2013-12-26ipw2x00: slight optimization of addr comparedingtianhong
2013-12-26cw1200: slight optimization of addr comparedingtianhong
2013-12-26hostap: slight optimization of addr comparedingtianhong
2013-12-26zd1211rw: slight optimization of addr comparedingtianhong
2013-12-19drivers: net: Mark functions as static in debug.cRashika Kheria
2013-12-19drivers: net: Mark functions as static in 4965-debug.cRashika Kheria
2013-12-19drivers: net: Mark functions as static in 3945-debug.cRashika Kheria
2013-12-19ath9k: simplify/fix tx packet TID handlingFelix Fietkau
2013-12-19ath9k: fix TSF offset precision issueFelix Fietkau
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-18ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan
2013-12-18ath9k: Fix RTC reset delaySujith Manoharan
2013-12-18ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan
2013-12-18ath9k: Fix regulatory complianceSujith Manoharan
2013-12-18ath9k: Update BaseExtension_1 eeprom structureSujith Manoharan
2013-12-18ath9k: Initialize "switchcomspdt" eeprom field explicitlySujith Manoharan
2013-12-18ath9k: Remove unneeded ref. count initializationSujith Manoharan
2013-12-18ath9k: Cleanup ath9k.hSujith Manoharan
2013-12-18ath9k: Cleanup spectral scan codeSujith Manoharan
2013-12-18ath9k: properly preserve TSF across resetFelix Fietkau
2013-12-18ath9k_hw: clean up station beacon timer APIFelix Fietkau
2013-12-18ath9k_hw: remove spur related unused definesFelix Fietkau
2013-12-18ath9k_hw: remove additional_swba_backoffFelix Fietkau
2013-12-18ath9k_hw: simplify spur channel handlingFelix Fietkau
2013-12-18ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau
2013-12-18ath9k_hw: remove defunct ad-hoc mode ATIM window handling codeFelix Fietkau
2013-12-18ath9k_hw: clean up generic timer codeFelix Fietkau
2013-12-18ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau
2013-12-18ath9k: add support for reporting per-chain signal strengthFelix Fietkau
2013-12-18ath9k_common: get rid of an unnecessary variableFelix Fietkau
2013-12-18drivers: net: Mark functions as static in debug.cRashika Kheria
2013-12-18drivers: net: Mark functions as static in 4965-debug.cRashika Kheria
2013-12-18drivers: net: Mark functions as static in 3945-debug.cRashika Kheria
2013-12-18mwifiex: download per country tx power table to firmwareBing Zhao
2013-12-18mwifiex: download cal-data from device-tree to firmwareBing Zhao
2013-12-18mwifiex: remove cfg_data constructionBing Zhao
2013-12-18mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao
2013-12-18ath9k: fix 5/10MHz channel width initialization on ar9003Lorenzo Bianconi
2013-12-18ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel
2013-12-18brcmfmac: clarify struct brcmf_sdio_dev::func[0] referenceArend van Spriel
2013-12-18brcmfmac: remove brcmf_sdio_disconnect() functionArend van Spriel
2013-12-18brcmfmac: use consistent function names in dhd_sdio.cArend van Spriel
2013-12-18brcmfmac: Combine protocol push hdr and bus txdata.Hante Meuleman