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
/
p2p.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...
Rasmus Villemoes
1
-1
/
+1
2014-03-17
brcmfmac: remove mode field from brcmf_cfg80211_vif structure
Arend van Spriel
1
-4
/
+2
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-33
/
+10
2014-01-07
brcmfmac: use custom destructor callback for all netdevice interfaces
Arend van Spriel
1
-19
/
+0
2014-01-07
brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()
Arend van Spriel
1
-15
/
+11
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
1
-4
/
+3
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-1
/
+1
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-11-19
brcmfmac: fix possible memory leak
Geyslan G. Bem
1
-0
/
+1
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-2
/
+2
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-2
/
+2
2013-05-28
brcmfmac: use struct net_device::destructor to remove interfaces
Arend van Spriel
1
-1
/
+22
2013-05-28
brcmfmac: add additional parameter to brcmf_free_vif()
Arend van Spriel
1
-13
/
+12
2013-05-28
brcmfmac: Fix p2p setup when connected to ap on 5G.
Hante Meuleman
1
-7
/
+21
2013-05-08
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-12
brcmfmac: adopt new d11 interface
Franky Lin
1
-50
/
+48
2013-04-08
brcmfmac: obtain wdev using vif object in action frame rx
Arend van Spriel
1
-1
/
+2
2013-04-08
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
Arend van Spriel
1
-3
/
+3
2013-04-08
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
Arend van Spriel
1
-22
/
+30
2013-04-08
brcmfmac: support creation of P2P_DEVICE through user-space
Arend van Spriel
1
-9
/
+139
2013-04-08
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
Arend van Spriel
1
-8
/
+9
2013-04-08
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
Arend van Spriel
1
-4
/
+4
2013-02-08
brcmfmac: Add tx p2p off-channel support.
Hante Meuleman
1
-34
/
+639
2013-02-08
brcmfmac: Create netdev before returning from add_virtual_intf.
Hante Meuleman
1
-1
/
+5
2013-02-08
brcmfmac: Update netdev configuration in wiphy for p2p.
Hante Meuleman
1
-1
/
+1
2013-02-08
brcmfmac: Put printing action frames code under debug flag.
Hante Meuleman
1
-0
/
+11
2013-02-08
brcmfmac: Create p2p0 netdev via module variable.
Hante Meuleman
1
-117
/
+109
2013-02-08
brcmfmac: change function signatures
Arend van Spriel
1
-1
/
+1
2013-02-08
brcmfmac: Use real cookie value for p2p remain on channel.
Hante Meuleman
1
-14
/
+47
2013-02-08
brcmfmac: P2P action frame tx.
Hante Meuleman
1
-3
/
+291
2013-02-08
brcmfmac: Add handling of receiving P2P action frames.
Hante Meuleman
1
-0
/
+345
2013-02-08
brcmfmac: Update AP mode for GO creation.
Hante Meuleman
1
-2
/
+4
2013-02-08
brcmfmac: add p2p change vif routines.
Hante Meuleman
1
-12
/
+94
2013-02-08
brcmfmac: update p2p add and delete vif routines.
Hante Meuleman
1
-9
/
+24
2013-02-08
brcmfmac: update escan for multiple bss and simplify.
Hante Meuleman
1
-82
/
+10
2013-02-08
brcmfmac: implement support for deleting virtual interfaces
Arend van Spriel
1
-12
/
+52
2013-02-08
brcmfmac: fix generation of the p2p related mac addresses
Arend van Spriel
1
-3
/
+1
2013-02-08
brcmfmac: add support for P2P listen mode.
Hante Meuleman
1
-26
/
+124
2013-02-08
brcmfmac: add support for creating P2P client/GO interface
Arend van Spriel
1
-5
/
+107
2013-02-08
brcmfmac: add peer-to-peer group discovery support
Arend van Spriel
1
-0
/
+734