index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-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