summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld2022-10-121-1/+1
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-121-1/+1
* brcmfmac: Remove the call to "dtim_assoc" IOVARRamesh Rangavittal2022-09-271-25/+1
* brcmfmac: increase dcmd maximum buffer sizeLo(Double)Hsiang Lo2022-09-271-1/+3
* brcmfmac: Support 89459 pcieAlexander Prutskov2022-09-273-1/+10
* brcmfmac: increase default max WOWL patterns to 16Ryohei Kondo2022-09-271-1/+1
* wifi: brcmfmac: pcie: Add IDs/properties for BCM4378Hector Martin2022-09-193-0/+12
* wifi: brcmfmac: pcie: Support PCIe core revisions >= 64Hector Martin2022-09-191-20/+105
* wifi: brcmfmac: msgbuf: Increase RX ring sizes to 1024Hector Martin2022-09-191-2/+2
* wifi: brcmfmac: firmware: Allow platform to override macaddrHector Martin2022-09-191-2/+30
* wifi: brcmfmac: pcie: Perform firmware selection for Apple platformsHector Martin2022-09-191-2/+38
* wifi: brcmfmac: of: Fetch Apple propertiesHector Martin2022-09-192-1/+12
* wifi: brcmfmac: pcie: Read Apple OTP informationHector Martin2022-09-191-0/+218
* wifi: brcmfmac: firmware: Support passing in multiple board_typesHector Martin2022-09-194-14/+49
* wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanismHector Martin2022-09-196-62/+69
* wifi: brcmfmac: firmware: Handle per-board clm_blob filesHector Martin2022-09-191-13/+20
* wifi: b43: remove empty switch statementJohannes Berg2022-09-071-5/+1
* wifi: brcmfmac: remove redundant variable errJinpeng Cui2022-09-071-9/+3
* wifi: brcmfmac: add 43439 SDIO ids and initializationMarek Vasut2022-09-075-2/+10
* wifi: brcmfmac: Add DMI nvram filename quirk for Chuwi Hi8 Pro tabletHans de Goede2022-09-071-0/+18
* wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430Hans de Goede2022-09-071-0/+1
* wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin2022-09-071-1/+2
* wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-026-12/+12
* Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-08-269-31/+62
|\
| * wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-9/+13
| * wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completedWataru Gohda2022-08-103-9/+13
| * wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmodWataru Gohda2022-08-101-0/+1
| * wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng2022-08-101-6/+6
| * wifi: brcmfmac: fix scheduling while atomic issue when deleting flowringWright Feng2022-08-102-10/+9
| * wifi: brcmfmac: fix continuous 802.1x tx pending timeout errorWright Feng2022-08-102-2/+25
| * wifi: brcmsmac: remove duplicate wordsRuffalo Lavoisier2022-08-091-1/+1
* | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-052-16/+8
|\ \
| * | tracing/brcm: Use the new __vstring() helperSteven Rostedt (Google)2022-07-152-16/+8
* | | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-0414-102/+104
|\ \ \ | | |/ | |/|
| * | wifi: brcmfmac: prevent double-free on hardware-resetDanny van Heumen2022-07-282-17/+6
| * | wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga2022-07-283-0/+11
| * | wifi: brcmfmac: Replace default (not configured) MAC with a random MACHans de Goede2022-07-281-0/+23
| * | wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helperHans de Goede2022-07-283-11/+16
| * | wifi: brcmfmac: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-283-42/+15
| * | wifi: brcmfmac: use strreplace() in brcmf_of_probe()Dan Carpenter2022-07-281-5/+1
| * | wifi: b43: do not initialise static variable to 0Xin Gao2022-07-271-1/+1
| * | wifi: b43legacy: clean up one inconsistent indentingYang Li2022-07-271-1/+1
| * | wifi: brcmsmac: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| * | wifi: brcmfmac: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
| * | wifi: b43: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| * | wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-153-3/+6
| * | cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-201-3/+3
| * | wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-203-4/+4
| * | wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-203-4/+4
| * | wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-6/+6