summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
AgeCommit message (Expand)Author
2024-01-19wifi: brcmfmac: allow per-vendor event handlingArend van Spriel
2024-01-19wifi: brcmfmac: export firmware interface functionsArend van Spriel
2022-12-22wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()Zhang Changzhong
2022-12-08wifi: brcmfmac: add vendor name in revinfo debugfs fileArend van Spriel
2022-12-08wifi: brcmfmac: add support for vendor-specific firmware apiArend van Spriel
2022-10-04brcmfmac: dump dongle memory when attaching failedWright Feng
2022-09-07wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-10wifi: brcmfmac: fix continuous 802.1x tx pending timeout errorWright Feng
2022-07-28wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helperHans de Goede
2022-05-11brcmfmac: allow setting wlan MAC address using device treePavel Löbl
2022-03-06wireless: brcmfmac: Use netif_rx().Sebastian Andrzej Siewior
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko
2021-05-13brcmfmac: properly check for bus register errorsGreg Kroah-Hartman
2021-04-22brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enoughChristophe JAILLET
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2020-10-02Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller
2020-10-01brcmfmac: Fix warning when hitting FW crash with flow control featureWright Feng
2020-09-29net: brcmfmac: Convey allocation mode as argumentSebastian Andrzej Siewior
2020-09-29net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()Thomas Gleixner
2020-08-18brcmfmac: check ndev pointerTom Rix
2020-07-14brcmfmac: set pacing shift before transmitting skb to busWright Feng
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-04brcmfmac: remove arp_hostip_clear from brcmf_netdev_stopWright Feng
2020-04-06brcmfmac: add stub for monitor interface xmitRafał Miłecki
2020-01-26brcmfmac: add initial support for monitor modeRafał Miłecki
2019-12-18brcmfmac: set interface carrier to off by defaultRafał Miłecki
2019-11-20brcmfmac: remove monitor interface when detachingRafał Miłecki
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki
2019-09-06brcmfmac: add "reset" debugfs entry for testing resetRafał Miłecki
2019-07-24brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is downArend van Spriel
2019-07-24brcmfmac: change the order of things in brcmf_detach()Arend van Spriel
2019-07-24Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"Arend van Spriel
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel
2019-04-04brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel
2019-04-04brcmfmac: fix NULL pointer derefence during USB disconnectPiotr Figiel
2019-04-04brcmfmac: reset PCIe bus on a firmware crashRafał Miłecki
2019-04-04brcmfmac: add a function designated for handling firmware failsRafał Miłecki
2019-02-20brcmfmac: use bphy_err() in all wiphy-related codeRafał Miłecki
2019-02-19brcmfmac: create debugfs files for bus-specific layerArend van Spriel
2019-02-19brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-02-08brcmfmac: support monitor frames with the hardware/ucode headerRafał Miłecki
2018-12-20brcmfmac: fix roamoff=1 modparamStijn Tintel
2018-07-04brcmfmac: handle msgbuf packets marked with monitor mode flagRafał Miłecki
2018-05-23brcmfmac: add support for sysfs initiated coredumpArend Van Spriel
2018-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2018-03-27brcmfmac: use wiphy debugfs dir entryArend Van Spriel