summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: remove additional_swba_backoffFelix Fietkau2013-12-183-4/+1
* ath9k_hw: simplify spur channel handlingFelix Fietkau2013-12-186-88/+3
* ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau2013-12-183-8/+2
* ath9k_hw: remove defunct ad-hoc mode ATIM window handling codeFelix Fietkau2013-12-182-6/+0
* ath9k_hw: clean up generic timer codeFelix Fietkau2013-12-185-104/+45
* ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau2013-12-183-47/+15
* ath9k: add support for reporting per-chain signal strengthFelix Fietkau2013-12-186-35/+46
* ath9k_common: get rid of an unnecessary variableFelix Fietkau2013-12-181-3/+1
* drivers: net: Mark functions as static in debug.cRashika Kheria2013-12-181-1/+1
* drivers: net: Mark functions as static in 4965-debug.cRashika Kheria2013-12-181-3/+3
* drivers: net: Mark functions as static in 3945-debug.cRashika Kheria2013-12-181-3/+3
* mwifiex: download per country tx power table to firmwareBing Zhao2013-12-184-2/+21
* mwifiex: download cal-data from device-tree to firmwareBing Zhao2013-12-182-5/+58
* mwifiex: remove cfg_data constructionBing Zhao2013-12-182-23/+6
* mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao2013-12-182-6/+21
* ath9k: fix 5/10MHz channel width initialization on ar9003Lorenzo Bianconi2013-12-181-1/+2
* ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel2013-12-183-5/+19
* brcmfmac: clarify struct brcmf_sdio_dev::func[0] referenceArend van Spriel2013-12-181-20/+16
* brcmfmac: remove brcmf_sdio_disconnect() functionArend van Spriel2013-12-183-32/+23
* brcmfmac: use consistent function names in dhd_sdio.cArend van Spriel2013-12-183-189/+178
* brcmfmac: Combine protocol push hdr and bus txdata.Hante Meuleman2013-12-184-29/+35
* brcmfmac: Add definition of new protocol layer msgbuf.Hante Meuleman2013-12-183-0/+10
* brcmfmac: Fix hex dump for FWIL.Hante Meuleman2013-12-181-6/+6
* brcmfmac: Move common BCDC code in single function.Hante Meuleman2013-12-181-43/+25
* brcmfmac: reduce function parameters in sdio send/receive callsArend van Spriel2013-12-183-67/+46
* brcmfmac: use consistent function names in bcmsdh.cArend van Spriel2013-12-184-478/+452
* brcmfmac: remove brcmf_sdio_wdtimer_enable() functionArend van Spriel2013-12-181-10/+2
* brcmfmac: get rid of some void pointer parametersArend van Spriel2013-12-182-14/+8
* brcmfmac: remove regs parameter from sdio probe functionsArend van Spriel2013-12-185-17/+11
* brcmfmac: remove brcmf_sdio_regrw_helper() from header fileArend van Spriel2013-12-183-7/+4
* brcmfmac: use sdio functions to enable/disable F2Arend van Spriel2013-12-182-48/+14
* brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attributeArend van Spriel2013-12-182-56/+6
* brcmfmac: remove unnecessary function prototypesArend van Spriel2013-12-182-263/+231
* brcmfmac: combine bcmsdh source files into oneArend van Spriel2013-12-183-553/+521
* brcmfmac: add missing curly braces in brcmf_fws_txstatus_suppressed()Arend van Spriel2013-12-181-1/+3
* net: wirelesse: wcn36xx: pull allocation outside of critical sectionMichal Nazarewicz2013-12-181-13/+19
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-12-1835-766/+1837
|\
| * iwlwifi: mvm: rs: fix variable shadowingJohannes Berg2013-12-171-5/+3
| * iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira2013-12-172-14/+0
| * iwlwifi: mvm: set highest rate in VHT MCS SetEyal Shapira2013-12-171-0/+6
| * iwlwifi: mvm: rs: disable MCS9 Tx workaroundEyal Shapira2013-12-171-0/+8
| * iwlwifi: mvm: Do not allow AP MAC context update if not activeIlan Peer2013-12-171-0/+5
| * iwlwifi: mvm: fixup MakefileEmmanuel Grumbach2013-12-171-1/+0
| * iwlwifi: mvm: rs: refactor rate scale action decisionEyal Shapira2013-12-171-83/+103
| * iwlwifi: mvm: rs: remove unnecessary debug logsEyal Shapira2013-12-171-7/+2
| * iwlwifi: mvm: rs: improve rates table algoEyal Shapira2013-12-171-103/+151
| * iwlwifi: mvm: rs: avoid recalc of supported legacy rate maskEyal Shapira2013-12-172-35/+2
| * iwlwifi: mvm: rs: refactor building the LQ commandEyal Shapira2013-12-172-104/+82
| * iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD supportAlexander Bondar2013-12-172-0/+6
| * iwlwifi: trans: turn set_pmi into an optional callbackArik Nemtsov2013-12-171-1/+2