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