aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorFilesLines
2020-09-01brcmsmac: ampdu: Remove a bunch of unused variablesLee Jones1-20/+8
2020-09-01brcmfmac: p2p: Deal with set but unused variablesLee Jones1-5/+1
2020-08-27brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais2-4/+4
2020-08-27b43legacy: convert tasklets to use new tasklet_setup() APIAllen Pais2-9/+6
2020-08-27b43legacy: Use fallthrough pseudo-keywordGustavo A. R. Silva2-3/+3
2020-08-27b43: Use fallthrough pseudo-keywordGustavo A. R. Silva5-8/+8
2020-08-27brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva4-9/+5
2020-08-27b43: phy_n: Add empty braces around empty statementsLee Jones1-7/+12
2020-08-27b43: phy_common: Demote non-conformant kerneldoc headerLee Jones1-1/+1
2020-08-27brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headersLee Jones1-6/+5
2020-08-27brcmfmac: fweh: Fix docrot related function documentation issuesLee Jones1-3/+5
2020-08-27brcmfmac: fweh: Remove set but unused variable 'err'Lee Jones1-3/+2
2020-08-27b43legacy: main: Provide braces around empty 'if' bodyLee Jones1-1/+2
2020-08-27b43: main: Add braces around empty statementsLee Jones1-2/+4
2020-08-18brcmfmac: reserve tx credit only when txctl is ready to sendWright Feng1-3/+9
2020-08-18brcmfmac: check ndev pointerTom Rix1-1/+1
2020-08-18brcmfmac: use %*ph to print small bufferAndy Shevchenko1-4/+1
2020-08-18brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds24-204/+313
2020-08-02brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne1-0/+8
2020-08-02b43legacy: Replace HTTP links with HTTPS onesAlexander A. Klimov3-12/+12
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov8-94/+94
2020-07-16treewide: Remove uninitialized_var() usageKees Cook7-12/+12
2020-07-16b43: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-15b43: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-15broadcom: fix wiki website urlFlavio Suligoi2-3/+3
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-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada4-18/+18
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds25-168/+553
2020-05-29brcmfmac: 43012 Update MES WatermarkDouble Lo1-0/+5
2020-05-29brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 modeWright Feng1-0/+18
2020-05-29brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIOFrank Kao2-8/+16