summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-02-13ath9k: move ath9k_process_rssi to common.cOleksij Rempel6-66/+69
2014-02-13ath: add last_rssi to ath_commonOleksij Rempel1-0/+2
2014-02-13rt2x00: move frequent messages to debug levelStanislaw Gruszka1-5/+5
2014-02-13brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel1-6/+6
2014-02-13brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim1-1/+3
2014-02-13brcmfmac: get chip core information from the deviceArend van Spriel1-104/+203
2014-02-13brcmfmac: remove unintended error loggingArend van Spriel1-3/+0
2014-02-13brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel1-2/+2
2014-02-13brcmfmac: make chip related functions host interface independentArend van Spriel4-799/+900
2014-02-13brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman1-4/+4
2014-02-13brcmfmac: simplify sdio code download routine.Hante Meuleman1-23/+8
2014-02-13brcmfmac: fix sdio sending of large buffers.Hante Meuleman1-1/+1
2014-02-13brcmfmac: rename sdio_chip.[ch]Arend van Spriel5-6/+5
2014-02-13brcmfmac: move SDIO specific functionsArend van Spriel4-175/+174
2014-02-13brcmfmac: enable firmware console logging functionalityDaniel Kim1-66/+88
2014-02-13brcmfmac: add owner info to sdio_driver structureFranky Lin1-2/+3
2014-02-13brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman1-0/+26
2014-02-13ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven1-1/+1
2014-02-13rtl818x: change misleading names for few register bit definitionsandrea merello3-16/+16
2014-02-13ath9k: Remove unnecessary checkSujith Manoharan1-3/+0
2014-02-13ath9k: prepare for multi-interface CSA supportMichal Kazior4-23/+24
2014-02-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville26-104/+136
2014-02-06iwlwifi: change number of PAPD groups in PHY DBAriej Marjieh1-2/+2
2014-02-06iwlwifi: mvm: support alive notification api version2Eran Harary4-12/+132
2014-02-06iwlwifi: 8000: add 11n only SKU of 8000 devicesAriej Marjieh2-0/+10
2014-02-06iwlwifi: mvm: remove upper limit for error log base pointerAriej Marjieh1-1/+1
2014-02-06iwlwifi: mvm: modify the tsf_id master/slave logicIlan Peer1-30/+46
2014-02-06iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller4-36/+24
2014-02-06iwlwifi: mvm: fix typo in WARNING in rs.cEmmanuel Grumbach1-1/+1
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2-4/+4
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2-28/+1
2014-02-05cfg80211: fix channel configuration in IBSS joinAntonio Quartulli5-10/+12
2014-02-05nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2-5/+17
2014-02-05mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg4-4/+4
2014-02-05mac80211_hwsim: add channel switch supportAndrei Otcheretianski1-2/+7
2014-02-05mac80211_hwsim: make P2P-Device support optionalJohannes Berg2-7/+48
2014-02-05mac80211: remove module handling from rate control opsJohannes Berg6-6/+0
2014-02-05mac80211_hwsim: make netlink policy constJohannes Berg1-1/+1
2014-02-05mac80211: make rate control ops constJohannes Berg6-6/+8
2014-02-05cfg80211: make connect ie param constJohannes Berg6-29/+31
2014-02-05cfg80211: Clean up connect params and channel fetchingJouni Malinen1-2/+3
2014-02-04iwlwifi: mvm: refactor power codeEmmanuel Grumbach6-86/+117
2014-02-04iwlwifi: mvm: remove iwl_mvm_power_mac_disableEmmanuel Grumbach3-32/+1
2014-02-04iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach11-434/+62
2014-02-04iwlwifi: mvm: store latest power command for debugfs readEmmanuel Grumbach2-1/+12
2014-02-04iwlwifi: mvm: don't send the beacon filtering command from iteratorEmmanuel Grumbach1-9/+49
2014-02-04iwlwifi: mvm: don't look at power commmand to decide if power is enabledEmmanuel Grumbach1-2/+4
2014-02-04iwlwifi: mvm: clean up in power codeEmmanuel Grumbach2-39/+27
2014-02-04iwlwifi: mvm: remove duplicate assignment to ap_ibss_activeEmmanuel Grumbach1-2/+0
2014-02-04iwlwifi: mvm: clean up iwl_mvm_bss_info_changed_ap_ibssJohannes Berg1-13/+7