index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2014-07-20
brcm80211: remove unnecessary break after return
Fabian Frederick
2014-06-25
net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...
Rasmus Villemoes
2014-03-17
brcmfmac: remove mode field from brcmf_cfg80211_vif structure
Arend van Spriel
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-06
brcmfmac: use custom destructor callback for all netdevice interfaces
Arend van Spriel
2014-01-06
brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()
Arend van Spriel
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-18
brcmfmac: fix possible memory leak
Geyslan G. Bem
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2013-05-28
brcmfmac: use struct net_device::destructor to remove interfaces
Arend van Spriel
2013-05-28
brcmfmac: add additional parameter to brcmf_free_vif()
Arend van Spriel
2013-05-28
brcmfmac: Fix p2p setup when connected to ap on 5G.
Hante Meuleman
2013-05-07
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-04-12
brcmfmac: adopt new d11 interface
Franky Lin
2013-04-08
brcmfmac: obtain wdev using vif object in action frame rx
Arend van Spriel
2013-04-08
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
Arend van Spriel
2013-04-08
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
Arend van Spriel
2013-04-08
brcmfmac: support creation of P2P_DEVICE through user-space
Arend van Spriel
2013-04-08
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
Arend van Spriel
2013-04-08
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
Arend van Spriel
2013-02-08
brcmfmac: Add tx p2p off-channel support.
Hante Meuleman
2013-02-08
brcmfmac: Create netdev before returning from add_virtual_intf.
Hante Meuleman
2013-02-08
brcmfmac: Update netdev configuration in wiphy for p2p.
Hante Meuleman
2013-02-08
brcmfmac: Put printing action frames code under debug flag.
Hante Meuleman
2013-02-08
brcmfmac: Create p2p0 netdev via module variable.
Hante Meuleman
2013-02-08
brcmfmac: change function signatures
Arend van Spriel
2013-02-08
brcmfmac: Use real cookie value for p2p remain on channel.
Hante Meuleman
2013-02-08
brcmfmac: P2P action frame tx.
Hante Meuleman
2013-02-08
brcmfmac: Add handling of receiving P2P action frames.
Hante Meuleman
2013-02-08
brcmfmac: Update AP mode for GO creation.
Hante Meuleman
2013-02-08
brcmfmac: add p2p change vif routines.
Hante Meuleman
2013-02-08
brcmfmac: update p2p add and delete vif routines.
Hante Meuleman
2013-02-08
brcmfmac: update escan for multiple bss and simplify.
Hante Meuleman
2013-02-08
brcmfmac: implement support for deleting virtual interfaces
Arend van Spriel
2013-02-08
brcmfmac: fix generation of the p2p related mac addresses
Arend van Spriel
2013-02-08
brcmfmac: add support for P2P listen mode.
Hante Meuleman
2013-02-08
brcmfmac: add support for creating P2P client/GO interface
Arend van Spriel
2013-02-08
brcmfmac: add peer-to-peer group discovery support
Arend van Spriel