index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
mwifiex: remove set_channel cfg80211 hook
Johannes Berg
1
-27
/
+0
2012-05-16
mwifiex: delete IEs when stop_ap
Avinash Patil
3
-0
/
+75
2012-05-16
mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmware
Avinash Patil
5
-0
/
+195
2012-05-16
mwifiex: add custom IE framework
Avinash Patil
8
-1
/
+201
2012-05-16
mwifiex: rearrange AP sys configure code
Avinash Patil
3
-21
/
+48
2012-05-16
mwifiex: add WPA2 support for AP
Avinash Patil
5
-0
/
+268
2012-05-16
mwifiex: add AP event handling framework
Avinash Patil
4
-2
/
+73
2012-05-16
mwifiex: add cfg80211 start_ap and stop_ap handlers
Avinash Patil
5
-0
/
+139
2012-05-16
mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface
Avinash Patil
6
-20
/
+150
2012-05-16
mwifiex: handle interface type changes correctly
Avinash Patil
1
-18
/
+46
2012-05-16
mwifiex: stop BSS in deauthentication handling
Avinash Patil
1
-0
/
+4
2012-05-16
mwifiex: add AP command sys_config and set channel
Avinash Patil
5
-1
/
+90
2012-05-16
mwifiex: add bss start and bss stop commands for AP
Avinash Patil
6
-2
/
+75
2012-05-16
mwifiex: append peer mac address TLV in key material command to firmware
Avinash Patil
5
-9
/
+46
2012-05-16
mwifiex: save adapter pointer in wiphy_priv
Avinash Patil
3
-25
/
+27
2012-05-16
mwifiex: multi-interface support for mwifiex
Avinash Patil
1
-0
/
+20
2012-05-16
mwifiex: support for creation of AP interface
Avinash Patil
4
-66
/
+98
2012-05-16
mwifiex: handle station specific commands on STA interface only
Avinash Patil
2
-20
/
+34
2012-05-16
mwifiex: allocate space for one more mwifiex_private structure
Avinash Patil
3
-16
/
+23
2012-05-15
mwifiex: fix coding style issue in mwifiex_deauthenticate
Bing Zhao
1
-10
/
+12
2012-05-08
mwifiex: fix static checker warnings
Amitkumar Karwar
1
-2
/
+1
2012-05-08
mwifiex: add support for SD8786 sdio
WarheadsSE
3
-2
/
+10
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-71
/
+1399
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+9
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
17
-71
/
+1399
2012-04-17
mwifiex: corrections in timestamp related code
Amitkumar Karwar
6
-18
/
+30
2012-04-17
mwifiex: code cleanup in BSS handling
Amitkumar Karwar
3
-64
/
+31
2012-04-13
mwifiex: update pcie8766 scratch register addresses
Bing Zhao
1
-9
/
+9
2012-04-12
mwifiex: use asynchronous firmware loading
Amitkumar Karwar
4
-48
/
+62
2012-04-12
mwifiex: add support for WPS2.0
Avinash Patil
7
-0
/
+105
2012-04-12
mwifiex: display correct country information in debugfs "info"
Amitkumar Karwar
3
-3
/
+4
2012-04-12
mwifiex: set default regulatory domain
Amitkumar Karwar
3
-0
/
+38
2012-04-12
mwifiex: fix typo in RSSI_HIGH event handling
Bing Zhao
1
-1
/
+1
2012-04-12
wireless, mwifiex: drop redundant NULL test before call to release_firmware()
Jesper Juhl
1
-2
/
+1
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-15
/
+3
2012-04-11
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
1
-4
/
+4
2012-04-10
mwifiex: don't use IEEE80211_MAX_QUEUES
Johannes Berg
2
-5
/
+5
2012-04-09
mwifiex: add set_cqm_rssi_config handler support
Amitkumar Karwar
7
-0
/
+241
2012-04-09
mwifiex: support STATION_INFO_SIGNAL_AVG
Amitkumar Karwar
1
-3
/
+4
2012-04-09
mwifiex: remove redundant signal handling code
Amitkumar Karwar
6
-108
/
+9
2012-04-09
mwifiex: add cfg80211 dump_station handler
Amitkumar Karwar
1
-0
/
+18
2012-04-09
mwifiex: update signal strength in mBm units
Amitkumar Karwar
1
-2
/
+3
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
5
-23
/
+24
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-15
/
+3
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-1437
/
+1365
2012-03-14
mwifiex: correction in structure name passed to sizeof()
Amitkumar Karwar
1
-1
/
+1
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
5
-95
/
+94
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 8
Yogesh Ashok Powar
2
-70
/
+73
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 7
Yogesh Ashok Powar
2
-121
/
+114
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 6
Yogesh Ashok Powar
1
-92
/
+96
[next]