summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-05mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi6-50/+53
2018-10-05mt76x0: init: remove unnecessary configurationsLorenzo Bianconi1-6/+0
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi11-130/+48
2018-10-05mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi7-67/+69
2018-10-05mt76: add get_tx_txpwr_adj function pointer to mt76_driver_opsLorenzo Bianconi5-4/+9
2018-10-05mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi7-51/+45
2018-10-05mt76x0: usb: stop cal/mac workqueues at hw stopLorenzo Bianconi1-3/+3
2018-10-05mt76: usb: fix hw initialization sequenceLorenzo Bianconi2-10/+10
2018-10-05mt76: fix frag length allocation for usbStanislaw Gruszka1-1/+1
2018-10-05mt76: fix header guard macro define namesColin Ian King2-2/+2
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi38-119/+120
2018-10-05mt76x0: pci: add mt76x0e_cleanup routineLorenzo Bianconi1-6/+20
2018-10-05qtnfmac: implement dump_station support for STA modeSergey Matyukevich1-9/+21
2018-10-05qtnfmac: drop redundant data copy in control pathSergey Matyukevich3-12/+10
2018-10-05qtnfmac: add support for scan dwell time configurationSergey Matyukevich3-0/+15
2018-10-05qtnfmac: add support for scan flushSergey Matyukevich3-0/+15
2018-10-05qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich1-3/+10
2018-10-05qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich4-4/+25
2018-10-05qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich1-0/+3
2018-10-05qtnfmac: do not cancel scan in disconnect callbackIgor Mitsyanko1-2/+0
2018-10-05qtnfmac: cleanup and unify command error handlingSergey Matyukevich2-433/+149
2018-10-05qtnfmac: do not initialize per-MAC data multiple timesIgor Mitsyanko1-10/+13
2018-10-05qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko2-0/+5
2018-10-05qtnfmac: generate local disconnect event in disconnect callbackIgor Mitsyanko1-6/+7
2018-10-05qtnfmac: do not track STA states in driverSergey Matyukevich3-76/+8
2018-10-05b43: remove set but not used variable 'wl'YueHaibing1-2/+0
2018-10-05ssb: chipcommon: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-05zd1211rw: Replace spin_is_locked() with lockdepLance Roy1-1/+1
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren3-9/+40
2018-10-05wlcore: Fix BUG with clear completion on timeoutTony Lindgren1-4/+14
2018-10-05rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih1-4/+0
2018-10-05brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu2-2/+17
2018-10-05brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu1-5/+4
2018-10-04Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wirelessKalle Valo61-2131/+2289
2018-10-04Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo45-464/+2083
2018-10-02tls: Add support for inplace records encryptionVakul Garg2-18/+74
2018-10-02net: dsa: lantiq: Fix path in MAINTAINERS fileHauke Mehrtens1-1/+1
2018-10-02hv_netvsc: remove ndo_poll_controllerStephen Hemminger1-23/+0
2018-10-02MAINTAINERS: Fix wrong include file pathAndrew Lunn1-1/+1
2018-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller18-75/+299
2018-10-02cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2018-10-02cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2018-10-02dpaa_eth: Remove useless declarationNathan Chancellor1-2/+0
2018-10-02ipv6: add vrf table handling code for ipv6 mcastPatrick Ruddy2-12/+47
2018-10-02ipv4: Allow sending multicast packets on specific i/f using VRF socketRobert Shearman4-4/+4
2018-10-02bridge: mcast: Default back to multicast enabled stateIdo Schimmel1-0/+1
2018-10-02Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification'David S. Miller6-35/+839
2018-10-02dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu6-0/+549
2018-10-02dpaa2-eth: Configure Rx flow classification keyIoana Radulescu5-16/+148
2018-10-02dpaa2-eth: Rename structureIoana Radulescu2-7/+7