index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
33
-203
/
+1340
2016-03-18
lib: update single-char callers of strtobool()
Kees Cook
1
-6
/
+4
2016-03-10
mwifiex: Empty Tx queue during suspend
Amitkumar Karwar
1
-3
/
+25
2016-03-10
libertas: fix an error code in probe
Dan Carpenter
1
-1
/
+2
2016-03-07
mwifiex: Added missing spaces around brackets
Ujjal Roy
1
-2
/
+2
2016-03-07
mwifiex: Removed extra spaces before commas
Ujjal Roy
2
-2
/
+2
2016-03-07
mwifiex: Fixed incorrect indentation issue
Ujjal Roy
1
-1
/
+1
2016-03-07
mwifiex: do not set multiport flag for tx/rx single packet
Xinming Hu
1
-0
/
+6
2016-03-07
mwifiex: add sdio multiport aggregation debug information
Xinming Hu
4
-0
/
+41
2016-03-07
mwifiex: fix corner case association failure
Amitkumar Karwar
1
-0
/
+1
2016-03-07
mwifiex: add delay when tdls confirm frame is queued
Xinming Hu
1
-0
/
+7
2016-03-07
mwifiex: Use to_delayed_work()
Amitoj Kaur Chawla
1
-4
/
+2
2016-03-06
Merge 'net-next/master'
Kalle Valo
1
-4
/
+6
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-4
/
+6
2016-02-25
mwifiex: fix an indenting mistake
Dan Carpenter
1
-1
/
+1
2016-02-07
mwifiex: firmware dump support for w8997 chipset
Xinming Hu
3
-11
/
+33
2016-02-07
mwifiex: increase the priority of firmware dump message
Amitkumar Karwar
1
-2
/
+2
2016-02-07
mwifiex: dynamically increase preallocated firmware dump memory size
Xinming Hu
2
-5
/
+18
2016-02-07
mwifiex: use an extensible framework for firmware dump solution
Xinming Hu
2
-21
/
+33
2016-02-07
mwifiex: keep original structure in decl header file
Xinming Hu
3
-20
/
+22
2016-02-07
mwifiex: skip firmware dump when read_regs() fails
Xinming Hu
1
-0
/
+4
2016-02-07
mwifiex: process pcie io memory read failure case
Xinming Hu
1
-0
/
+2
2016-02-07
mwifiex: display right transmit packet delay
Xinming Hu
2
-0
/
+2
2016-02-06
libertas: add an cfg80211 interface for powersaving
Andreas Kemnade
1
-0
/
+38
2016-02-06
libertas: fix ps-mode related removal problems
Andreas Kemnade
1
-1
/
+6
2016-02-06
libertas: go back to ps mode without commands pending
Andreas Kemnade
1
-31
/
+5
2016-02-06
libertas: do not confirm sleep if commands are pending
Andreas Kemnade
1
-0
/
+4
2016-02-06
libertas: check whether bus can do more than polling
Andreas Kemnade
3
-1
/
+3
2016-02-06
libertas: fix pointer bugs for PS_MODE commands
Andreas Kemnade
2
-3
/
+6
2016-02-06
mwifiex: fix a reversed condition
Dan Carpenter
1
-1
/
+1
2016-02-06
mwifiex: fix bandwidth display problem
Nachiket Kukade
5
-3
/
+23
2016-01-29
mwifiex: use SYNC flag for canceling host sleep
Amitkumar Karwar
1
-1
/
+1
2016-01-29
mwifiex: add RSSI support for net-detect
Ganapathi Bhat
3
-0
/
+24
2016-01-29
mwifiex: report wakeup reason to cfg80211
chunfan chen
8
-0
/
+139
2016-01-29
mwifiex: add wowlan net-detect support
chunfan chen
6
-17
/
+80
2016-01-29
mwifiex: add wowlan info messages
chunfan chen
1
-2
/
+6
2016-01-29
mwifiex: add schedule scan support
Xinming Hu
10
-0
/
+493
2016-01-29
mwifiex: fix power state out of sync problem
Shengzhen Li
1
-5
/
+5
2016-01-29
mwifiex: enable pcie MSIx interrupt mode support
Xinming Hu
2
-28
/
+176
2016-01-29
mwifiex: add debugfs file to read chip information
Xinming Hu
4
-4
/
+63
2016-01-29
mwifiex: fix IBSS data path issue.
chunfan chen
2
-6
/
+10
2016-01-29
mwifiex: firmware download enhancements
chunfan chen
5
-35
/
+57
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
1
-4
/
+6
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
90
-0
/
+68391
2016-01-07
mwifiex: reduce cloned skb queue size
Amitkumar Karwar
1
-1
/
+1
2016-01-07
mwifiex: increase priority for critical message
Xinming Hu
2
-5
/
+5
2016-01-07
mwifiex: fix missing debug messages
Xinming Hu
1
-16
/
+10
2016-01-07
mwifiex: correctly handling kzalloc
Insu Yun
1
-0
/
+11
2015-12-30
mwifiex: enable MSI interrupt support in pcie
Avinash Patil
2
-8
/
+26
2015-12-30
mwifiex: add missing check for PCIe8997 chipset
Amitkumar Karwar
1
-0
/
+1
[next]