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
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: add p2p change vif routines.
Hante Meuleman
2013-02-08
5
-17
/
+119
*
brcmfmac: update p2p add and delete vif routines.
Hante Meuleman
2013-02-08
2
-10
/
+25
*
brcmfmac: update escan for multiple bss and simplify.
Hante Meuleman
2013-02-08
3
-84
/
+19
*
brcmfmac: implement support for deleting virtual interfaces
Arend van Spriel
2013-02-08
4
-92
/
+176
*
brcmfmac: fix generation of the p2p related mac addresses
Arend van Spriel
2013-02-08
1
-3
/
+1
*
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
6
-34
/
+341
*
brcmfmac: add support for creating P2P client/GO interface
Arend van Spriel
2013-02-08
5
-15
/
+289
*
brcmfmac: add peer-to-peer group discovery support
Arend van Spriel
2013-02-08
6
-51
/
+1078
*
brcmfmac: remove unnecessary locking in trap info processing
Piotr Haber
2013-02-08
1
-4
/
+0
*
brcmfmac: turn clocks on when reading shared info
Piotr Haber
2013-02-08
1
-0
/
+1
*
brcmfmac: fix mmc host locking issue
Piotr Haber
2013-02-08
1
-1
/
+1
*
brcmfmac: Check null pointer on brcmf_dev_reset.
Hante Meuleman
2013-02-08
1
-1
/
+2
*
brcmfmac: use brcmf_if::bssidx as index in interface list
Hante Meuleman
2013-02-08
6
-49
/
+57
*
brcmfmac: fix problem connecting to AP without security
Arend van Spriel
2013-02-08
1
-1
/
+21
*
brcmfmac: add function to retrieve chip information
Arend van Spriel
2013-02-08
2
-0
/
+11
*
brcmfmac: add chip information to the bus interface
Arend van Spriel
2013-02-08
3
-0
/
+8
*
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: Update tracelogging for multiple netdevs.
Hante Meuleman
2013-02-08
1
-15
/
+19
*
brcmfmac: Track statistics per ifp.
Hante Meuleman
2013-02-08
4
-66
/
+27
*
brcmfmac: Add logging for FIL int set/get cmds.
Hante Meuleman
2013-02-08
1
-0
/
+2
*
brcmfmac: Track pending 8021x frames per ifp.
Hante Meuleman
2013-02-08
2
-15
/
+17
*
brcmfmac: Use struct brcmf_if in brcmf_configure_opensecurity.
Hante Meuleman
2013-02-08
1
-4
/
+2
*
brcmfmac: Remove copy mac address from drvr at netdev up.
Hante Meuleman
2013-02-08
1
-2
/
+0
*
brcmfmac: Remove drvr_up from bus interface.
Hante Meuleman
2013-02-08
3
-22
/
+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
2
-24
/
+15
*
|
brcmfmac: Removing obsolete variables and inline functions.
Hante Meuleman
2013-01-07
2
-26
/
+0
*
|
brcmfmac: Return correct error on netdev xmit.
Hante Meuleman
2013-01-07
1
-10
/
+12
*
|
brcmfmac: Remove unused caching dongle error.
Hante Meuleman
2013-01-07
2
-23
/
+2
*
|
brcmfmac: remove unnecessary curly braces in dhd_attach()
Arend van Spriel
2013-01-07
1
-2
/
+1
*
|
brcmfmac: cleanup netdev transmit callback
Arend van Spriel
2013-01-07
1
-9
/
+13
*
|
brcmfmac: remove unused event related definitions
Arend van Spriel
2013-01-07
1
-7
/
+0
*
|
brcmfmac: Use dedicated trace level for CDC.
Hante Meuleman
2013-01-07
3
-25
/
+24
*
|
brcmfmac: remove brcmf_proto_hdrpull() from bus interface
Arend van Spriel
2013-01-07
6
-43
/
+29
*
|
brcmfmac: remove rx helper function from bus interface
Arend van Spriel
2013-01-07
4
-16
/
+13
*
|
brcmfmac: define pr_fmt in one place
Arend van Spriel
2013-01-07
9
-16
/
+4
*
|
brcmfmac: assure USB dongle firmware is reset upon module unload
Arend van Spriel
2013-01-07
4
-1
/
+27
*
|
brcmfmac: removed deprecated set_bitrate_mask support
Hante Meuleman
2013-01-07
1
-62
/
+0
*
|
brcmfmac: do not reconfigure refill rx on 0-length packet.
Hante Meuleman
2013-01-07
1
-1
/
+5
|
/
*
brcmfmac: remove WL_CONN() macro
Arend van Spriel
2012-12-10
2
-98
/
+94
*
brcmfmac: remove WL_SCAN() macro
Arend van Spriel
2012-12-10
2
-39
/
+39
*
brcmfmac: remove WL_TRACE() macro
Arend van Spriel
2012-12-10
2
-96
/
+95
*
brcmfmac: replace WL_INFO() macro
Arend van Spriel
2012-12-10
2
-22
/
+21
*
brcmfmac: replace WL_ERR() with brcmf_err()
Arend van Spriel
2012-12-10
2
-158
/
+158
*
brcmfmac: consolidate debug macros in wl_cfg80211
Arend van Spriel
2012-12-10
3
-68
/
+10
*
brcmfmac: error messages should not be suppressed
Arend van Spriel
2012-12-10
11
-249
/
+248
*
brcmfmac: use one list of event defintions
Arend van Spriel
2012-12-10
2
-134
/
+80
[next]