summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wil6210: ratelimit errors in TX/RX interruptsLior David2017-08-311-6/+8
* ath10k: activate user space firmware loading againHauke Mehrtens2017-08-311-1/+1
* ath10k: sdio: remove unused struct memberErik Stromdahl2017-08-312-6/+0
* ath10k: fix napi_poll budget overflowRyan Hsu2017-08-311-6/+11
* ath9k: constify usb_device_idArvind Yadav2017-08-111-1/+1
* ath6kl: constify usb_device_idArvind Yadav2017-08-111-1/+1
* wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski2017-08-084-8/+6
* wil6210: store FW RF calibration resultDedy Lansky2017-08-084-0/+19
* wil6210: fix interface-up checkHamad Kadmany2017-08-082-2/+4
* wil6210: notify wiphy on wowlan supportMaya Erez2017-08-081-0/+10
* wil6210: add statistics for suspend timeMaya Erez2017-08-084-4/+40
* wil6210: check no_fw_recovery in resume failure recoveryMaya Erez2017-08-081-1/+3
* wil6210: support FW RSSI reportingDedy Lansky2017-08-085-9/+23
* wil6210: protect against invalid length of tx management frameHamad Kadmany2017-08-082-0/+6
* ath9k: make ath_ps_ops structures as constBhumika Goyal2017-08-082-2/+2
* wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson2017-08-082-2/+53
* ath10k: switch to use new generic UUID APIAndy Shevchenko2017-08-083-8/+8
* ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai2017-08-081-6/+6
* ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu2017-08-081-1/+1
* wcn36xx: check dma_mapping_error()Rob Clark2017-08-031-0/+5
* ath9k: Add Dell Wireless 1802 with wowlan capabilityRosen Penev2017-08-031-0/+5
* ath9k: fix debugfs file permissionChristoph Fritz2017-08-031-1/+1
* ath10k: explicitly request exclusive reset controlPhilipp Zabel2017-08-031-5/+10
* ath10k: push peer type to target for TDLS peersManikanta Pubbisetty2017-08-032-0/+2
* ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty2017-08-035-3/+436
* ath10k: extend wmi service map to accommodate new servicesManikanta Pubbisetty2017-08-031-1/+12
* ath10k: sdio: fix compile warningErik Stromdahl2017-08-031-4/+4
* ath10k: add initial USB supportErik Stromdahl2017-08-034-0/+1244
* ath10k: various usb related definitionsErik Stromdahl2017-08-033-0/+6
* ath10k: set a-mpdu receiver reference numberMatthias Frei2017-08-032-1/+13
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-07-2811-177/+394
|\
| * ath10k: increase buffer len to print all wmi servicesTamizh chelvam2017-07-061-1/+1
| * ath10k: add copy engine register MAP for wcn3990 targetGovind Singh2017-07-064-0/+168
| * ath10k: make CE layer bus agnosticGovind Singh2017-07-066-175/+224
| * ath10k: fix indenting in ath10k_wmi_update_noa()Kalle Valo2017-07-061-1/+1
* | wl1251: add a missing spin_lock_init()Cong Wang2017-07-271-0/+1
* | bcma: gpio: Correct number of GPIOs for BCM53573Florian Fainelli2017-07-271-0/+1
* | rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King2017-07-271-1/+1
* | mwifiex: correct channel stat buffer overflowsBrian Norris2017-07-272-1/+7
* | Merge branch 'qed-next'David S. Miller2017-07-2718-180/+1393
|\ \
| * | qed: enhanced per queue max coalesce value.Rahul Verma2017-07-271-1/+1
| * | qed: Read per queue coalesce from hardwareRahul Verma2017-07-2711-31/+324
| * | qed: Add support for vf coalesce configuration.Rahul Verma2017-07-279-87/+251
| * | qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-271-0/+84
| * | qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru2017-07-276-7/+256
| * | qed/qede: Add setter APIs support for RX flow classificationChopra, Manish2017-07-275-60/+347
| * | qede: Add getter APIs support for RX flow classificationChopra, Manish2017-07-273-8/+144
|/ /
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-07-2611-56/+122
|\ \
| * | i40e: handle setting administratively set MAC address back to zeroStefan Assmann2017-07-261-2/+10
| * | i40evf: remove unnecessary __packedTushar Dave2017-07-261-2/+2