summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add QCA9377 chipset supportBartosz Markowski2015-10-294-0/+48
* ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan2015-10-291-11/+28
* ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan2015-10-291-140/+140
* ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan2015-10-291-3/+5
* ath10k: remove supported chain maskRajkumar Manoharan2015-10-293-16/+9
* ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan2015-10-293-33/+0
* ath10k: cleanup copy engine send completionRajkumar Manoharan2015-10-293-50/+12
* ath10k: remove send completion validation in diag read/writeRajkumar Manoharan2015-10-291-20/+0
* ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan2015-10-291-7/+6
* ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty2015-10-293-0/+358
* ath10k: add FW API support to test modeAlan Liu2015-10-295-21/+205
* ath10k: enable adaptive CCAMaharaja2015-10-286-0/+85
* ssb: pick PCMCIA host code support from b43 driverRafał Miłecki2015-10-285-194/+1
* mwifiex: toggle carrier state in start_ap/stop_ap.Marty Faltesek2015-10-282-7/+8
* wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw2015-10-281-17/+17
* wcn36xx: introduce per-channel ring buffer locksBob Copeland2015-10-282-8/+20
* ath9k: fix phyerror codesZefir Kurtisi2015-10-282-10/+22
* orinoco_usb: return error in ezusb_probe when alloc_orinocodev failsJohn Linville2015-10-281-0/+1
* airo: fix scan after SIOCSIWAP (airo_set_wap)Ondrej Zary2015-10-281-3/+17
* airo: Track APList_rid in struct airo_infoOndrej Zary2015-10-281-38/+19
* Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...Kalle Valo2015-10-2820-101/+296
|\
| * iwlwifi: nvm: free old section data when reading nvm fileMoshe Harel2015-10-251-0/+1
| * iwlwifi: mvm: disable TDLS ac queues correctlyArik Nemtsov2015-10-251-2/+3
| * iwlwifi: mvm: take scan ref only on successEliad Peller2015-10-251-9/+6
| * iwlwifi: mvm: remove pointless scan plan checksJohannes Berg2015-10-251-14/+0
| * iwlwifi: mvm: clean up some whitespace in scan codeJohannes Berg2015-10-251-3/+2
| * iwlwifi: mvm: Implement per vif frame registration APIAndrei Otcheretianski2015-10-252-0/+25
| * iwlwifi: avoid read/write operations if the bus is deadEliad Peller2015-10-252-0/+8
| * iwlwifi: mvm: Add support for two scheduled scan plansAvraham Stern2015-10-253-42/+87
| * iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho2015-10-256-10/+8
| * iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responderAssaf Krauss2015-10-251-3/+22
| * iwlwifi: mvm: use short timeouts in P2P low latency if supportedJohannes Berg2015-10-253-7/+24
| * iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3Johannes Berg2015-10-251-10/+7
| * iwlwifi: mvm: correctly request DTS-measure for new cardsArik Nemtsov2015-10-253-2/+74
| * iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach2015-10-251-8/+2
| * iwlwifi: mvm: Dump FW's virtual image in the case of a NIC errorMatti Gottlieb2015-10-252-0/+43
| * iwlwifi: rs: Remove workaround that disables MIMO on P2PAlexander Bondar2015-10-252-7/+0
* | net: hns: fixes the bug tested XGE by ethtool -pLi Peng2015-10-281-8/+1
* | gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu2015-10-281-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or...David S. Miller2015-10-28367-728/+10073
|\ \
| * | rtl8xxxu: fix unused rtl8192cu_fops compiler warningKalle Valo2015-10-261-0/+16
| * | rtl8xxxu: move devices supported by rtlwifi under UNTESTED configKalle Valo2015-10-241-1/+2
| * | Merge ath-next from ath.gitKalle Valo2015-10-2139-548/+1855
| |\ \
| | * | ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty2015-10-196-259/+414
| | * | ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli2015-10-192-1/+88
| | * | ath10k: remove htc polling for tx completionRajkumar Manoharan2015-10-164-43/+7
| | * | ath10k: remove unused dl_is_polledRajkumar Manoharan2015-10-164-17/+9
| | * | ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan2015-10-161-11/+59
| | * | ath10k: export htt tx rx handlersRajkumar Manoharan2015-10-163-0/+8
| | * | ath10k: register per copy engine receive callbacksRajkumar Manoharan2015-10-167-51/+12