summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-02-12brcmfmac: move SDIO specific functionsArend van Spriel4-175/+174
2014-02-12brcmfmac: enable firmware console logging functionalityDaniel Kim1-66/+88
2014-02-12brcmfmac: add owner info to sdio_driver structureFranky Lin1-2/+3
2014-02-12brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman1-0/+26
2014-02-12ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven1-1/+1
2014-02-12rtl818x: change misleading names for few register bit definitionsandrea merello3-16/+16
2014-02-12ath9k: Remove unnecessary checkSujith Manoharan1-3/+0
2014-02-12ath9k: prepare for multi-interface CSA supportMichal Kazior4-23/+24
2014-02-12Merge 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-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli5-10/+12
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2-5/+17
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg4-4/+4
2014-02-04mac80211_hwsim: add channel switch supportAndrei Otcheretianski1-2/+7
2014-02-04mac80211_hwsim: make P2P-Device support optionalJohannes Berg2-7/+48
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg6-6/+0
2014-02-04mac80211_hwsim: make netlink policy constJohannes Berg1-1/+1
2014-02-04mac80211: make rate control ops constJohannes Berg6-6/+8
2014-02-04cfg80211: make connect ie param constJohannes Berg6-29/+31
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen1-2/+3
2014-02-03iwlwifi: mvm: refactor power codeEmmanuel Grumbach6-86/+117
2014-02-03iwlwifi: mvm: remove iwl_mvm_power_mac_disableEmmanuel Grumbach3-32/+1
2014-02-03iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach11-434/+62
2014-02-03iwlwifi: mvm: store latest power command for debugfs readEmmanuel Grumbach2-1/+12
2014-02-03iwlwifi: mvm: don't send the beacon filtering command from iteratorEmmanuel Grumbach1-9/+49
2014-02-03iwlwifi: mvm: don't look at power commmand to decide if power is enabledEmmanuel Grumbach1-2/+4
2014-02-03iwlwifi: mvm: clean up in power codeEmmanuel Grumbach2-39/+27
2014-02-03iwlwifi: mvm: remove duplicate assignment to ap_ibss_activeEmmanuel Grumbach1-2/+0
2014-02-03iwlwifi: mvm: clean up iwl_mvm_bss_info_changed_ap_ibssJohannes Berg1-13/+7
2014-02-03iwlwifi: mvm: BT Coex - fix SYNC2SCO flagsEmmanuel Grumbach3-16/+6
2014-02-03iwlwifi: fix kerneldoc formatEmmanuel Grumbach1-1/+1
2014-02-03iwlwifi: mvm: abort scheduled scan on scan requestJohannes Berg3-3/+31
2014-02-03iwlwifi: fix potential buffer overrun in fw nameLiad Kaufman1-2/+3
2014-02-03iwlwifi: mvm: support multiple firmware sectionsEran Harary2-25/+47
2014-02-03iwlwifi: mvm: remove unneeded calculationsJohannes Berg1-7/+1
2014-02-03iwlwifi: mvm: add debugfs hook to take an mvm refEliad Peller2-2/+32
2014-02-03iwlwifi: mvm: get status on D0i3 exitEliad Peller4-4/+88
2014-02-03iwlwifi: mvm: configure WOWLAN_CONFIGURATION on D0i3 entryEliad Peller2-1/+18
2014-02-03iwlwifi: mvm: add d0i3_refs debugfs fileEliad Peller1-0/+30
2014-02-03iwlwifi: mvm: add D0i3 ref/unref when ap, ibss or p2p_cli vifs are runningEliad Peller2-0/+11
2014-02-03iwlwifi: mvm: add D0i3 ref/unref for ROC commandsEliad Peller2-0/+3
2014-02-03iwlwifi: mvm: add D0i3 ref/unref for scanArik Nemtsov3-3/+13