summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-02Merge branch 'wilc1000-move-out-of-staging'Kalle Valo25-10/+26
2020-06-26wilc1000: move wilc driver out of stagingAjay Singh25-10/+26
2020-06-15Merge tag 'iwlwifi-next-for-kalle-2020-06-11' of git://git.kernel.org/pub/scm...Kalle Valo14-32/+33
2020-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo25-124/+2843
2020-06-15ath11k: fix wmi peer flags in peer assoc commandVenkateswara Naralasetty3-4/+25
2020-06-15ath11k: Add support for ring backpressure statsSriram R4-1/+194
2020-06-15ath11k: Add dp tx err statsSriram R3-9/+35
2020-06-15ath11k: removing redundant reo unlock followed by immediate lockSowmiya Sree Elavalagan1-2/+0
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy11-0/+1414
2020-06-15ath11k: Add direct buffer ring supportKarthikeyan Periyasamy7-5/+744
2020-06-14Linux 5.8-rc1v5.8-rc1Linus Torvalds1-2/+2
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds5-1/+40
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno5-1/+40
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-234/+286
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds111-647/+1344
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba4-166/+169
2020-06-14net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-14net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller27-93/+348
2020-06-14net: atm: Remove the error message according to the atomic contextLiao Pingfang1-3/+1
2020-06-13Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-57/+571
2020-06-13binderfs: add gitignore for generated sample programLinus Torvalds1-0/+1
2020-06-13doc: don't use deprecated "---help---" markers in target docsLinus Torvalds1-2/+2
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds439-2489/+2473
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-193/+195
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds80-1391/+5867