index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
wl_cfg80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: support critical protocol API for DHCP
Piotr Haber
2013-04-23
1
-0
/
+46
*
brcmfmac: allow scanning to be suppressed in the driver
Arend van Spriel
2013-04-23
1
-0
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
1
-6
/
+1
|
\
|
*
brcmfmac: remove advertising P2P device support
Arend van Spriel
2013-04-08
1
-6
/
+1
*
|
brcmfmac: obtain iftype for firmware-signal descriptor lookup
Arend van Spriel
2013-04-12
1
-0
/
+7
*
|
brcmfmac: adopt new d11 interface
Franky Lin
2013-04-12
1
-64
/
+70
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-10
1
-21
/
+25
|
\
\
|
|
/
|
*
brcmfmac: fix returning cipher_suite for get_key operation.
Hante Meuleman
2013-04-03
1
-8
/
+4
|
*
brcmfmac: fix stopping AP.
Hante Meuleman
2013-04-03
1
-10
/
+15
|
*
brcmfmac: fix tkip mic tx/rx ap swap bug.
Hante Meuleman
2013-04-03
1
-3
/
+6
*
|
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
Arend van Spriel
2013-04-08
1
-0
/
+5
*
|
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
Arend van Spriel
2013-04-08
1
-3
/
+5
*
|
brcmfmac: support creation of P2P_DEVICE through user-space
Arend van Spriel
2013-04-08
1
-2
/
+4
*
|
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
Arend van Spriel
2013-04-08
1
-39
/
+29
*
|
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
Arend van Spriel
2013-04-08
1
-14
/
+15
*
|
brcmfmac: remove use of unconditional access of struct wireless_dev::netdev
Arend van Spriel
2013-04-08
1
-6
/
+4
*
|
brcmfmac: add hexadecimal trace of message payload
Arend van Spriel
2013-04-08
1
-0
/
+1
*
|
brcmfmac: determine the wiphy->bands property correctly.
Hante Meuleman
2013-04-03
1
-79
/
+247
*
|
brcmfmac: remove null-pointer check in .sched_scan_start() callback
Arend van Spriel
2013-03-06
1
-3
/
+3
|
/
*
brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()
Wei Yongjun
2013-02-22
1
-1
/
+3
*
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-02-11
1
-2
/
+2
*
brcmfmac: Add tx p2p off-channel support.
Hante Meuleman
2013-02-08
1
-57
/
+19
*
brcmfmac: Create netdev before returning from add_virtual_intf.
Hante Meuleman
2013-02-08
1
-9
/
+1
*
brcmfmac: Fix rtnl_lock lockup when registering netdev.
Hante Meuleman
2013-02-08
1
-1
/
+1
*
brcmfmac: Remove sleep on del_station.
Hante Meuleman
2013-02-08
1
-6
/
+1
*
brcmfmac: Update netdev configuration in wiphy for p2p.
Hante Meuleman
2013-02-08
1
-3
/
+8
*
brcmfmac: Reject change vif for p2p if.
Hante Meuleman
2013-02-08
1
-0
/
+12
*
brcmfmac: Use role from wdev on AP commands and fix stop_ap.
Hante Meuleman
2013-02-08
1
-37
/
+14
*
brcmfmac: Create p2p0 netdev via module variable.
Hante Meuleman
2013-02-08
1
-2
/
+10
*
brcmfmac: P2P action frame tx.
Hante Meuleman
2013-02-08
1
-1
/
+40
*
brcmfmac: Add handling of receiving P2P action frames.
Hante Meuleman
2013-02-08
1
-0
/
+2
*
brcmfmac: Update AP mode for GO creation.
Hante Meuleman
2013-02-08
1
-83
/
+172
*
brcmfmac: Update connect setup/handling routines for multiple bss.
Hante Meuleman
2013-02-08
1
-132
/
+234
*
brcmfmac: Fix bug mgmt_rx_register
Hante Meuleman
2013-02-08
1
-1
/
+1
*
brcmfmac: add p2p change vif routines.
Hante Meuleman
2013-02-08
1
-5
/
+18
*
brcmfmac: update escan for multiple bss and simplify.
Hante Meuleman
2013-02-08
1
-1
/
+7
*
brcmfmac: implement support for deleting virtual interfaces
Arend van Spriel
2013-02-08
1
-80
/
+119
*
brcmfmac: fix compiler warning on printf format
Arend van Spriel
2013-02-08
1
-1
/
+1
*
brcmfmac: add support for P2P listen mode.
Hante Meuleman
2013-02-08
1
-4
/
+185
*
brcmfmac: add support for creating P2P client/GO interface
Arend van Spriel
2013-02-08
1
-9
/
+114
*
brcmfmac: add peer-to-peer group discovery support
Arend van Spriel
2013-02-08
1
-48
/
+151
*
brcmfmac: use brcmf_if::bssidx as index in interface list
Hante Meuleman
2013-02-08
1
-0
/
+2
*
brcmfmac: fix problem connecting to AP without security
Arend van Spriel
2013-02-08
1
-1
/
+21
*
brcmfmac: Use single function for channel to chanspec.
Hante Meuleman
2013-02-08
1
-42
/
+21
*
brcmfmac: Cleanup function brcmf_notifiy_connect_status_ap.
Hante Meuleman
2013-02-08
1
-13
/
+7
*
brcmfmac: Use struct brcmf_if in brcmf_configure_opensecurity.
Hante Meuleman
2013-02-08
1
-4
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
1
-2
/
+3
|
\
|
*
brcmfmac: fix parsing rsn ie for ap mode.
Hante Meuleman
2013-01-02
1
-2
/
+3
*
|
brcmfmac: Update init code routines from interface up.
Hante Meuleman
2013-01-07
1
-17
/
+13
*
|
brcmfmac: define pr_fmt in one place
Arend van Spriel
2013-01-07
1
-2
/
+0
[next]