index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: disable UAPSD mode when AP starts
Amitkumar Karwar
2015-02-03
1
-0
/
+3
*
mwifiex: fix NULL packet downloading issues
Amitkumar Karwar
2015-02-03
1
-2
/
+7
*
mwifiex: fix memory leak in mwifiex_send_processed_packet()
Amitkumar Karwar
2015-02-03
1
-0
/
+3
*
mwifiex: correction in wakeup timer handling
Amitkumar Karwar
2015-02-03
1
-2
/
+1
*
mwifiex: 11h handling for AP interface
Avinash Patil
2015-01-29
6
-1
/
+53
*
mwifiex: channel switch support for mwifiex
Avinash Patil
2015-01-29
4
-3
/
+136
*
mwifiex: handle radar detect event from FW
Avinash Patil
2015-01-29
5
-0
/
+55
*
mwifiex: support for channel report for radar detection
Avinash Patil
2015-01-29
5
-0
/
+85
*
mwifiex: add cfg80211 start_radar_detection handler
Avinash Patil
2015-01-29
9
-0
/
+166
*
mwifiex: separate function for parsing head and tail IEs
Avinash Patil
2015-01-29
3
-37
/
+48
*
mwifiex: refactor start_ap handler
Avinash Patil
2015-01-29
3
-60
/
+77
*
mwifiex: update IEs after AP has started
Avinash Patil
2015-01-29
1
-2
/
+3
*
mwifiex: store AP configuration in private structure
Avinash Patil
2015-01-29
2
-0
/
+3
*
mwifiex: do not send regulatory update while starting AP
Avinash Patil
2015-01-29
1
-1
/
+0
*
mwifiex: support conversion to any virtual interface type
Avinash Patil
2015-01-29
4
-64
/
+301
*
mwifiex: handle PS events on AP interface as well
Avinash Patil
2015-01-29
2
-22
/
+53
*
mwifiex: manage virtual interface limits efficiently
Avinash Patil
2015-01-29
4
-12
/
+102
*
mwifiex: add init parameter to init command routine
Avinash Patil
2015-01-29
4
-8
/
+12
*
mwifiex: store permanant mac address in adapter structure
Avinash Patil
2015-01-29
5
-4
/
+5
*
mwifiex: do not declare wdev as pointer
Avinash Patil
2015-01-29
12
-63
/
+44
*
mwifiex: set wiphy params only once
Avinash Patil
2015-01-29
1
-63
/
+48
*
mwifiex: remove redundant nick_name variable
Avinash Patil
2015-01-29
2
-2
/
+0
*
mwifiex: selectively choose ext_scan support
Avinash Patil
2015-01-27
6
-1
/
+19
*
mwifiex: add support for USB8801
Yogesh Ashok Powar
2015-01-27
2
-0
/
+17
*
mwifiex: add support for SD8801
Yogesh Ashok Powar
2015-01-27
2
-0
/
+20
*
mwifiex: set netif carrier off in ndo_open
Johannes Berg
2015-01-27
1
-1
/
+2
*
mwifiex: do not emit messages while holding spinlock
Avinash Patil
2015-01-23
2
-5
/
+5
*
mwifiex: check driver status in connect and scan handlers
Amitkumar Karwar
2015-01-23
2
-0
/
+14
*
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
2015-01-22
2
-14
/
+15
|
\
|
*
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2015-01-15
1
-5
/
+6
|
*
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
2
-6
/
+5
|
*
cfg80211: remove "channel" from survey names
Johannes Berg
2015-01-08
1
-3
/
+4
*
|
mwifiex: tdls: Use setup_timer
Julia Lawall
2015-01-07
1
-3
/
+2
*
|
mwifiex: 11n_rxreorder: Use setup_timer
Julia Lawall
2015-01-07
1
-4
/
+2
*
|
mwifiex: main: Use setup_timer
Julia Lawall
2015-01-07
1
-3
/
+2
*
|
mwifiex: Add support for wowlan disconnect
Maithili Hinge
2015-01-06
1
-1
/
+16
*
|
mwifiex: Move code for wowlan magic-packet and patterns to a function
Maithili Hinge
2015-01-06
1
-31
/
+47
*
|
mwifiex: Increase priority of firmware download message
Amitkumar Karwar
2015-01-06
3
-5
/
+6
*
|
mwifiex: do not release lock during list_for_each_entry_safe()
Amitkumar Karwar
2015-01-06
1
-6
/
+0
*
|
mwifiex: wakeup pending wait queues
Amitkumar Karwar
2015-01-06
1
-0
/
+2
*
|
mwifiex: add wakeup timer based recovery mechanism
Amitkumar Karwar
2015-01-06
6
-0
/
+24
*
|
mwifiex: increase delay during card reset
Marc Yang
2015-01-06
1
-2
/
+2
*
|
mwifiex: Adjust calling place of mwifiex_terminate_workqueue
Marc Yang
2015-01-06
1
-2
/
+2
*
|
mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READY
Amitkumar Karwar
2015-01-06
2
-5
/
+2
*
|
mwifiex: get supported BA stream info from FW
Avinash Patil
2015-01-06
2
-3
/
+12
*
|
mwifiex: make tx packet 64 byte DMA aligned
Xinming Hu
2015-01-06
4
-28
/
+43
*
|
mwifiex: do not send key material cmd when delete wep key
Xinming Hu
2015-01-06
1
-1
/
+5
*
|
mwifiex: enable -D__CHECK_ENDIAN__ for sparse by default
Avinash Patil
2015-01-06
1
-0
/
+2
*
|
mwifiex: module parameter for deep sleep configuration
Avinash Patil
2015-01-06
1
-1
/
+6
*
|
mwifiex: save sdio register values before firmware dump
Xinming Hu
2015-01-06
4
-0
/
+127
[next]