summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-13brcmfmac: Report the support of firmware roamingDaniel Kim
2014-05-13brcmfmac: Give priority to 5GHz band in selecting target BSSDaniel Kim
2014-05-13ath9k_htc: use ath9k_cmn_debug_phy_errOleksij Rempel
2014-05-13ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel
2014-05-13ath9k_htc: use ath9k_cmn_debug_recvOleksij Rempel
2014-05-13ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel
2014-05-13ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel
2014-05-13ath9k: reorder or remove some includesOleksij Rempel
2014-05-13ath9k_htc: use ath9k_cmn_debug_base_eepromOleksij Rempel
2014-05-13ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eepromOleksij Rempel
2014-05-13ath9k_htc: use ath9k_cmn_debug_modal_eepromOleksij Rempel
2014-05-13ath9k-common: create common-debug and move modal_eeprom to cmnOleksij Rempel
2014-05-13b43: drop SSB dependencyRafał Miłecki
2014-05-13b43: adjust code to compile without SSBRafał Miłecki
2014-05-13orinoco_usb: Fix broken firmware load error checkingOndrej Zary
2014-05-13ath9k: non-functional: calculate DFS pulse interval per-wiphyZefir Kurtisi
2014-05-13amend "ath9k: Allow platform override without EEPROM override"Helmut Schaa
2014-05-13rtlwifi: rtl8723be: add msi module parameterAdam Lee
2014-05-13rtlwifi: rtl8188ee: add msi module parameterAdam Lee
2014-05-13rtlwifi: make MSI support a module parameterAdam Lee
2014-05-13wl1251: only call ieee80211_beacon_loss in managed modeGrazvydas Ignotas
2014-05-13wl1251: fix mixed up args for joinGrazvydas Ignotas
2014-05-13wl1251: fix null data for IBSSGrazvydas Ignotas
2014-05-13Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-05-13iwlwifi: mvm: enable RX chain diversity if neededJohannes Berg
2014-05-13iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel
2014-05-13iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller
2014-05-13iwlwifi: mvm: revisit the NVM handling codeEran Harary
2014-05-13iwlwifi: mvm: BT Coex - fix boost register / LUT valuesEmmanuel Grumbach
2014-05-13iwlwifi: mvm: set SKIP_OVER_DTIM flag only if neededEliad Peller
2014-05-13iwlwifi: pcie: disable BHs in iwl_pcie_txq_check_wrptrsEmmanuel Grumbach
2014-05-13iwlwifi: use dev_printk instead of dev_dbg for debug logsLiad Kaufman
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach
2014-05-13Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach
2014-05-12brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim
2014-05-11iwlwifi: remove spurious newline in KconfigJohannes Berg
2014-05-11iwlwifi: cause build error on missing newlineJohannes Berg
2014-05-11iwlwifi: mvm: Disable uAPSD for a DCM clientAvri Altman
2014-05-11iwlwifi: mvm: Add power management support for P2P DCMAvri Altman
2014-05-11iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach
2014-05-11iwlwifi: mvm: stop sched scan before associationDavid Spinadel
2014-05-11iwlwifi: mvm: notify sched scan complete from stop routineDavid Spinadel
2014-05-11iwlwifi: mvm: add channel 14 to the low band listEran Harary
2014-05-11iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach
2014-05-11iwlwifi: 8000: add default NVM file name in family 8000Eran Harary
2014-05-11iwlwifi: dvm: don't use _ni mac80211's callbacksEmmanuel Grumbach
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg
2014-05-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville