index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
dhd_linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
brcmfmac: error messages should not be suppressed
Arend van Spriel
1
-23
/
+23
2012-12-11
brcmfmac: rework bus interface
Arend van Spriel
1
-6
/
+5
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
1
-36
/
+2
2012-11-16
brcmfmac: ignore IF event if it is a add for ifidx 0
Arend van Spriel
1
-5
/
+10
2012-11-16
brcmfmac: remove mac address validation from brcmf_net_attach()
Arend van Spriel
1
-10
/
+2
2012-11-16
brcmfmac: change mac address parameter in brcmf_add_if()
Arend van Spriel
1
-5
/
+7
2012-11-16
brcmfmac: fix for multiple netdevice interface support
Arend van Spriel
1
-52
/
+49
2012-11-16
brcmfmac: change parameter in brcmf_add_if() function
Arend van Spriel
1
-4
/
+2
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
1
-26
/
+13
2012-11-14
brcmfmac: use struct brcmf_if parameter in firmware event callbacks
Arend van Spriel
1
-1
/
+2
2012-11-14
brcmfmac: on halting driver check before release or free.
Hante Meuleman
1
-1
/
+5
2012-11-14
brcmfmac: check bus state to be data before sending data.
Hante Meuleman
1
-1
/
+1
2012-11-14
brcmfmac: use wait_event_timeout for 8021x pending count
Hante Meuleman
1
-18
/
+16
2012-11-14
brcmfmac: handle exceptions in brcmf_bus_start correct.
Hante Meuleman
1
-4
/
+9
2012-11-14
brcmfmac: use fwil for netdev callbacks.
Hante Meuleman
1
-186
/
+70
2012-10-29
brcmfmac: use fwil for default configuration setup.
Hante Meuleman
1
-38
/
+6
2012-10-29
brcmfmac: rework driver initialization in brcmf_bus_start()
Arend van Spriel
1
-28
/
+23
2012-10-29
brcmfmac: extend struct brcmf_if with bssidx field
Arend van Spriel
1
-2
/
+5
2012-10-29
brcmfmac: change testmode command to use new firmware interface layer
Hante Meuleman
1
-54
/
+0
2012-10-29
brcmfmac: remove unused iswl variable.
Hante Meuleman
1
-9
/
+1
2012-10-29
brcmfmac: refactor firmware interface layer.
Hante Meuleman
1
-10
/
+0
2012-10-20
brcm80211: remove some truely barftastic code
Alan Cox
1
-36
/
+0
2012-09-24
brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmit
Franky Lin
1
-25
/
+16
2012-09-12
brcmfmac: Stop all net if queues on tx flow halt.
Hante Meuleman
1
-6
/
+10
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-09-07
brcmfmac: add callback for nl80211 testmode command
Arend van Spriel
1
-0
/
+8
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-07-29
brcm80211: pointless current->files passed to filp_close()
Al Viro
1
-1
/
+1
2012-06-27
brcmfmac: add support for bus specific data command
Franky Lin
1
-0
/
+2
2012-06-13
brcmfmac: add debugfs helper functions
Arend van Spriel
1
-0
/
+7
2012-04-13
brcm80211: fmac: postpone dongle RF enabling.
Franky Lin
1
-0
/
+5
2012-04-13
brcm80211: fmac: register primary net device with device mac address
Arend van Spriel
1
-0
/
+5
2012-04-13
brcm80211: fmac: remove primary mac address handling from brcmf_net_attach
Arend van Spriel
1
-13
/
+12
2012-04-13
brcm80211: fmac: make brcmf_net_attach() static
Arend van Spriel
1
-58
/
+58
2012-03-06
brcm80211: fmac: remove firmware requests from init_module syscall
Arend van Spriel
1
-4
/
+14
2012-03-06
brcm80211: fmac: initialize host interface drivers regardless result
Arend van Spriel
1
-11
/
+3
2012-02-22
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
1
-0
/
+8
2012-02-22
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
1
-11
/
+8
2012-02-22
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
1
-0
/
+24
2012-02-22
brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
Franky Lin
1
-4
/
+4
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
1
-0
/
+2
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
1
-2
/
+2
2012-01-24
brcm80211: make ethtool_ops const
Stephen Hemminger
1
-2
/
+2
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-238
/
+185
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-19
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
1
-1
/
+1
2011-12-19
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
1
-1
/
+1
2011-12-19
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
1
-1
/
+1
2011-12-19
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
1
-3
/
+1
2011-12-19
brcm80211: fmac: stop referencing brcmf_pub in bus layer
Franky Lin
1
-7
/
+8
[next]