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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: clean up scan state on error
Bing Zhao
2012-10-24
1
-2
/
+5
*
mwifiex: return -EBUSY if specific scan request cannot be honored
Bing Zhao
2012-10-24
1
-8
/
+5
*
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
2012-10-08
4
-16
/
+27
*
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2012-10-08
2
-5
/
+16
*
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
2012-10-08
1
-6
/
+10
*
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2012-10-08
2
-12
/
+16
*
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
2012-09-28
1
-3
/
+2
*
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
2012-09-28
4
-8
/
+49
*
mwifiex: add inactivity deauth support for ap
Kevin Gan
2012-09-28
4
-1
/
+39
*
mwifiex: set txpd when send a mgmt frame for AP and GO mode
Stone Piao
2012-09-28
1
-0
/
+9
*
mwifiex: parse P2P IEs from beacon_data
Stone Piao
2012-09-28
1
-32
/
+54
*
mwifiex: add support for P2P GO in interface type change
Stone Piao
2012-09-28
6
-3
/
+90
*
mwifiex: add support for P2P client in interface type change
Stone Piao
2012-09-28
4
-0
/
+95
*
mwifiex: add P2P interface
Stone Piao
2012-09-28
3
-2
/
+47
*
mwifiex: send firmware initialization commands synchronously
Stone Piao
2012-09-28
1
-32
/
+33
*
mwifiex: append each IE into a seperate IE buffer
Stone Piao
2012-09-28
1
-4
/
+9
*
mwifiex: process remain on channel expired event
Stone Piao
2012-09-28
2
-0
/
+13
*
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
2012-09-28
8
-6
/
+163
*
mwifiex: report received management frames to cfg80211
Stone Piao
2012-09-28
6
-0
/
+58
*
mwifiex: implement cfg80211 mgmt_frame_register handler
Stone Piao
2012-09-28
5
-0
/
+40
*
mwifiex: advertise mgmt_stype to cfg80211
Stone Piao
2012-09-28
1
-0
/
+30
*
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
2012-09-28
6
-17
/
+143
*
mwifiex: fix coding style issue
Stone Piao
2012-09-28
2
-4
/
+1
*
mwifiex: potential corruption in mwifiex_update_uap_custom_ie()
Dan Carpenter
2012-09-25
1
-1
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-25
2
-2
/
+2
|
\
|
*
cfg80211: constify name parameter to add_virtual_intf
Johannes Berg
2012-09-19
2
-2
/
+2
*
|
mwifiex: block scan request during heavy Tx traffic
Amitkumar Karwar
2012-09-24
2
-0
/
+8
*
|
mwifiex: disconnect the device before entering suspend state
Amitkumar Karwar
2012-09-24
1
-0
/
+13
*
|
mwifiex: fix issue in resumed scan operation
Amitkumar Karwar
2012-09-24
1
-0
/
+1
*
|
mwifiex: separate TxPD processing routine for AP
Avinash Patil
2012-09-11
3
-1
/
+76
*
|
mwifiex: disable WOW by default
Bing Zhao
2012-09-11
1
-1
/
+1
*
|
mwifiex: support custom world regulatory domain
Amitkumar Karwar
2012-09-11
1
-1
/
+34
*
|
mwifiex: do not hint regulatory domain with f/w country code
Bing Zhao
2012-09-11
1
-2
/
+3
*
|
mwifiex: use country ie of requested AP while associating
Amitkumar Karwar
2012-09-11
2
-1
/
+40
*
|
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
Amitkumar Karwar
2012-09-11
1
-5
/
+4
*
|
mwifiex: have same priority for AP and station traffic
Amitkumar Karwar
2012-09-11
2
-3
/
+2
*
|
mwifiex: remove AMSDU_AGGR_CTRL command response handler
Amitkumar Karwar
2012-09-11
3
-25
/
+0
*
|
mwifiex: remove 11N_CFG command response handler
Amitkumar Karwar
2012-09-11
3
-20
/
+0
*
|
mwifiex: remove get operation code for SUBSCRIBE EVENT command
Amitkumar Karwar
2012-09-11
1
-7
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
1
-1
/
+14
|
\
\
|
*
|
mwifiex: fix skb length issue when send a command to firmware
Stone Piao
2012-09-05
1
-1
/
+14
*
|
|
mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private
Jeff Disher
2012-09-07
2
-11
/
+14
*
|
|
mwifiex: make use of is_zero_ether_addr()
Bing Zhao
2012-09-07
1
-3
/
+1
*
|
|
mwifiex: parse rate info for AP
Avinash Patil
2012-09-07
5
-7
/
+58
*
|
|
mwifiex: don't disable wait_q_enabled flag
Amitkumar Karwar
2012-09-07
1
-1
/
+0
*
|
|
mwifiex: release semaphore acquired for internal scan operation
Amitkumar Karwar
2012-09-07
1
-0
/
+5
*
|
|
mwifiex: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
2012-09-07
1
-2
/
+1
*
|
|
mwifiex: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
2012-09-07
1
-2
/
+1
|
|
/
|
/
|
*
|
mwifiex: use GFP_ATOMIC under spin lock
Dan Carpenter
2012-08-10
1
-1
/
+1
*
|
mwifiex: notify cfg80211 about MIC failures
Amitkumar Karwar
2012-08-10
1
-0
/
+6
[next]