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: do not process broadcast mac address for del_sta
Avinash Patil
2014-12-05
1
-20
/
+19
*
mwifiex: guard station nodes access by station list lock
Avinash Patil
2014-12-05
4
-3
/
+16
*
mwifiex: delete peer station's RA list upon deauthentication
Avinash Patil
2014-12-05
3
-0
/
+29
*
mwifiex: do not delete station entries in del_sta handler
Avinash Patil
2014-12-05
1
-2
/
+0
*
mwifiex: add Tx status support for ACTION frames
Amitkumar Karwar
2014-11-25
7
-11
/
+41
*
mwifiex: add Tx status support for EAPOL packets
Amitkumar Karwar
2014-11-25
12
-4
/
+127
*
mwifiex: skip delay main work logic for USB interface.
Amitkumar Karwar
2014-11-25
1
-6
/
+10
*
mwifiex: fix scan problem on big endian platforms
Amitkumar Karwar
2014-11-25
1
-1
/
+1
*
mwifiex: fix sparse warning
Amitkumar Karwar
2014-11-25
1
-1
/
+1
*
mwifiex: Add USB8766 support
Kristian Evensen
2014-11-20
3
-1
/
+17
*
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-19
3
-12
/
+43
|
\
|
*
mwifiex: restart rxreorder timer correctly
Marc Yang
2014-10-30
3
-12
/
+43
*
|
mwifiex: enable auto TDLS support for SD8887
Avinash Patil
2014-11-17
3
-1
/
+9
*
|
mwifiex: support for parsing TDLS discovery frames
Avinash Patil
2014-11-17
1
-0
/
+38
*
|
mwifiex: add auto TDLS support
Avinash Patil
2014-11-17
8
-2
/
+295
*
|
mwifiex: wmm support for TDLS link
Avinash Patil
2014-11-17
1
-0
/
+55
*
|
mwifiex: do not explicitly disable TDLS link during teardown
Avinash Patil
2014-11-17
1
-3
/
+0
*
|
mwifiex: update rx packet descriptor structure to match FW
Avinash Patil
2014-11-17
1
-0
/
+1
*
|
mwifiex: module load parameter for interface creation
Avinash Patil
2014-11-17
2
-0
/
+37
*
|
mwifiex: simplify ad hoc join capability info
James Cameron
2014-11-11
1
-3
/
+1
*
|
mwifiex: fix version display problem on big endian platforms
Amitkumar Karwar
2014-11-11
1
-2
/
+2
*
|
mwifiex: fix warning while starting BSS
Avinash Patil
2014-11-11
1
-1
/
+1
*
|
mwifiex: do not setup AMPDU/AMSDU with broadcast receiver
Avinash Patil
2014-11-11
1
-0
/
+4
*
|
mwifiex: fix out of memory issue observed for USB chipsets
Amitkumar Karwar
2014-11-11
3
-1
/
+25
*
|
mwifiex: remove data_complete handler
Avinash Patil
2014-11-11
3
-11
/
+0
*
|
mwifiex: rx workqueue support for USB interface
Avinash Patil
2014-11-11
4
-32
/
+5
*
|
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-04
1
-4
/
+5
|
\
\
|
*
|
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
2014-10-20
1
-4
/
+5
|
|
/
*
|
mwifiex: add cfg80211 dump_survey handler
Xinming Hu
2014-10-31
1
-0
/
+47
*
|
mwifiex: channel statistics support for mwifiex
Avinash Patil
2014-10-31
7
-3
/
+132
|
/
*
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-06
9
-79
/
+161
|
\
|
*
mwifiex: add support for SD8887 chipset
Avinash Patil
2014-10-02
3
-2
/
+62
|
*
mwifiex: few more register offset entries for sdio card structure
Avinash Patil
2014-10-02
2
-39
/
+59
|
*
mwifiex: add client mac address while configuring keys on GO.
Maithili Hinge
2014-09-30
1
-1
/
+1
|
*
mwifiex: remove unnecessary rx_q lock
Avinash Patil
2014-09-30
4
-10
/
+0
|
*
mwifiex: do not decrement rx_pending count twice
Avinash Patil
2014-09-30
1
-6
/
+2
|
*
mwifiex: fix soft lockup during iperf UDP RX
Avinash Patil
2014-09-30
1
-1
/
+2
|
*
mwifiex: add more dump information for PCIe interface
Amitkumar Karwar
2014-09-30
2
-0
/
+11
|
*
mwifiex: error path handling in pcie firmware dump
Amitkumar Karwar
2014-09-30
1
-4
/
+7
|
*
mwifiex: ensure user_scan_in not NULL while setting scan channel gap
Avinash Patil
2014-09-26
1
-16
/
+17
*
|
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-26
15
-188
/
+316
|
\
|
|
*
mwifiex: modify TX/RX window sizes for AP interface
Avinash Patil
2014-09-15
1
-2
/
+2
|
*
mwifiex: add rx workqueue support
Avinash Patil
2014-09-15
6
-2
/
+159
|
*
mwifiex: remove low priority scan handling
Amitkumar Karwar
2014-09-15
5
-144
/
+30
|
*
mwifiex: remove redundant variable report_scan_result
Amitkumar Karwar
2014-09-15
3
-6
/
+0
|
*
mwifiex: process TX even when scan is ongoing
Avinash Patil
2014-09-15
1
-3
/
+5
|
*
mwifiex: remove restriction of single channel scan when connected
Avinash Patil
2014-09-15
1
-6
/
+0
|
*
mwifiex: bring in scan channel gap feature
Avinash Patil
2014-09-15
6
-1
/
+58
|
*
mwifiex: set passive scan type for scan requests with no ssid
Avinash Patil
2014-09-15
1
-1
/
+1
|
*
mwifiex: minor cleanup in multiport aggregation
Amitkumar Karwar
2014-09-15
1
-9
/
+2
[next]