summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-2753-486/+427
* Bluetooth: btrsi: rework dependenciesArnd Bergmann2018-03-272-4/+4
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-03-2743-1015/+3446
|\
| * wcn36xx: Check DXE IRQ reasonRamon Fried2018-03-262-7/+47
| * wcn36xx: calculate DXE default channel valuesRamon Fried2018-03-261-5/+99
| * wcn36xx: calculate DXE control registers valuesRamon Fried2018-03-262-15/+103
| * ath9k: spelling s/premble/preamble/Peter Große2018-03-261-1/+1
| * ath9k: fix crash in spectral scanSebastian Gottschall2018-03-261-5/+7
| * ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy2018-03-261-0/+10
| * ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2018-03-262-9/+5
| * wcn36xx: reduce verbosity of drivers messagesRamon Fried2018-03-263-9/+14
| * ath: fix false radar detection in JP regionSriram R2018-03-261-1/+1
| * ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan2018-03-266-15/+518
| * ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan2018-03-265-10/+470
| * ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen2018-03-141-0/+4
| * ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai2018-03-143-26/+60
| * wil6210: add debugfs 'mids' fileLior David2018-02-271-0/+37
| * wil6210: multiple VIFs support for connections and data pathLior David2018-02-2712-151/+347
| * wil6210: rename p2p_wdev_mutex to vif_mutexLior David2018-02-275-41/+41
| * wil6210: multiple VIFs support for start/stop APLior David2018-02-276-33/+71
| * wil6210: add support for adding and removing virtual interfacesLior David2018-02-276-59/+518
| * wil6210: infrastructure for multiple virtual interfacesLior David2018-02-2715-615/+877
| * wil6210: support concurrency record in FW fileLior David2018-02-274-5/+158
| * wil6210: add wil6210_vif structure for per-VIF dataLior David2018-02-273-65/+107
| * wcn36xx: Fix warning due to duplicate scan_completed notificationLoic Poulain2018-02-272-6/+5
| * ath9k: Fix ack SIFS time for quarter/half channelsWojciech Dubowik2018-02-271-1/+7
| * ath9k: Fix airtime calculation for quarter/half channelsWojciech Dubowik2018-02-271-2/+4
| * ath5k: remove duplicated re-assignment to pointer 'tq'Colin Ian King2018-02-271-2/+0
| * ath10k: update the IRAM bank number for QCA9377Ryan Hsu2018-02-271-1/+1
| * ath10k: fix log message for hif power on failureGovind Singh2018-02-271-1/+2
| * wil6210: fix spelling mistake: "preperation"-> "preparation"Colin Ian King2018-02-261-1/+1
| * ath10k: make ath10k report discarded packets to mac80211Ignacio Nunez Hernanz2018-02-261-5/+7
* | Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-2597-727/+2009
|\ \
| * | mwifiex: get_channel from firmwareGanapathi Bhat2018-03-137-16/+117
| * | mwifiex: fix incorrect ht capability problemGanapathi Bhat2018-03-131-0/+30
| * | Revert "mwifiex: fix incorrect ht capability problem"Ganapathi Bhat2018-03-131-43/+1
| * | mwifiex: correct antenna number with high bits reservedXinming Hu2018-03-131-1/+2
| * | net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-1316-32/+32
| * | ssb: use put_device() if device_register failArvind Yadav2018-03-131-1/+1
| * | bcma: Prevent build of PCI host features in moduleMatt Redfearn2018-03-131-1/+1
| * | rsi: improve RX packet handling in USB interfacePrameela Rani Garnepudi2018-03-135-74/+78
| * | rsi: use dynamic RX control blocks instead of MAX_RX_URBPrameela Rani Garnepudi2018-03-132-16/+23
| * | rsi: improve RX handling in SDIO interfacePrameela Rani Garnepudi2018-03-134-24/+94
| * | rsi: sdio changes to support BTPrameela Rani Garnepudi2018-03-132-1/+3
| * | rsi: add module parameter operating modePrameela Rani Garnepudi2018-03-135-7/+74
| * | rsi: handle BT traffic in driverSiva Rebbagondla2018-03-138-9/+118
| * | Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi2018-03-133-0/+202
| * | rsi: add coex supportPrameela Rani Garnepudi2018-03-1311-10/+283
| * | rsi: add header file rsi_91xPrameela Rani Garnepudi2018-03-131-10/+2
| * | rsi: add bluetooth rx endpointSiva Rebbagondla2018-03-132-18/+25