summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mwifiex: Prevent memory corruption handling keysDan Carpenter2020-07-151-7/+15
| * mwifiex: Fix reporting 'operation not supported' error codePali Rohár2020-07-153-12/+12
| * wlcore: Remove pointless spinlockTony Lindgren2020-07-151-2/+0
| * wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue txTony Lindgren2020-07-151-6/+11
| * wlcore: Use spin_trylock in wlcore_irq_locked() for running the queueTony Lindgren2020-07-151-9/+13
| * wlcore: Simplify runtime resume ELP pathTony Lindgren2020-07-151-28/+15
| * mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfacesPali Rohár2020-07-151-1/+2
| * rtw88: 8822c: add new RFE type 6Yan-Hsuan Chuang2020-07-151-0/+1
| * rtw88: 8822ce: add support for device ID 0xc82fAaron Ma2020-07-151-0/+4
| * rtw88: pci: disable aspm for platform inter-op with module parameterYan-Hsuan Chuang2020-07-151-0/+9
| * rtw88: 8821c: Add 8821CE to Kconfig and MakefileTzu-En Huang2020-07-152-0/+20
| * rtw88: single rf path chips don't support TX STBCTzu-En Huang2020-07-151-2/+2
| * rtw88: 8821c: add beamformee supportTzu-En Huang2020-07-152-2/+48
| * rtw88: 8821c: add power trackingTzu-En Huang2020-07-153-0/+293
| * rtw88: 8821c: add cck pd settingsTzu-En Huang2020-07-153-0/+29
| * rtw88: 8821c: add phy calibrationTzu-En Huang2020-07-151-0/+34
| * rtw88: 8821c: add false alarm statisticsTzu-En Huang2020-07-152-0/+63
| * rtw88: 8821c: add query rx desc supportTzu-En Huang2020-07-152-0/+117
| * rtw88: 8821c: add set channel supportTzu-En Huang2020-07-154-0/+229
| * rtw88: 8821c: add dig related settingsTzu-En Huang2020-07-151-0/+6
| * rtw88: 8821c: add set tx power indexTzu-En Huang2020-07-151-0/+39
| * rtw88: 8821c: add basic functionsTzu-En Huang2020-07-158-0/+7514
| * wilc1000: let wilc_mac_xmit() return NETDEV_TX_OKLuc Van Oostenryck2020-07-141-3/+3
| * wilc1000: use API version number info along with firmware filenameAjay Singh2020-07-142-5/+14
| * wilc1000: use unified single wilc1000 FW binaryAjay Singh2020-07-142-13/+8
| * wilc1000: fix compiler warning for 'wowlan_support' unused variableAjay Singh2020-07-141-0/+2
| * wilc1000: use strlcpy to avoid 'stringop-truncation' warningAjay Singh2020-07-141-2/+1
| * MAINTAINERS: net: wilc1000: Update entryNicolas Ferre2020-07-141-1/+1
| * brcm80211: brcmsmac: Move LEDs to GPIO descriptorsLinus Walleij2020-07-142-39/+29
| * brcmfmac: Transform compatible string for FW loadingMatthias Brugger2020-07-141-3/+16
| * brcmfmac: set pacing shift before transmitting skb to busWright Feng2020-07-141-0/+3
| * brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng2020-07-141-0/+4
| * brcmfmac: reset SDIO bus on a firmware crashChi-Hsien Lin2020-07-143-3/+38
| * brcmfmac: do not disconnect for disassoc frame from unconnected APAble Liao2020-07-141-1/+6
| * brcmfmac: Fix for wrong disconnection event source informationSoontak Lee2020-07-141-6/+11
| * brcmfmac: Fix for unable to return to visible SSIDSoontak Lee2020-07-141-6/+8
| * brcmfmac: initialize the requested dwell timeJoseph Chuang2020-07-142-4/+3
| * brcmfmac: fix throughput zero stalls on PM 1 mode due to credit mapDouble Lo2020-07-141-1/+2
| * brcmfmac: update tx status flags to sync with firmwareChung-Hsien Hsu2020-07-141-0/+10
| * brcmfmac: reserve 2 credits for host tx control pathAmar Shankar2020-07-141-3/+16
| * brcmfmac: increase message buffer size for control packetsJia-Shyr Chuang2020-07-141-1/+2
| * brcmfmac: allow credit borrowing for all access categoriesRaveendran Somu2020-07-141-24/+37
| * brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa2020-07-141-1/+1
| * brcmfmac: reduce maximum station interface from 2 to 1 in RSDB modeWright Feng2020-07-141-4/+4
| * brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng2020-07-141-1/+5
| * brcmfmac: fix invalid permanent MAC address in wiphyWright Feng2020-07-141-1/+1
| * brcmfmac: To fix kernel crash on out of boundary accessRaveendran Somu2020-07-141-0/+3
| * Merge branch 'wilc1000-move-out-of-staging'Kalle Valo2020-07-0225-10/+26
| |\
| | * wilc1000: move wilc driver out of stagingAjay Singh2020-06-2625-10/+26
| * | Merge tag 'iwlwifi-next-for-kalle-2020-06-11' of git://git.kernel.org/pub/scm...Kalle Valo2020-06-1514-32/+33
| |\ \