summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi2018-10-057-67/+69
* mt76: add get_tx_txpwr_adj function pointer to mt76_driver_opsLorenzo Bianconi2018-10-055-4/+9
* mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi2018-10-057-51/+45
* mt76x0: usb: stop cal/mac workqueues at hw stopLorenzo Bianconi2018-10-051-3/+3
* mt76: usb: fix hw initialization sequenceLorenzo Bianconi2018-10-052-10/+10
* mt76: fix frag length allocation for usbStanislaw Gruszka2018-10-051-1/+1
* mt76: fix header guard macro define namesColin Ian King2018-10-052-2/+2
* mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi2018-10-0538-119/+120
* mt76x0: pci: add mt76x0e_cleanup routineLorenzo Bianconi2018-10-051-6/+20
* qtnfmac: implement dump_station support for STA modeSergey Matyukevich2018-10-051-9/+21
* qtnfmac: drop redundant data copy in control pathSergey Matyukevich2018-10-053-12/+10
* qtnfmac: add support for scan dwell time configurationSergey Matyukevich2018-10-053-0/+15
* qtnfmac: add support for scan flushSergey Matyukevich2018-10-053-0/+15
* qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich2018-10-051-3/+10
* qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich2018-10-054-4/+25
* qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich2018-10-051-0/+3
* qtnfmac: do not cancel scan in disconnect callbackIgor Mitsyanko2018-10-051-2/+0
* qtnfmac: cleanup and unify command error handlingSergey Matyukevich2018-10-052-433/+149
* qtnfmac: do not initialize per-MAC data multiple timesIgor Mitsyanko2018-10-051-10/+13
* qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko2018-10-052-0/+5
* qtnfmac: generate local disconnect event in disconnect callbackIgor Mitsyanko2018-10-051-6/+7
* qtnfmac: do not track STA states in driverSergey Matyukevich2018-10-053-76/+8
* b43: remove set but not used variable 'wl'YueHaibing2018-10-051-2/+0
* ssb: chipcommon: fix fall-through annotationGustavo A. R. Silva2018-10-051-1/+1
* zd1211rw: Replace spin_is_locked() with lockdepLance Roy2018-10-051-1/+1
* wlcore: Add support for optional wakeirqTony Lindgren2018-10-053-9/+40
* wlcore: Fix BUG with clear completion on timeoutTony Lindgren2018-10-051-4/+14
* rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih2018-10-051-4/+0
* brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu2018-10-052-2/+17
* brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu2018-10-051-5/+4
* Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wirelessKalle Valo2018-10-0461-2131/+2289
|\
| * mt76: mt76x2: fix multi-interface beacon configurationFelix Fietkau2018-10-011-2/+1
| * mt76: check aggregation sequence number for frames sent via drv_txFelix Fietkau2018-10-011-11/+25
| * mt76: fix handling ps-poll framesFelix Fietkau2018-10-011-0/+6
| * mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.cLorenzo Bianconi2018-10-013-24/+24
| * mt76x0: eeprom: load eeprom data from mtd by defaultLorenzo Bianconi2018-10-011-13/+43
| * mt76x0: pci: add mt76x0e_{start/stop} callbacksLorenzo Bianconi2018-10-011-0/+34
| * mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi2018-10-016-103/+135
| * mt76: move set_{tx,rx}_path routines in mt76x02-lib moduleLorenzo Bianconi2018-10-0113-73/+50
| * mt76x0: phy: set antenna parameter according to wireless bandLorenzo Bianconi2018-10-011-11/+20
| * mt76x0: pci: add hw initialization at bootstrapLorenzo Bianconi2018-10-013-8/+50
| * mt76x0: usb: move initialization code in usb.cLorenzo Bianconi2018-10-013-79/+91
| * mt76: add mt76x02_mac_start routineLorenzo Bianconi2018-10-013-11/+15
| * mt76x0: init rx filter in mt76x0_init_hardwareLorenzo Bianconi2018-10-012-8/+11
| * mt76x0: init: remove MT_PBF_SYS_CTRL configuration in mt76x0_reset_csr_bbpLorenzo Bianconi2018-10-011-9/+3
| * mt76x0: init: remove duplicated initializationLorenzo Bianconi2018-10-011-3/+0
| * mt76x0: use mt76x02 utility routines in mt76x0 init codeLorenzo Bianconi2018-10-011-13/+6
| * mt76x0: usb: move mcu code in usb_mcu.cLorenzo Bianconi2018-10-014-158/+178
| * mt76x0: pci: move mcu code in pci_mcu.cLorenzo Bianconi2018-10-014-113/+149
| * mt76x0: update initvals to latest version of vendor driverLorenzo Bianconi2018-10-011-227/+178