index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_linux.c
Age
Commit message (
Expand
)
Author
2012-10-29
brcmfmac: use fwil for default configuration setup.
Hante Meuleman
2012-10-29
brcmfmac: rework driver initialization in brcmf_bus_start()
Arend van Spriel
2012-10-29
brcmfmac: extend struct brcmf_if with bssidx field
Arend van Spriel
2012-10-29
brcmfmac: change testmode command to use new firmware interface layer
Hante Meuleman
2012-10-29
brcmfmac: remove unused iswl variable.
Hante Meuleman
2012-10-29
brcmfmac: refactor firmware interface layer.
Hante Meuleman
2012-10-19
brcm80211: remove some truely barftastic code
Alan Cox
2012-09-24
brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmit
Franky Lin
2012-09-12
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
brcmfmac: add callback for nl80211 testmode command
Arend van Spriel
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-07-29
brcm80211: pointless current->files passed to filp_close()
Al Viro
2012-06-27
brcmfmac: add support for bus specific data command
Franky Lin
2012-06-13
brcmfmac: add debugfs helper functions
Arend van Spriel
2012-04-13
brcm80211: fmac: postpone dongle RF enabling.
Franky Lin
2012-04-13
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
2012-04-13
brcm80211: fmac: remove primary mac address handling from brcmf_net_attach
Arend van Spriel
2012-04-13
brcm80211: fmac: make brcmf_net_attach() static
Arend van Spriel
2012-03-05
brcm80211: fmac: remove firmware requests from init_module syscall
Arend van Spriel
2012-03-05
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
2012-02-22
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
2012-02-22
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
2012-02-22
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
2012-02-22
brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
Franky Lin
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
2012-01-24
brcm80211: make ethtool_ops const
Stephen Hemminger
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
2011-12-19
brcm80211: fmac: stop referencing brcmf_pub in bus layer
Franky Lin
2011-12-19
brcm80211: fmac: move tx flow ctrl flag to bus layer
Franky Lin
2011-12-19
brcm80211: fmac: move packet realloc stats to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: move dongle statistics to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: remove duplicate statistics from driver data structure
Franky Lin
2011-12-19
brcm80211: fmac: move driver up status to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: change function proto_hdrpull parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function rx_frame parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function txcomplete parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function txflowcontrol parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function brcmf_detach parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function bus_start parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function add_if parameter
Franky Lin
2011-12-19
brcm80211: fmac: remove oneline proto block functions
Franky Lin
2011-12-19
brcm80211: fmac: unify common layer driver data structure
Franky Lin
2011-11-28
brcm80211: fmac: change function bus_stop parameter
Franky Lin
[next]