summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-15atmel: fix wiki website urlFlavio Suligoi1-1/+1
2020-07-15wireless: fix wiki website url in main KconfigFlavio Suligoi1-1/+1
2020-07-15rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang7-29/+108
2020-07-15mwifiex: Prevent memory corruption handling keysDan Carpenter1-7/+15
2020-07-15mwifiex: Fix reporting 'operation not supported' error codePali Rohár3-12/+12
2020-07-15wlcore: Remove pointless spinlockTony Lindgren1-2/+0
2020-07-15wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue txTony Lindgren1-6/+11
2020-07-15wlcore: Use spin_trylock in wlcore_irq_locked() for running the queueTony Lindgren1-9/+13
2020-07-15wlcore: Simplify runtime resume ELP pathTony Lindgren1-28/+15
2020-07-15mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfacesPali Rohár1-1/+2
2020-07-15rtw88: 8822c: add new RFE type 6Yan-Hsuan Chuang1-0/+1
2020-07-15rtw88: 8822ce: add support for device ID 0xc82fAaron Ma1-0/+4
2020-07-15rtw88: pci: disable aspm for platform inter-op with module parameterYan-Hsuan Chuang1-0/+9
2020-07-15rtw88: 8821c: Add 8821CE to Kconfig and MakefileTzu-En Huang2-0/+20
2020-07-15rtw88: single rf path chips don't support TX STBCTzu-En Huang1-2/+2
2020-07-15rtw88: 8821c: add beamformee supportTzu-En Huang2-2/+48
2020-07-15rtw88: 8821c: add power trackingTzu-En Huang3-0/+293
2020-07-15rtw88: 8821c: add cck pd settingsTzu-En Huang3-0/+29
2020-07-15rtw88: 8821c: add phy calibrationTzu-En Huang1-0/+34
2020-07-15rtw88: 8821c: add false alarm statisticsTzu-En Huang2-0/+63
2020-07-15rtw88: 8821c: add query rx desc supportTzu-En Huang2-0/+117
2020-07-15rtw88: 8821c: add set channel supportTzu-En Huang4-0/+229
2020-07-15rtw88: 8821c: add dig related settingsTzu-En Huang1-0/+6
2020-07-15rtw88: 8821c: add set tx power indexTzu-En Huang1-0/+39
2020-07-15rtw88: 8821c: add basic functionsTzu-En Huang8-0/+7514
2020-07-14wilc1000: let wilc_mac_xmit() return NETDEV_TX_OKLuc Van Oostenryck1-3/+3
2020-07-14wilc1000: use API version number info along with firmware filenameAjay Singh2-5/+14
2020-07-14wilc1000: use unified single wilc1000 FW binaryAjay Singh2-13/+8
2020-07-14wilc1000: fix compiler warning for 'wowlan_support' unused variableAjay Singh1-0/+2
2020-07-14wilc1000: use strlcpy to avoid 'stringop-truncation' warningAjay Singh1-2/+1
2020-07-14MAINTAINERS: net: wilc1000: Update entryNicolas Ferre1-1/+1
2020-07-14brcm80211: brcmsmac: Move LEDs to GPIO descriptorsLinus Walleij2-39/+29
2020-07-14brcmfmac: Transform compatible string for FW loadingMatthias Brugger1-3/+16
2020-07-14brcmfmac: set pacing shift before transmitting skb to busWright Feng1-0/+3
2020-07-14brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng1-0/+4
2020-07-14brcmfmac: reset SDIO bus on a firmware crashChi-Hsien Lin3-3/+38
2020-07-14brcmfmac: do not disconnect for disassoc frame from unconnected APAble Liao1-1/+6
2020-07-14brcmfmac: Fix for wrong disconnection event source informationSoontak Lee1-6/+11
2020-07-14brcmfmac: Fix for unable to return to visible SSIDSoontak Lee1-6/+8
2020-07-14brcmfmac: initialize the requested dwell timeJoseph Chuang2-4/+3
2020-07-14brcmfmac: fix throughput zero stalls on PM 1 mode due to credit mapDouble Lo1-1/+2
2020-07-14brcmfmac: update tx status flags to sync with firmwareChung-Hsien Hsu1-0/+10
2020-07-14brcmfmac: reserve 2 credits for host tx control pathAmar Shankar1-3/+16
2020-07-14brcmfmac: increase message buffer size for control packetsJia-Shyr Chuang1-1/+2
2020-07-14brcmfmac: allow credit borrowing for all access categoriesRaveendran Somu1-24/+37
2020-07-14brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa1-1/+1
2020-07-14brcmfmac: reduce maximum station interface from 2 to 1 in RSDB modeWright Feng1-4/+4
2020-07-14brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng1-1/+5
2020-07-14brcmfmac: fix invalid permanent MAC address in wiphyWright Feng1-1/+1
2020-07-14brcmfmac: To fix kernel crash on out of boundary accessRaveendran Somu1-0/+3