index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
uap_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: add missing skb_push() in mwifiex_check_uap_capabilties
Amitkumar Karwar
2015-08-06
1
-0
/
+2
*
mwifiex: handle multichannel event
Avinash Patil
2015-07-21
1
-0
/
+6
*
mwifiex: extend tx_data pause to AP interface as well
Avinash Patil
2015-07-21
1
-0
/
+4
*
mwifiex: enable traffic only when port is open
Avinash Patil
2015-07-21
1
-0
/
+3
*
mwifiex: handle BT coex event to adjust Rx BA window size
Chunfan Chen
2015-06-15
1
-0
/
+5
*
mwifiex: update AP WMM settings from BSS_START event
Avinash Patil
2015-06-08
1
-0
/
+63
*
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
2015-05-26
1
-20
/
+24
*
mwifiex: handle radar detect event from FW
Avinash Patil
2015-01-29
1
-0
/
+4
*
mwifiex: support for channel report for radar detection
Avinash Patil
2015-01-29
1
-0
/
+4
*
mwifiex: handle PS events on AP interface as well
Avinash Patil
2015-01-29
1
-0
/
+39
*
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
2015-01-22
1
-1
/
+0
|
\
|
*
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
1
-1
/
+0
*
|
mwifiex: add rx histogram statistics support
Xinming Hu
2015-01-06
1
-0
/
+2
|
/
*
mwifiex: delete peer station's RA list upon deauthentication
Avinash Patil
2014-12-05
1
-0
/
+1
*
mwifiex: add Tx status support for EAPOL packets
Amitkumar Karwar
2014-11-25
1
-0
/
+4
*
mwifiex: update Copyright to 2014
Xinming Hu
2014-06-25
1
-1
/
+1
*
mwifiex: handle extended scan event for AP interface
Avinash Patil
2014-03-19
1
-0
/
+6
*
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2014-02-28
1
-3
/
+3
*
mwifiex: move station list functions to common code
Avinash Patil
2014-02-12
1
-118
/
+0
*
mwifiex: add del_station handler
Avinash Patil
2013-05-22
1
-0
/
+16
*
mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()
Avinash Patil
2013-05-22
1
-6
/
+3
*
mwifiex: add multi-queue support
Avinash Patil
2012-11-14
1
-0
/
+7
*
mwifiex: use GFP_ATOMIC under spin lock
Dan Carpenter
2012-08-10
1
-1
/
+1
*
mwifiex: fix powerpc64-linux- compilation warnings
Bing Zhao
2012-08-10
1
-5
/
+4
*
mwifiex: cleanup TX/RX BA tables for uAP
Avinash Patil
2012-08-06
1
-0
/
+5
*
mwifiex: add 11n Block Ack support for uAP
Avinash Patil
2012-08-06
1
-0
/
+21
*
mwifiex: support RX AMSDU aggregation for uAP
Avinash Patil
2012-08-06
1
-0
/
+13
*
mwifiex: create list for associated stations in AP mode
Avinash Patil
2012-08-06
1
-3
/
+155
*
mwifiex: separate file for handling AP events
Avinash Patil
2012-08-06
1
-0
/
+100