aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/dhd_linux.c
Commit message (Expand)AuthorAge
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-10
* brcmfmac: rework bus interfaceArend van Spriel2012-12-10
* brcmfmac: code cleanupHante Meuleman2012-11-16
* brcmfmac: ignore IF event if it is a add for ifidx 0Arend van Spriel2012-11-16
* brcmfmac: remove mac address validation from brcmf_net_attach()Arend van Spriel2012-11-16
* brcmfmac: change mac address parameter in brcmf_add_if()Arend van Spriel2012-11-16
* brcmfmac: fix for multiple netdevice interface supportArend van Spriel2012-11-16
* brcmfmac: change parameter in brcmf_add_if() functionArend van Spriel2012-11-16
* brcmfmac: rework firmware event handling codeArend van Spriel2012-11-16
* brcmfmac: use struct brcmf_if parameter in firmware event callbacksArend van Spriel2012-11-14
* brcmfmac: on halting driver check before release or free.Hante Meuleman2012-11-14
* brcmfmac: check bus state to be data before sending data.Hante Meuleman2012-11-14
* brcmfmac: use wait_event_timeout for 8021x pending countHante Meuleman2012-11-14
* brcmfmac: handle exceptions in brcmf_bus_start correct.Hante Meuleman2012-11-14
* brcmfmac: use fwil for netdev callbacks.Hante Meuleman2012-11-14
* brcmfmac: use fwil for default configuration setup.Hante Meuleman2012-10-29
* brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel2012-10-29
* brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel2012-10-29
* brcmfmac: change testmode command to use new firmware interface layerHante Meuleman2012-10-29
* brcmfmac: remove unused iswl variable.Hante Meuleman2012-10-29
* brcmfmac: refactor firmware interface layer.Hante Meuleman2012-10-29
* brcm80211: remove some truely barftastic codeAlan Cox2012-10-19
* brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmitFranky Lin2012-09-24
* brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman2012-09-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
| |\
| | * brcm80211: pointless current->files passed to filp_close()Al Viro2012-07-29
* | | brcmfmac: add callback for nl80211 testmode commandArend van Spriel2012-09-07
|/ /
* | brcmfmac: add support for bus specific data commandFranky Lin2012-06-27
* | brcmfmac: add debugfs helper functionsArend van Spriel2012-06-13
|/
* brcm80211: fmac: postpone dongle RF enabling.Franky Lin2012-04-13
* brcm80211: fmac: register primary net device with device mac addressArend van Spriel2012-04-13
* brcm80211: fmac: remove primary mac address handling from brcmf_net_attachArend van Spriel2012-04-13
* brcm80211: fmac: make brcmf_net_attach() staticArend van Spriel2012-04-13
* brcm80211: fmac: remove firmware requests from init_module syscallArend van Spriel2012-03-05
* brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel2012-03-05
* brcm80211: fmac: add USB support for bcm43235/6/8 chipsetsArend van Spriel2012-02-22
* brcm80211: fmac: update bus state in common driver partArend van Spriel2012-02-22
* brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel2012-02-22
* brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORKFranky Lin2012-02-22
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-24
* brcm80211: Use normal DEBUG defineJoe Perches2012-01-24
* brcm80211: make ethtool_ops constStephen Hemminger2012-01-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\
| * brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin2011-12-19
| * brcm80211: fmac: abstract bus_init interface function pointerFranky Lin2011-12-19
| * brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin2011-12-19
| * brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-19
| * brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin2011-12-19
| * brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin2011-12-19