summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | qed: Read per queue coalesce from hardwareRahul Verma2017-07-279-21/+322
* | qed: Add support for vf coalesce configuration.Rahul Verma2017-07-278-85/+249
* | 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-275-7/+236
* | 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
| * | i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave2017-07-261-7/+7
| * | i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann2017-07-261-0/+1
| * | i40evf: add some missing includesJesse Brandeburg2017-07-261-0/+11
| * | i40e: display correct UDP tunnel type nameJacob Keller2017-07-261-8/+20
| * | i40e/i40evf: remove mismatched type warningsJesse Brandeburg2017-07-265-12/+12
| * | i40e/i40evf: make IPv6 ATR code clearerJesse Brandeburg2017-07-261-3/+9
| * | i40e: fix odd formatting and indentJesse Brandeburg2017-07-261-10/+8
| * | i40e: fix up 32 bit timespec referencesJesse Brandeburg2017-07-261-3/+2
| * | i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr2017-07-261-2/+19
| * | i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller2017-07-261-5/+7
| * | i40e: Fix for trace found with S4 stateCarolyn Wyborny2017-07-261-1/+13
| * | i40e: fix incorrect variable assignmentGustavo A R Silva2017-07-261-1/+1