index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo
1
-1267
/
+0
2015-10-14
mwifiex: remove USB8897 chipset support
Amitkumar Karwar
1
-14
/
+0
2015-09-29
mwifiex: complete usb tx data with multi endpoints
Zhaoyang Liu
1
-6
/
+41
2015-09-29
mwifiex: add usb multi endpoints resync support
Zhaoyang Liu
1
-0
/
+56
2015-09-29
mwifiex: add usb tx data multi endpoints support
Zhaoyang Liu
1
-40
/
+84
2015-09-29
mwifiex: add usb multi channel event process support
Zhaoyang Liu
1
-0
/
+2
2015-09-29
mwifiex: move usb specific data_sent update to usb.c
Zhaoyang Liu
1
-1
/
+6
2015-08-13
mwifiex: add support for 8997 chipset
Zhaoyang Liu
1
-0
/
+14
2015-08-13
mwifiex: usb: return an error if kmalloc fails
Dan Carpenter
1
-1
/
+3
2015-07-21
mwifiex: usb: Fix double add error when submitting rx urb
Reyad Attiyat
1
-2
/
+4
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
1
-61
/
+80
2015-03-16
mwifiex: avoid queue_work while work is ongoing
Shengzhen Li
1
-2
/
+2
2015-03-16
mwifiex: use del_timer variant in interrupt context
Amitkumar Karwar
1
-1
/
+1
2015-01-27
mwifiex: selectively choose ext_scan support
Avinash Patil
1
-0
/
+3
2015-01-27
mwifiex: add support for USB8801
Yogesh Ashok Powar
1
-0
/
+13
2015-01-06
mwifiex: Increase priority of firmware download message
Amitkumar Karwar
1
-1
/
+2
2015-01-06
mwifiex: add wakeup timer based recovery mechanism
Amitkumar Karwar
1
-0
/
+1
2015-01-06
mwifiex: move pm_wakeup_card_complete definition to usb.c
Xinming Hu
1
-0
/
+7
2014-11-21
mwifiex: Add USB8766 support
Kristian Evensen
1
-0
/
+13
2014-11-12
mwifiex: fix out of memory issue observed for USB chipsets
Amitkumar Karwar
1
-1
/
+22
2014-11-12
mwifiex: remove data_complete handler
Avinash Patil
1
-6
/
+0
2014-11-12
mwifiex: rx workqueue support for USB interface
Avinash Patil
1
-6
/
+3
2014-09-10
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
1
-1
/
+1
2014-04-22
mwifiex: remove redundant 'fw_load' completion structure
Amitkumar Karwar
1
-5
/
+0
2014-04-22
mwifiex: use USB core's soft_unbind option
Amitkumar Karwar
1
-31
/
+29
2014-03-27
mwifiex: cancel pending commands during host sleep
Amitkumar Karwar
1
-0
/
+1
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+1
2014-02-28
mwifiex: stop AP at shutdown time
Amitkumar Karwar
1
-6
/
+2
2014-02-28
mwifiex: change transmit buffer size for 8897
Amitkumar Karwar
1
-0
/
+2
2014-02-28
mwifiex: do not advertise usb autosuspend support
Bing Zhao
1
-8
/
+0
2014-02-24
mwifiex: rename usb driver name registerring to usb core
Bing Zhao
1
-3
/
+1
2014-01-13
mwifiex: add USB8897 support
Yogesh Ashok Powar
1
-13
/
+41
2013-12-10
mwifiex: fix rx_pending count imbalance
Ujjal Roy
1
-3
/
+1
2013-11-15
mwifiex: fix issues in driver unload path for USB chipsets
Ujjal Roy
1
-12
/
+15
2013-09-26
mwifiex: fix NULL pointer dereference in usb suspend handler
Bing Zhao
1
-7
/
+0
2013-08-26
mwifiex: fix driver unload problem for usb chipsets
Amitkumar Karwar
1
-25
/
+25
2013-07-24
mwifiex: add unregister_dev handler for usb interface
Amitkumar Karwar
1
-0
/
+8
2013-01-31
mwifiex: do not overwrite error code from lower layer driver
Bing Zhao
1
-2
/
+2
2013-01-08
wireless: mwifiex: remove unreachable paths
Sasha Levin
1
-27
/
+3
2012-11-30
wireless: mwifiex: Fix typo in wireless/mwifiex driver
Masanari Iida
1
-1
/
+1
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
1
-1
/
+1
2012-06-22
mwifiex: improve error path handling in usb.c
Amitkumar Karwar
1
-5
/
+17
2012-06-22
mwifiex: fix bugs in event handling code
Amitkumar Karwar
1
-3
/
+3
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
1
-0
/
+1052