summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-13ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel3-63/+72
2014-05-13ath9k_htc: use ath9k_cmn_debug_recvOleksij Rempel1-1/+4
2014-05-13ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel3-57/+68
2014-05-13ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel7-148/+111
2014-05-13ath9k: reorder or remove some includesOleksij Rempel2-2/+1
2014-05-13ath9k_htc: use ath9k_cmn_debug_base_eepromOleksij Rempel1-137/+1
2014-05-13ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eepromOleksij Rempel3-30/+38
2014-05-13ath9k_htc: use ath9k_cmn_debug_modal_eepromOleksij Rempel1-284/+2
2014-05-13ath9k-common: create common-debug and move modal_eeprom to cmnOleksij Rempel5-31/+77
2014-05-13b43: drop SSB dependencyRafał Miłecki1-8/+28
2014-05-13b43: adjust code to compile without SSBRafał Miłecki3-2/+29
2014-05-13orinoco_usb: Fix broken firmware load error checkingOndrej Zary1-1/+1
2014-05-13ath9k: non-functional: calculate DFS pulse interval per-wiphyZefir Kurtisi2-3/+4
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. Linville21-54/+82
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