summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | wil6210: fix temperature debugfsDedy Lansky2018-07-311-3/+4
| * | | | wil6210: add TX latency statisticsDedy Lansky2018-07-316-0/+188
| * | | | wil6210: drop Rx packets with L2 error indication from HWDedy Lansky2018-07-314-39/+55
| * | | | wil6210: Rx multicast packets duplicate detectionDedy Lansky2018-07-317-13/+40
| * | | | ath9k: fix more-data flag for buffered multicast packetsFelix Fietkau2018-07-311-9/+3
| * | | | ath9k_hw: fix channel maximum power level testFelix Fietkau2018-07-311-2/+5
| * | | | ath9k: fix block-ack window tracking issuesFelix Fietkau2018-07-311-11/+18
| * | | | ath9k: report tx status on EOSPFelix Fietkau2018-07-311-1/+2
| * | | | ath9k: clear potentially stale EOSP status bit in intermediate queuesFelix Fietkau2018-07-311-1/+2
| * | | | ath9k: fix moredata bit in PS buffered frame releaseFelix Fietkau2018-07-311-0/+20
| * | | | ath9k: don't run periodic and nf calibation at the same timeFelix Fietkau2018-07-311-3/+3
| * | | | ath9k_hw: set spectral scan enable bit on trigger for AR9003+Felix Fietkau2018-07-311-0/+2
| * | | | ath6kl: replace GFP_ATOMIC with GFP_KERNEL in ath6kl_bmi_init()Jia-Ju Bai2018-07-311-1/+1
| * | | | ath10k: prevent active scans on potential unusable channelsSven Eckelmann2018-07-311-0/+7
| * | | | ath10k: fix parenthesis alignmentKalle Valo2018-07-311-3/+3
| * | | | ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan2018-07-303-2/+65
| * | | | ath10k: htt_tx: move lock into id_get functionNicholas Mc Guire2018-07-301-8/+2
| * | | | ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and statsColin Ian King2018-07-303-12/+3
| * | | | ath5k: remove redundant pointer rfColin Ian King2018-07-301-5/+0
| * | | | ath10k: remove redundant pointers 'dev' and 'noa'Colin Ian King2018-07-302-7/+0
| * | | | ath10k: handle mgmt tx completion eventRakesh Pillai2018-07-308-2/+186
| * | | | ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi2018-07-302-0/+10
| * | | | ath10k: support for multicast rate controlPradeep Kumar Chitrapu2018-07-301-4/+50
| * | | | ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()Kalle Valo2018-07-301-1/+2
* | | | | Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller2018-08-05211-3866/+22060
|\ \ \ \ \
| * | | | | mt76x0: rename trace symbolsStanislaw Gruszka2018-08-048-94/+35
| * | | | | mt76x0: rename mt76_* functionsStanislaw Gruszka2018-08-047-26/+26
| * | | | | qtnfmac: implement basic WoWLAN supportSergey Matyukevich2018-08-026-0/+248
| * | | | | mt76x0: load firmware from mediatek subdirStanislaw Gruszka2018-08-021-1/+1
| * | | | | mt76x0: disable HW before probeStanislaw Gruszka2018-08-023-1/+6
| * | | | | mt76: Kconfig and Makefile for mt76x0 driverStanislaw Gruszka2018-08-023-0/+15
| * | | | | mt76: add more statesStanislaw Gruszka2018-08-021-0/+2
| * | | | | mt76x0: main fileStanislaw Gruszka2018-08-021-0/+403
| * | | | | mt76x0: dma and tx filesStanislaw Gruszka2018-08-023-0/+918
| * | | | | mt76x0: trace and debugfs filesStanislaw Gruszka2018-08-023-0/+553
| * | | | | mt76x0: eeprom filesStanislaw Gruszka2018-08-022-0/+594
| * | | | | mt76x0: init filesStanislaw Gruszka2018-08-022-0/+1002
| * | | | | mt76x0: phy filesStanislaw Gruszka2018-08-023-0/+1861
| * | | | | mt76x0: mcu filesStanislaw Gruszka2018-08-022-0/+757
| * | | | | mt76x0: usb filesStanislaw Gruszka2018-08-022-0/+438
| * | | | | mt76x0: mac filesStanislaw Gruszka2018-08-022-0/+814
| * | | | | mt76x0: core filesStanislaw Gruszka2018-08-024-0/+1062
| * | | | | mt76: add driver code for MT76x2u based devicesLorenzo Bianconi2018-08-0212-0/+1891
| * | | | | mt76: add usb support to mt76 layerLorenzo Bianconi2018-08-028-1/+1336
| * | | | | mt76: move mt76x2_debugfs in mt76-common moduleLorenzo Bianconi2018-08-022-2/+4
| * | | | | mt76: add mt76x2_phy_common to mt76x2-common moduleLorenzo Bianconi2018-08-024-329/+359
| * | | | | mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi2018-08-025-329/+372
| * | | | | mt76: add mt76x2_init_common to mt76x2-common moduleLorenzo Bianconi2018-08-024-239/+267
| * | | | | mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi2018-08-026-674/+706
| * | | | | mt76: add mt76x2_tx_common to mt76x2-common moduleLorenzo Bianconi2018-08-024-124/+152
OpenPOWER on IntegriCloud