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
/
mwifiex
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mwifiex: fix 'smatch' warning in preparing key_material cmd
Bing Zhao
2012-08-10
1
-1
/
+1
*
mwifiex: fix powerpc64-linux- compilation warnings
Bing Zhao
2012-08-10
2
-9
/
+9
*
mwifiex: fix code mis-alignment after the if statement
Fengguang Wu
2012-08-10
1
-2
/
+2
*
mwifiex: add AES_CMAC support in key_material cmd
Ying Luo
2012-08-06
2
-10
/
+52
*
mwifiex: pass key_params pointer in mwifiex_set_encode
Ying Luo
2012-08-06
4
-12
/
+22
*
mwifiex: rename wapi_rxpn to pn
Ying Luo
2012-08-06
2
-3
/
+3
*
mwifiex: cleanup TX/RX BA tables for uAP
Avinash Patil
2012-08-06
5
-0
/
+58
*
mwifiex: add 11n Block Ack support for uAP
Avinash Patil
2012-08-06
6
-9
/
+105
*
mwifiex: support RX AMSDU aggregation for uAP
Avinash Patil
2012-08-06
4
-9
/
+88
*
mwifiex: improve uAP RX handling
Avinash Patil
2012-08-06
6
-0
/
+244
*
mwifiex: create list for associated stations in AP mode
Avinash Patil
2012-08-06
3
-3
/
+177
*
mwifiex: separate file for handling AP events
Avinash Patil
2012-08-06
5
-49
/
+107
*
mwifiex: update 11n status as per start_ap IE
Avinash Patil
2012-08-06
4
-0
/
+5
*
mwifiex: improve scan delay logic during Tx traffic
Amitkumar Karwar
2012-08-06
3
-45
/
+64
*
mwifiex: update max_chan_per_scan correctly for SSID scan
Amitkumar Karwar
2012-08-06
1
-0
/
+2
*
mwifiex: do le_to_cpu conversion for Rx packet header elements
Amitkumar Karwar
2012-08-06
2
-24
/
+22
*
mwifiex: correction in MSDU padding logic
Yogesh Ashok Powar
2012-08-06
1
-2
/
+2
*
mwifiex: remove extra padding to AMSDU
Yogesh Ashok Powar
2012-08-06
1
-1
/
+0
*
mwifiex: copy MSDU subframes correctly
Yogesh Ashok Powar
2012-08-06
1
-6
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
11
-588
/
+175
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-17
1
-2
/
+2
|
|
\
|
|
*
mwifiex: correction in mcs index check
Amitkumar Karwar
2012-07-12
1
-2
/
+2
|
*
|
mwifiex: improvement in cfg80211 set_bitrate_mask handler
Amitkumar Karwar
2012-07-17
2
-34
/
+26
|
*
|
mwifiex: add support to use basic rates in ibss join request
Amitkumar Karwar
2012-07-17
2
-75
/
+108
|
*
|
mwifiex: remove unnecessary code in data rate configuration
Amitkumar Karwar
2012-07-17
7
-201
/
+17
|
*
|
mwifiex: remove redundant code in set channel path
Amitkumar Karwar
2012-07-17
6
-259
/
+2
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
3
-19
/
+22
|
|
\
\
|
|
*
|
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
1
-1
/
+2
|
|
*
|
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-07-12
3
-18
/
+20
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
7
-92
/
+264
|
\
\
\
\
|
|
/
/
/
|
*
|
|
mwifiex: add set_antenna handler support
Amitkumar Karwar
2012-07-09
5
-0
/
+133
|
*
|
|
mwifiex: parse WPS IEs from beacon_data
Avinash Patil
2012-07-09
1
-40
/
+44
|
*
|
|
mwifiex: advertise WPS probe response offload support to cfg80211
Avinash Patil
2012-07-09
1
-1
/
+5
|
*
|
|
mwifiex: add change_beacon cfg80211 handler
Avinash Patil
2012-07-09
1
-0
/
+28
|
*
|
|
mwifiex: overwrite earlier IE buffers for new set IE request
Avinash Patil
2012-07-09
1
-5
/
+2
|
*
|
|
mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc
Avinash Patil
2012-07-09
1
-54
/
+65
|
*
|
|
mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()
Avinash Patil
2012-07-09
3
-23
/
+18
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-09
9
-39
/
+56
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
1
-0
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)
Bing Zhao
2012-07-09
1
-0
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-29
13
-164
/
+389
|
\
\
\
\
[next]