Arend van Spriel
|
967fe2c82d
brcmfmac: remove mode field from brcmf_cfg80211_vif structure
|
11 years ago |
John W. Linville
|
235f939228
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
11 years ago |
Arend van Spriel
|
9df4d542fc
brcmfmac: use custom destructor callback for all netdevice interfaces
|
11 years ago |
Arend van Spriel
|
427dec5fc8
brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()
|
11 years ago |
dingtianhong
|
692e5167b4
wireless: slight optimization of addr compare
|
11 years ago |
John W. Linville
|
4b074b0762
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
|
11 years ago |
Luis R. Rodriguez
|
8fe02e167e
cfg80211: consolidate passive-scan and no-ibss flags
|
12 years ago |
John W. Linville
|
7acd71879c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
|
11 years ago |
Geyslan G. Bem
|
3b1bace996
brcmfmac: fix possible memory leak
|
11 years ago |
Wolfram Sang
|
16735d022f
tree-wide: use reinit_completion instead of INIT_COMPLETION
|
11 years ago |
Vladimir Kondratiev
|
19504cf5f3
cfg80211: add flags to cfg80211_rx_mgmt()
|
12 years ago |
Arend van Spriel
|
cbb371da23
brcmfmac: use struct net_device::destructor to remove interfaces
|
12 years ago |
Arend van Spriel
|
24e28beef9
brcmfmac: add additional parameter to brcmf_free_vif()
|
12 years ago |
Hante Meuleman
|
15a953d091
brcmfmac: Fix p2p setup when connected to ap on 5G.
|
12 years ago |
Akinobu Mita
|
e00adf3913
drivers/net: rename random32() to prandom_u32()
|
12 years ago |
Franky Lin
|
83cf17aa80
brcmfmac: adopt new d11 interface
|
12 years ago |
Arend van Spriel
|
5b57af6ef7
brcmfmac: obtain wdev using vif object in action frame rx
|
12 years ago |
Arend van Spriel
|
bffc61c9ca
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
|
12 years ago |
Arend van Spriel
|
01b8e7db61
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
|
12 years ago |
Arend van Spriel
|
27f10e380a
brcmfmac: support creation of P2P_DEVICE through user-space
|
12 years ago |
Arend van Spriel
|
a0f472aca2
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
|
12 years ago |
Arend van Spriel
|
f96aa07ecc
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
|
12 years ago |
Hante Meuleman
|
6eda4e2c54
brcmfmac: Add tx p2p off-channel support.
|
12 years ago |
Hante Meuleman
|
4b3a89de8a
brcmfmac: Create netdev before returning from add_virtual_intf.
|
12 years ago |
Hante Meuleman
|
dded3d532c
brcmfmac: Update netdev configuration in wiphy for p2p.
|
12 years ago |
Hante Meuleman
|
0a4cf487ff
brcmfmac: Put printing action frames code under debug flag.
|
12 years ago |
Hante Meuleman
|
2fde59d93f
brcmfmac: Create p2p0 netdev via module variable.
|
12 years ago |
Arend van Spriel
|
1ce3086ccd
brcmfmac: change function signatures
|
12 years ago |
Hante Meuleman
|
f2058dde8c
brcmfmac: Use real cookie value for p2p remain on channel.
|
12 years ago |
Hante Meuleman
|
18e2f61db3
brcmfmac: P2P action frame tx.
|
12 years ago |