summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
* | brcmsmac: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-4/+4
* | b43legacy: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-272-9/+6
* | b43legacy: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-272-3/+3
* | b43: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-275-8/+8
* | brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-274-9/+5
* | b43: phy_n: Add empty braces around empty statementsLee Jones2020-08-271-7/+12
* | b43: phy_common: Demote non-conformant kerneldoc headerLee Jones2020-08-271-1/+1
* | brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headersLee Jones2020-08-271-6/+5
* | brcmfmac: fweh: Fix docrot related function documentation issuesLee Jones2020-08-271-3/+5
* | brcmfmac: fweh: Remove set but unused variable 'err'Lee Jones2020-08-271-3/+2
* | b43legacy: main: Provide braces around empty 'if' bodyLee Jones2020-08-271-1/+2
* | b43: main: Add braces around empty statementsLee Jones2020-08-271-2/+4
* | brcmfmac: check ndev pointerTom Rix2020-08-181-1/+1
* | brcmfmac: use %*ph to print small bufferAndy Shevchenko2020-08-181-4/+1
* | brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-08-181-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-0524-204/+313
|\
| * brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne2020-08-021-0/+8
| * b43legacy: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-023-12/+12
| * b43: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-028-94/+94
| * b43: Remove uninitialized_var() usageKees Cook2020-07-151-1/+1
| * broadcom: fix wiki website urlFlavio Suligoi2020-07-152-3/+3
| * 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
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-167-12/+12
* | b43: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-144-18/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0325-168/+553
|\
| * brcmfmac: 43012 Update MES WatermarkDouble Lo2020-05-291-0/+5
| * brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 modeWright Feng2020-05-291-0/+18
| * brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIOFrank Kao2020-05-292-8/+16
| * brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 modeDouble Lo2020-05-291-0/+17
| * brcmfmac: set F2 blocksize for 4373Wright Feng2020-05-292-3/+15
| * b43_legacy: Fix connection problem with WPA3Larry Finger2020-05-291-0/+1