index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
main.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
mwifiex: add Tx status support for ACTION frames
Amitkumar Karwar
1
-3
/
+7
2014-11-25
mwifiex: add Tx status support for EAPOL packets
Amitkumar Karwar
1
-0
/
+48
2014-11-25
mwifiex: skip delay main work logic for USB interface.
Amitkumar Karwar
1
-6
/
+10
2014-11-17
mwifiex: add auto TDLS support
Avinash Patil
1
-0
/
+7
2014-11-17
mwifiex: module load parameter for interface creation
Avinash Patil
1
-0
/
+32
2014-11-11
mwifiex: fix out of memory issue observed for USB chipsets
Amitkumar Karwar
1
-0
/
+2
2014-11-11
mwifiex: rx workqueue support for USB interface
Avinash Patil
1
-7
/
+1
2014-10-31
mwifiex: channel statistics support for mwifiex
Avinash Patil
1
-0
/
+6
2014-09-30
mwifiex: do not decrement rx_pending count twice
Avinash Patil
1
-6
/
+2
2014-09-30
mwifiex: fix soft lockup during iperf UDP RX
Avinash Patil
1
-1
/
+2
2014-09-15
mwifiex: add rx workqueue support
Avinash Patil
1
-0
/
+91
2014-09-15
mwifiex: remove low priority scan handling
Amitkumar Karwar
1
-95
/
+1
2014-09-15
mwifiex: process TX even when scan is ongoing
Avinash Patil
1
-3
/
+5
2014-07-15
mwifiex: fix corner case system hang issue
Amitkumar Karwar
1
-5
/
+11
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2014-06-25
wireless: mwifiex: Use the proper interfaces
Thomas Gleixner
1
-3
/
+1
2014-06-25
Revert "mwifiex: Use the proper interfaces"
Bing Zhao
1
-1
/
+3
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
1
-1
/
+1
2014-06-25
mwifiex: add firmware dump feature for PCIe
Amitkumar Karwar
1
-0
/
+2
2014-06-25
mwifiex: fix Tx timeout issue
Amitkumar Karwar
1
-0
/
+1
2014-06-20
mwifiex: Use the proper interfaces
Thomas Gleixner
1
-3
/
+1
2014-04-24
Revert "mwifiex: add firmware dump feature for PCIe"
John W. Linville
1
-2
/
+0
2014-04-22
mwifiex: add firmware dump feature for PCIe
Amitkumar Karwar
1
-0
/
+2
2014-04-22
mwifiex: remove redundant 'fw_load' completion structure
Amitkumar Karwar
1
-2
/
+0
2014-04-15
mwifiex: process event before command response
Amitkumar Karwar
1
-6
/
+6
2014-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2014-03-27
mwifiex: corner case NULL pointer dereference fix
Amitkumar Karwar
1
-1
/
+2
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+3
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
1
-3
/
+2
2014-02-24
mwifiex: use del_timer_sync instead of del_timer
Avinash Patil
1
-1
/
+1
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-1
/
+1
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-1
/
+2
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
1
-1
/
+1
2013-12-09
mwifiex: remove redundant goto exit_remove statement
Amitkumar Karwar
1
-6
/
+2
2013-12-09
mwifiex: correct TX byte count statistics
Ujjal Roy
1
-0
/
+1
2013-11-15
mwifiex: fix potential mem leak in .del_virtual_intf
Amitkumar Karwar
1
-6
/
+0
2013-11-15
mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc
Amitkumar Karwar
1
-2
/
+1
2013-11-15
mwifiex: failure path handling in mwifiex_add_virtual_intf()
Amitkumar Karwar
1
-11
/
+2
2013-11-15
mwifiex: use return value of mwifiex_add_virtual_intf() correctly
Amitkumar Karwar
1
-2
/
+4
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2013-10-14
mwifiex: use alloc_workqueue() function
Amitkumar Karwar
1
-1
/
+3
2013-09-30
mwifiex: fix SDIO interrupt lost issue
Amitkumar Karwar
1
-2
/
+4
2013-08-22
mwifiex: do not create AP and P2P interfaces upon driver loading
Bing Zhao
1
-14
/
+0
2013-08-01
mwifiex: fix adapter pointer dereference issue
Amitkumar Karwar
1
-3
/
+10
2013-07-26
mwifiex: handle driver initialization error paths
Amitkumar Karwar
1
-28
/
+55
2013-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+12
2013-07-24
mwifiex: move if_ops.cleanup_if() call
Amitkumar Karwar
1
-0
/
+3
2013-07-24
mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak
Amitkumar Karwar
1
-0
/
+1
2013-07-22
mwifiex: fix IRQ enable/disable
Daniel Drake
1
-1
/
+12
[next]