summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-05-13amend "ath9k: Allow platform override without EEPROM override"Helmut Schaa1-1/+1
2014-05-13rtlwifi: rtl8723be: add msi module parameterAdam Lee1-1/+4
2014-05-13rtlwifi: rtl8188ee: add msi module parameterAdam Lee1-0/+4
2014-05-13rtlwifi: make MSI support a module parameterAdam Lee1-0/+4
2014-05-13wl1251: only call ieee80211_beacon_loss in managed modeGrazvydas Ignotas1-2/+3
2014-05-13wl1251: fix mixed up args for joinGrazvydas Ignotas1-2/+2
2014-05-13wl1251: fix null data for IBSSGrazvydas Ignotas1-14/+37
2014-05-13Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas1-13/+0
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-51/+78
2014-05-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-13/+13
2014-05-13iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel3-10/+10
2014-05-13iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller1-1/+1
2014-05-12brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim1-1/+1
2014-05-11iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach1-2/+2
2014-05-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville30-291/+507
2014-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville8-53/+53
2014-05-08rtl8187: make CTS-to-self protection workAndrea Merello1-1/+8
2014-05-08rtl8180: make CTS-to-self protection workAndrea Merello1-5/+10
2014-05-08rtl8180: report mac80211 short preamble RX flagAndrea Merello1-0/+2
2014-05-08rtl8187: report mac80211 short preamble RX flagAndrea Merello1-0/+2
2014-05-08ath9k: Allow platform override without EEPROM overrideHelmut Schaa1-1/+1
2014-05-08mwifiex: add HT operation IE in TDLS setup confirmAvinash Patil4-0/+97
2014-05-08mwifiex: disable TDLS link upon tear down eventAvinash Patil2-0/+51
2014-05-08mwifiex: configure inactivity timeout for TDLS linkAvinash Patil2-0/+15
2014-05-07iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach1-4/+6
2014-05-07iwlwifi: mvm: rs: enable MCS9 for TxEyal Shapira1-8/+0
2014-05-07iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't setEmmanuel Grumbach1-0/+2
2014-05-07iwlwifi: mvm: implement mac80211's flush callbackEmmanuel Grumbach1-0/+29
2014-05-07iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski5-2/+60
2014-05-07iwlwifi: mvm: wait for d0i3 exit in some more ampdu actionsEliad Peller1-3/+15
2014-05-07iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg7-21/+151
2014-05-06iwlwifi: mvm: do no sched scan while associatedDavid Spinadel3-0/+27
2014-05-06ath9k_hw: get QCA953x WMAC revision via platform_dataFelix Fietkau1-0/+2
2014-05-06RTL8192CU: Increase max APFM_ONMAC polling countAndy Spencer1-1/+1
2014-05-06ath9k: Advertise support for AP mode channel width changesRajkumar Manoharan1-1/+2
2014-05-06ath9k: Prevent divide-by-zero upon bad beacon_interval.Ben Greear2-4/+5
2014-05-06iwlwifi: pcie: get rid of q->n_bdJohannes Berg4-53/+45
2014-05-06iwlwifi: pcie: use bool for iwl_pcie_txq_build_tfd() argumentJohannes Berg1-7/+7
2014-05-06iwlwifi: make LED support optionalJohannes Berg6-6/+38
2014-05-06iwlwifi: mvm: fix bug in parse_nvm_sectionsEran Harary1-1/+1
2014-05-06iwlwifi: mvm: select the MAC address according to priorityEran Harary2-9/+46
2014-05-06iwlwifi: mvm: Prioritize external nvm values on top of the OTP valuesEran Harary1-8/+10
2014-05-06iwlwifi: mvm: prevent nic to powered up at driver loadEran Harary5-9/+18
2014-05-06iwlwifi: mvm: fix bug with OTP memory sizeEran Harary5-6/+8
2014-05-06iwlwifi: mvm: remove useless variableJohannes Berg1-6/+3
2014-05-06iwlwifi: mvm: rs: choose correct expected tpt tableEyal Shapira1-1/+1
2014-05-06iwlwifi: mvm: rs: avoid TPC while in search cycleEyal Shapira1-1/+2
2014-05-06iwlwifi: mvm: rs: don't allow TPC when power save is disabledEyal Shapira1-4/+9
2014-05-06iwlwifi: mvm: rs: overhaul rs_get_best_rateEyal Shapira1-86/+31
2014-05-06iwlwifi: mvm: rs: revert changes to search cycle rulesEyal Shapira1-14/+14