summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ssb: move functions specific to SoC hosted bus to separated fileRafał Miłecki2015-10-284-161/+180
* ssb: pick PCMCIA host code support from b43 driverRafał Miłecki2015-10-289-196/+146
* 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
| | * | ath10k: register per copy engine send completion callbacksRajkumar Manoharan2015-10-166-17/+13
| | * | ath10k: export htc tx rx handlersRajkumar Manoharan2015-10-162-4/+6
| | * | ath10k: cleanup ath10k_mac_register() error handlingJeff Johnson2015-10-141-2/+8
| | * | ath10k: fix cleanup in ath10k_thermal_unregisterMohammed Shafi Shajakhan2015-10-141-1/+1
| | * | ath10k: select board data based on BMI chip id and board idManikanta Pubbisetty2015-10-144-8/+93
| | * | ath10k: add board 2 API supportManikanta Pubbisetty2015-10-145-49/+250
| | * | ath6kl: drop unlikely behind WARN_ON()Geliang Tang2015-10-091-2/+2
| | * | ath: fix DFS timestamp wraparound reset conditionZefir Kurtisi2015-10-091-1/+1
| | * | ath6kl: remove redundant null pointer check on send_pktColin Ian King2015-10-091-3/+1
| | * | wil6210: Do no schedule firmware recovery during reset flowHamad Kadmany2015-10-092-0/+9
| | * | wil6210: dump firmware memory when firmware crashesVladimir Kondratiev2015-10-095-1/+121