summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-31wil6210: move pre-FW configuration to separate functionDedy Lansky1-18/+22
2017-08-31wil6210: align to latest auto generated wmi.hLazar Alexei1-239/+475
2017-08-31wil6210: make debugfs compilation optionalGidon Studinski3-1/+19
2017-08-31wil6210: ratelimit errors in TX/RX interruptsLior David1-6/+8
2017-08-31ath10k: activate user space firmware loading againHauke Mehrtens1-1/+1
2017-08-31ath10k: sdio: remove unused struct memberErik Stromdahl2-6/+0
2017-08-31ath10k: fix napi_poll budget overflowRyan Hsu1-6/+11
2017-08-11ath9k: constify usb_device_idArvind Yadav1-1/+1
2017-08-11ath6kl: constify usb_device_idArvind Yadav1-1/+1
2017-08-08wil6210: move vring_idle_trsh definition to wil6210_privGidon Studinski4-8/+6
2017-08-08wil6210: store FW RF calibration resultDedy Lansky4-0/+19
2017-08-08wil6210: fix interface-up checkHamad Kadmany2-2/+4
2017-08-08wil6210: notify wiphy on wowlan supportMaya Erez1-0/+10
2017-08-08wil6210: add statistics for suspend timeMaya Erez4-4/+40
2017-08-08wil6210: check no_fw_recovery in resume failure recoveryMaya Erez1-1/+3
2017-08-08wil6210: support FW RSSI reportingDedy Lansky5-9/+23
2017-08-08wil6210: protect against invalid length of tx management frameHamad Kadmany2-0/+6
2017-08-08ath9k: make ath_ps_ops structures as constBhumika Goyal2-2/+2
2017-08-08wcn36xx: Introduce mutual exclusion of fw configurationBjorn Andersson2-2/+53
2017-08-08ath10k: switch to use new generic UUID APIAndy Shevchenko3-8/+8
2017-08-08ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-08-08ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg()Gabriel Craciunescu1-1/+1
2017-08-03wcn36xx: check dma_mapping_error()Rob Clark1-0/+5
2017-08-03ath9k: Add Dell Wireless 1802 with wowlan capabilityRosen Penev1-0/+5
2017-08-03ath9k: fix debugfs file permissionChristoph Fritz1-1/+1
2017-08-03ath10k: explicitly request exclusive reset controlPhilipp Zabel1-5/+10
2017-08-03ath10k: push peer type to target for TDLS peersManikanta Pubbisetty2-0/+2
2017-08-03ath10k: add tdls support for 10.4 firmwaresManikanta Pubbisetty5-3/+436
2017-08-03ath10k: extend wmi service map to accommodate new servicesManikanta Pubbisetty1-1/+12
2017-08-03ath10k: sdio: fix compile warningErik Stromdahl1-4/+4
2017-08-03ath10k: add initial USB supportErik Stromdahl4-0/+1244
2017-08-03ath10k: various usb related definitionsErik Stromdahl3-0/+6
2017-08-03ath10k: set a-mpdu receiver reference numberMatthias Frei2-1/+13
2017-07-27wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-07-27bcma: gpio: Correct number of GPIOs for BCM53573Florian Fainelli1-0/+1
2017-07-27rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King1-1/+1
2017-07-27mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-07-27qed: enhanced per queue max coalesce value.Rahul Verma1-1/+1
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma11-31/+324
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma9-87/+251
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru1-0/+84
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru6-7/+256
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish5-60/+347
2017-07-27qede: Add getter APIs support for RX flow classificationChopra, Manish3-8/+144
2017-07-26bpf: install libbpf headers on 'make install'Jakub Kicinski1-0/+4
2017-07-26hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann1-1/+1
2017-07-26i40e: handle setting administratively set MAC address back to zeroStefan Assmann1-2/+10
2017-07-26i40evf: remove unnecessary __packedTushar Dave1-2/+2
2017-07-26i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave1-7/+7
2017-07-26i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann1-0/+1