summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c
AgeCommit message (Expand)Author
2017-02-15brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser
2017-01-20brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki
2017-01-20brcmfmac: drop brcmf_bus_detach and inline its codeRafał Miłecki
2016-11-09brcmfmac: proto: add callback for queuing TX dataRafał Miłecki
2016-09-27brcmfmac: replace WARNING on timeout with a simple error messageRafał Miłecki
2016-09-26brcmfmac: drop unused fields from struct brcmf_pubRafał Miłecki
2016-09-26brcmfmac: fix clearing entry IPv6 addressHante Meuleman
2016-09-26brcmfmac: remove unnecessary null pointer checkHante Meuleman
2016-09-26brcmfmac: remove worker from .ndo_set_mac_address() callbackArend Van Spriel
2016-08-24brcmfmac: Check rtnl_lock is locked when removing interfacemhiramat@kernel.org
2016-06-29brcmfmac: use const char * for interface name in brcmf_add_ifRafał Miłecki
2016-06-29brcmfmac: fix lockup when removing P2P interface after event timeoutRafał Miłecki
2016-06-16brcmfmac: use ndev->needed_headroom to reserve additional header spaceWright Feng
2016-06-09brcmfmac: rework function picking free BSS indexRafał Miłecki
2016-04-26brcmfmac: testing the wrong variable in brcmf_rx_hdrpull()Dan Carpenter
2016-04-14brcmfmac: create common function for handling brcmf_proto_hdrpull()Arend van Spriel
2016-04-14brcmfmac: revise handling events in receive pathArend van Spriel
2016-04-14brcmfmac: cleanup ampdu-rx host reorder codeArend van Spriel
2016-04-14brcmfmac: screening firmware event packetFranky Lin
2016-03-07brcmfmac: merge platform data and module paramatersHante Meuleman
2016-03-07brcmfmac: move module init and exit to commonHante Meuleman
2016-03-07brcmfmac: increase timeout for tx eapolHante Meuleman
2016-03-07brcmfmac: check return for ARP ip setting iovarFranky Lin
2016-03-07brcmfmac: add neighbor discovery offload ip address table configurationFranky Lin
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel
2016-01-07brcmfmac: introduce module parameter to force successful probeArend van Spriel
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman
2016-01-07brcmfmac: add arp offload ip address table configuration supportFranky Lin
2015-11-30brcmfmac: Fix double free on exception at module load.Hante Meuleman
2015-11-30brcmfmac: Change error print on wlan0 existence.Hante Meuleman
2015-11-26brcmfmac: Use consistent naming for bsscfgidx.Hante Meuleman
2015-11-26brcmfmac: Remove unnecessary check from start_xmit.Hante Meuleman
2015-11-26brcmfmac: Simplify and fix usage of brcmf_ifname.Hante Meuleman
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo