summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k_htc: remove useless memcpyOleksij Rempel2014-02-121-5/+5
* ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel2014-02-121-25/+3
* ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel2014-02-123-53/+59
* ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel2014-02-121-4/+5
* ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel2014-02-121-37/+8
* ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel2014-02-121-38/+2
* ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel2014-02-125-26/+7
* ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel2014-02-121-1/+36
* ath9k: move ath9k_rx_accept to common.cOleksij Rempel2014-02-123-87/+95
* ath9k: move ath9k_process_rate to common.cOleksij Rempel2014-02-123-51/+54
* ath9k: move ath9k_process_rssi to common.cOleksij Rempel2014-02-126-66/+69
* ath: add last_rssi to ath_commonOleksij Rempel2014-02-121-0/+2
* rt2x00: move frequent messages to debug levelStanislaw Gruszka2014-02-121-5/+5
* brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel2014-02-121-6/+6
* brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim2014-02-121-1/+3
* brcmfmac: get chip core information from the deviceArend van Spriel2014-02-121-104/+203
* brcmfmac: remove unintended error loggingArend van Spriel2014-02-121-3/+0
* brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel2014-02-121-2/+2
* brcmfmac: make chip related functions host interface independentArend van Spriel2014-02-124-799/+900
* brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman2014-02-121-4/+4
* brcmfmac: simplify sdio code download routine.Hante Meuleman2014-02-121-23/+8
* brcmfmac: fix sdio sending of large buffers.Hante Meuleman2014-02-121-1/+1
* brcmfmac: rename sdio_chip.[ch]Arend van Spriel2014-02-125-6/+5
* brcmfmac: move SDIO specific functionsArend van Spriel2014-02-124-175/+174
* brcmfmac: enable firmware console logging functionalityDaniel Kim2014-02-121-66/+88
* brcmfmac: add owner info to sdio_driver structureFranky Lin2014-02-121-2/+3
* brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman2014-02-121-0/+26
* ath9k: Fix uninitialized variable in ath9k_has_tx_pending()Geert Uytterhoeven2014-02-121-1/+1
* rtl818x: change misleading names for few register bit definitionsandrea merello2014-02-123-16/+16
* ath9k: Remove unnecessary checkSujith Manoharan2014-02-121-3/+0
* ath9k: prepare for multi-interface CSA supportMichal Kazior2014-02-124-23/+24
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-1226-104/+136
|\
| * mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-062-4/+4
| * mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-062-28/+1
| * cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-045-10/+12
| * nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-042-5/+17
| * mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-044-4/+4
| * mac80211_hwsim: add channel switch supportAndrei Otcheretianski2014-02-041-2/+7
| * mac80211_hwsim: make P2P-Device support optionalJohannes Berg2014-02-042-7/+48
| * mac80211: remove module handling from rate control opsJohannes Berg2014-02-046-6/+0
| * mac80211_hwsim: make netlink policy constJohannes Berg2014-02-041-1/+1
| * mac80211: make rate control ops constJohannes Berg2014-02-046-6/+8
| * cfg80211: make connect ie param constJohannes Berg2014-02-046-29/+31
| * cfg80211: Clean up connect params and channel fetchingJouni Malinen2014-02-041-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville2014-02-1252-1095/+2784
|\ \
| * | iwlwifi: change number of PAPD groups in PHY DBAriej Marjieh2014-02-061-2/+2
| * | iwlwifi: mvm: support alive notification api version2Eran Harary2014-02-064-12/+132
| * | iwlwifi: 8000: add 11n only SKU of 8000 devicesAriej Marjieh2014-02-062-0/+10
| * | iwlwifi: mvm: remove upper limit for error log base pointerAriej Marjieh2014-02-061-1/+1
| * | iwlwifi: mvm: modify the tsf_id master/slave logicIlan Peer2014-02-061-30/+46