summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-02-12ath9k: Remove ath9k rate controlSujith Manoharan9-1771/+8
2014-02-12ath9k_htc: catch fw panic patternOleksij Rempel2-0/+48
2014-02-12ath9k_htc: remove useless memcpyOleksij Rempel1-5/+5
2014-02-12ath9k_htc: use ath9k_cmn_rx_skb_postprocessOleksij Rempel1-25/+3
2014-02-12ath9k: move ath9k_rx_skb_postprocess to common.cOleksij Rempel3-53/+59
2014-02-12ath9k_htc: sync rx_status-> related code with ath9kOleksij Rempel1-4/+5
2014-02-12ath9k_htc: use ath9k_cmn_rx_acceptOleksij Rempel1-37/+8
2014-02-12ath9k_htc: use ath9k_cmn_process_rateOleksij Rempel1-38/+2
2014-02-12ath9k_htc: use ath9k_cmn_process_rssiOleksij Rempel5-26/+7
2014-02-12ath9k_htc: add rx header converter to make it usable by ath9kOleksij Rempel1-1/+36
2014-02-12ath9k: move ath9k_rx_accept to common.cOleksij Rempel3-87/+95
2014-02-12ath9k: move ath9k_process_rate to common.cOleksij Rempel3-51/+54
2014-02-12ath9k: move ath9k_process_rssi to common.cOleksij Rempel6-66/+69
2014-02-12ath: add last_rssi to ath_commonOleksij Rempel1-0/+2
2014-02-12rt2x00: move frequent messages to debug levelStanislaw Gruszka1-5/+5
2014-02-12brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()Arend van Spriel1-6/+6
2014-02-12brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim1-1/+3
2014-02-12brcmfmac: get chip core information from the deviceArend van Spriel1-104/+203
2014-02-12brcmfmac: remove unintended error loggingArend van Spriel1-3/+0
2014-02-12brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()Arend van Spriel1-2/+2
2014-02-12brcmfmac: make chip related functions host interface independentArend van Spriel4-799/+900
2014-02-12brcmfmac: on sdio remove first detach bus then stop worker.Hante Meuleman1-4/+4
2014-02-12brcmfmac: simplify sdio code download routine.Hante Meuleman1-23/+8
2014-02-12brcmfmac: fix sdio sending of large buffers.Hante Meuleman1-1/+1
2014-02-12brcmfmac: rename sdio_chip.[ch]Arend van Spriel5-6/+5
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville52-1095/+2784
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