index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: remove set_channel cfg80211 hook
Johannes Berg
2012-05-16
1
-27
/
+0
*
mwifiex: delete IEs when stop_ap
Avinash Patil
2012-05-16
3
-0
/
+75
*
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
Avinash Patil
2012-05-16
5
-0
/
+195
*
mwifiex: add custom IE framework
Avinash Patil
2012-05-16
8
-1
/
+201
*
mwifiex: rearrange AP sys configure code
Avinash Patil
2012-05-16
3
-21
/
+48
*
mwifiex: add WPA2 support for AP
Avinash Patil
2012-05-16
5
-0
/
+268
*
mwifiex: add AP event handling framework
Avinash Patil
2012-05-16
4
-2
/
+73
*
mwifiex: add cfg80211 start_ap and stop_ap handlers
Avinash Patil
2012-05-16
5
-0
/
+139
*
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
Avinash Patil
2012-05-16
6
-20
/
+150
*
mwifiex: handle interface type changes correctly
Avinash Patil
2012-05-16
1
-18
/
+46
*
mwifiex: stop BSS in deauthentication handling
Avinash Patil
2012-05-16
1
-0
/
+4
*
mwifiex: add AP command sys_config and set channel
Avinash Patil
2012-05-16
5
-1
/
+90
*
mwifiex: add bss start and bss stop commands for AP
Avinash Patil
2012-05-16
6
-2
/
+75
*
mwifiex: append peer mac address TLV in key material command to firmware
Avinash Patil
2012-05-16
5
-9
/
+46
*
mwifiex: save adapter pointer in wiphy_priv
Avinash Patil
2012-05-16
3
-25
/
+27
*
mwifiex: multi-interface support for mwifiex
Avinash Patil
2012-05-16
1
-0
/
+20
*
mwifiex: support for creation of AP interface
Avinash Patil
2012-05-16
4
-66
/
+98
*
mwifiex: handle station specific commands on STA interface only
Avinash Patil
2012-05-16
2
-20
/
+34
*
mwifiex: allocate space for one more mwifiex_private structure
Avinash Patil
2012-05-16
3
-16
/
+23
*
mwifiex: fix coding style issue in mwifiex_deauthenticate
Bing Zhao
2012-05-15
1
-10
/
+12
*
mwifiex: fix static checker warnings
Amitkumar Karwar
2012-05-08
1
-2
/
+1
*
mwifiex: add support for SD8786 sdio
WarheadsSE
2012-05-08
3
-2
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-26
17
-71
/
+1399
|
\
|
*
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-04-23
17
-71
/
+1399
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
mwifiex: update pcie8766 scratch register addresses
Bing Zhao
2012-04-13
1
-9
/
+9
*
|
mwifiex: corrections in timestamp related code
Amitkumar Karwar
2012-04-17
6
-18
/
+30
*
|
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
2012-04-17
3
-64
/
+31
*
|
mwifiex: use asynchronous firmware loading
Amitkumar Karwar
2012-04-12
4
-48
/
+62
*
|
mwifiex: add support for WPS2.0
Avinash Patil
2012-04-12
7
-0
/
+105
*
|
mwifiex: display correct country information in debugfs "info"
Amitkumar Karwar
2012-04-12
3
-3
/
+4
*
|
mwifiex: set default regulatory domain
Amitkumar Karwar
2012-04-12
3
-0
/
+38
*
|
mwifiex: fix typo in RSSI_HIGH event handling
Bing Zhao
2012-04-12
1
-1
/
+1
*
|
wireless, mwifiex: drop redundant NULL test before call to release_firmware()
Jesper Juhl
2012-04-12
1
-2
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
1
-15
/
+3
|
\
\
|
|
/
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-15
/
+3
*
|
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-04-11
1
-4
/
+4
*
|
mwifiex: don't use IEEE80211_MAX_QUEUES
Johannes Berg
2012-04-10
2
-5
/
+5
*
|
mwifiex: add set_cqm_rssi_config handler support
Amitkumar Karwar
2012-04-09
7
-0
/
+241
*
|
mwifiex: support STATION_INFO_SIGNAL_AVG
Amitkumar Karwar
2012-04-09
1
-3
/
+4
*
|
mwifiex: remove redundant signal handling code
Amitkumar Karwar
2012-04-09
6
-108
/
+9
*
|
mwifiex: add cfg80211 dump_station handler
Amitkumar Karwar
2012-04-09
1
-0
/
+18
*
|
mwifiex: update signal strength in mBm units
Amitkumar Karwar
2012-04-09
1
-2
/
+3
*
|
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
5
-23
/
+24
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-16
25
-1437
/
+1365
|
\
|
*
mwifiex: correction in structure name passed to sizeof()
Amitkumar Karwar
2012-03-14
1
-1
/
+1
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
2012-03-14
5
-95
/
+94
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 8
Yogesh Ashok Powar
2012-03-14
2
-70
/
+73
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 7
Yogesh Ashok Powar
2012-03-14
2
-121
/
+114
|
*
mwifiex: fix checkpatch --strict warnings/errors Part 6
Yogesh Ashok Powar
2012-03-14
1
-92
/
+96
[next]