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
/
fweh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
1
-478
/
+0
2015-10-21
brcmfmac: Rework p2p attach, use single method for p2p dev creation.
Hante Meuleman
1
-1
/
+2
2015-09-29
brcmfmac: Accept events when TDLS is used in combination with p2p.
Hante Meuleman
1
-2
/
+1
2015-09-29
brcmfmac: Fix TDLS setup by properly handling p2p noif.
Hante Meuleman
1
-2
/
+15
2015-09-29
brcmfmac: Fix p2p bug for older firmwares.
Hante Meuleman
1
-4
/
+6
2015-09-29
brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance
Arend van Spriel
1
-1
/
+1
2015-09-29
brcmfmac: correct detection of p2pdev interface event
Arend van Spriel
1
-8
/
+7
2015-09-29
brcmfmac: change parameters for brcmf_remove_interface()
Arend van Spriel
1
-1
/
+1
2014-12-04
brcmfmac: add multiple BSS support.
Hante Meuleman
1
-4
/
+2
2014-10-30
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
1
-1
/
+1
2014-10-30
brcmfmac: (clean) Rename files dhd_dbg to debug
Hante Meuleman
1
-1
/
+1
2014-09-15
brcmfmac: handle IF event for P2P_DEVICE interface
Arend van Spriel
1
-3
/
+9
2014-07-31
brcmfmac: Add TDLS support to msgbuf.
Hante Meuleman
1
-1
/
+5
2013-08-16
brcmfmac: ignore IF event if firmware indicates it
Arend van Spriel
1
-0
/
+4
2013-05-28
brcmfmac: free net device when registration fails
Arend van Spriel
1
-1
/
+2
2013-04-08
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
Arend van Spriel
1
-4
/
+2
2013-04-08
brcmfmac: remove condition for calling event handler
Arend van Spriel
1
-1
/
+1
2013-04-08
brcmfmac: add role attribute to struct brcmf_if_event definition
Arend van Spriel
1
-3
/
+3
2013-04-08
brcmfmac: add hexadecimal trace of message payload
Arend van Spriel
1
-0
/
+1
2013-04-03
brcmfmac: hookup firmware signalling to firmware interface events
Arend van Spriel
1
-2
/
+8
2013-02-08
brcmfmac: Fix rtnl_lock lockup when registering netdev.
Hante Meuleman
1
-1
/
+1
2013-02-08
brcmfmac: use brcmf_if::bssidx as index in interface list
Hante Meuleman
1
-5
/
+4
2012-12-11
brcmfmac: error messages should not be suppressed
Arend van Spriel
1
-6
/
+6
2012-12-11
brcmfmac: use one list of event defintions
Arend van Spriel
1
-67
/
+5
2012-11-30
brcmfmac: change debug output for received event.
Hante Meuleman
1
-2
/
+2
2012-11-20
brcmfmac: check return from kzalloc in brcmf_fweh_process_event
John W. Linville
1
-0
/
+3
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
1
-1
/
+0
2012-11-16
brcmfmac: restructure handling of IF event
Arend van Spriel
1
-47
/
+55
2012-11-16
brcmfmac: ignore IF event if it is a add for ifidx 0
Arend van Spriel
1
-2
/
+5
2012-11-16
brcmfmac: fix NULL pointer access in brcmf_fweh_detach()
Hante Meuleman
1
-5
/
+7
2012-11-16
brcmfmac: correct handling IF firmware event
Arend van Spriel
1
-35
/
+31
2012-11-16
brcmfmac: change parameter in brcmf_add_if() function
Arend van Spriel
1
-1
/
+1
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
1
-0
/
+498