index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
sta_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: move under marvell vendor directory
Kalle Valo
2015-11-18
1
-864
/
+0
*
mwifiex: complete usb tx data with multi endpoints
Zhaoyang Liu
2015-09-29
1
-1
/
+3
*
mwifiex: add usb multi endpoints resync support
Zhaoyang Liu
2015-09-29
1
-0
/
+5
*
mwifiex: add usb multi channel event process support
Zhaoyang Liu
2015-09-29
1
-10
/
+59
*
mwifiex: handle multichannel event
Avinash Patil
2015-07-21
1
-0
/
+30
*
mwifiex: extend tx_data pause to AP interface as well
Avinash Patil
2015-07-21
1
-34
/
+87
*
mwifiex: enable traffic only when port is open
Avinash Patil
2015-07-21
1
-1
/
+3
*
mwifiex: enhance tdls link setup condition
Xinming Hu
2015-07-21
1
-1
/
+1
*
mwifiex: process tdls channel switch event
Xinming Hu
2015-07-21
1
-0
/
+54
*
mwifiex: add tx data pause support
Avinash Patil
2015-07-21
1
-0
/
+66
*
mwifiex: add missing break statement in switch case
Amitkumar Karwar
2015-06-16
1
-0
/
+1
*
mwifiex: handle BT coex event to adjust Rx BA window size
Chunfan Chen
2015-06-15
1
-0
/
+61
*
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...
David S. Miller
2015-06-03
1
-62
/
+68
|
\
|
*
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
2015-05-26
1
-62
/
+68
*
|
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
2015-05-26
1
-1
/
+1
|
/
*
mwifiex: use del_timer variant in interrupt context
Amitkumar Karwar
2015-03-16
1
-2
/
+2
*
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
*
mwifiex: correction in wakeup timer handling
Amitkumar Karwar
2015-02-03
1
-2
/
+1
*
mwifiex: handle radar detect event from FW
Avinash Patil
2015-01-29
1
-0
/
+5
*
mwifiex: support for channel report for radar detection
Avinash Patil
2015-01-29
1
-0
/
+5
*
mwifiex: do not declare wdev as pointer
Avinash Patil
2015-01-29
1
-1
/
+1
*
mwifiex: add wakeup timer based recovery mechanism
Amitkumar Karwar
2015-01-06
1
-0
/
+3
*
mwifiex: add rx histogram statistics support
Xinming Hu
2015-01-06
1
-0
/
+4
*
mwifiex: add Tx status support for EAPOL packets
Amitkumar Karwar
2014-11-25
1
-0
/
+5
*
mwifiex: add auto TDLS support
Avinash Patil
2014-11-17
1
-1
/
+5
*
mwifiex: do not explicitly disable TDLS link during teardown
Avinash Patil
2014-11-17
1
-3
/
+0
*
mwifiex: update Copyright to 2014
Xinming Hu
2014-06-25
1
-1
/
+1
*
mwifiex: delete TDLS link upon Teardown event
Avinash Patil
2014-05-22
1
-1
/
+5
*
mwifiex: disable TDLS link upon tear down event
Avinash Patil
2014-05-07
1
-0
/
+40
*
mwifiex: replace num_cmd_timeout with is_cmd_timedout
Amitkumar Karwar
2014-02-28
1
-1
/
+1
*
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2014-02-28
1
-20
/
+18
*
mwifiex: disable all TDLS link during disconnection
Avinash Patil
2014-02-12
1
-0
/
+4
*
mwifiex: implement extended scan feature
Amitkumar Karwar
2014-02-12
1
-0
/
+8
*
mwifiex: inform cfg80211 about disconnect for P2P client interface
Avinash Patil
2013-10-14
1
-1
/
+2
*
mwifiex: discard deauth and disassoc event during WPS session
Stone Piao
2013-07-24
1
-0
/
+10
*
mwifiex: channel switch handling for station
Amitkumar Karwar
2013-06-19
1
-0
/
+3
*
mwifiex: add basic 11h support for station
Amitkumar Karwar
2013-06-19
1
-0
/
+8
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
1
-1
/
+0
|
\
|
*
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-11-26
1
-1
/
+0
*
|
mwifiex: add multi-queue support
Avinash Patil
2012-11-14
1
-6
/
+3
|
/
*
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
2012-10-08
1
-11
/
+20
*
mwifiex: process remain on channel expired event
Stone Piao
2012-09-28
1
-0
/
+12
*
mwifiex: notify cfg80211 about MIC failures
Amitkumar Karwar
2012-08-10
1
-0
/
+6
*
mwifiex: fix powerpc64-linux- compilation warnings
Bing Zhao
2012-08-10
1
-4
/
+5
*
mwifiex: separate file for handling AP events
Avinash Patil
2012-08-06
1
-48
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
1
-5
/
+4
|
\
|
*
mwifiex: fix bugs in event handling code
Amitkumar Karwar
2012-06-22
1
-5
/
+4
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-1
/
+1
|
/
*
mwifiex: add AP event handling framework
Avinash Patil
2012-05-16
1
-1
/
+50
*
mwifiex: add set_cqm_rssi_config handler support
Amitkumar Karwar
2012-04-09
1
-0
/
+12
[next]