aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03brcmfmac: remove redundant assignment to pointer hashColin Ian King1-1/+0
2019-07-24brcmfmac: simply remove flowring if bus is downArend van Spriel1-0/+7
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel1-13/+3
2019-05-01brcmfmac: set txflow request id from 1 to pktids array sizeWright Feng1-3/+3
2019-02-28brcmfmac: print firmware reported general status errorsRafał Miłecki1-0/+24
2019-02-28brcmfmac: fix size of the struct msgbuf_ring_statusRafał Miłecki1-1/+1
2019-02-20brcmfmac: use bphy_err() in all wiphy-related codeRafał Miłecki1-27/+38
2019-02-19brcmfmac: print firmware reported ring status errorsRafał Miłecki1-0/+25
2019-02-19brcmfmac: add subtype check for event handling in data pathArend van Spriel1-1/+1
2018-07-04brcmfmac: handle msgbuf packets marked with monitor mode flagRafał Miłecki1-0/+18
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-03-27brcmfmac: use wiphy debugfs dir entryArend Van Spriel1-2/+6
2018-01-24brcmfmac: separate firmware errors from i/o errorsArend Van Spriel1-4/+6
2016-11-29brcmfmac: add pcie host dongle interface rev6 supportFranky Lin1-20/+18
2016-11-09brcmfmac: proto: add callback for queuing TX dataRafał Miłecki1-3/+3
2016-06-03brcmfmac: add eth_type_trans back for PCIe full dongleFranky Lin1-0/+2
2016-04-14brcmfmac: revise handling events in receive pathArend van Spriel1-1/+1
2016-04-14brcmfmac: cleanup ampdu-rx host reorder codeArend van Spriel1-0/+4
2016-04-14brcmfmac: screening firmware event packetFranky Lin1-18/+24
2016-02-25brcmfmac: Increase nr of supported flowrings.Hante Meuleman1-2/+9
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel1-2/+2
2015-12-11brcmfmac: fix waitqueue_active without memory barrier in brcmfmac driverKosuke Tatsukawa1-2/+1
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo1-0/+1561