index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
neterion: s2io: Fix kernel doc formatting
Joe Perches
2015-05-25
1
-2
/
+4
*
irda: irda-usb: use msecs_to_jiffies for conversions
Nicholas Mc Guire
2015-05-25
1
-1
/
+3
*
atm:he - Change 1 to true for bool type variable.
Shailendra Verma
2015-05-25
1
-1
/
+1
*
net:xen-netback - Change 1 to true for bool type variable.
Shailendra Verma
2015-05-25
1
-1
/
+1
*
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
2015-05-25
1
-1
/
+1
*
cxgb4: Add PHY firmware support for T420-BT cards
Hariprasad Shenai
2015-05-25
4
-42
/
+375
*
amd-xgbe: Add more netif_dbg output to the driver
Lendacky, Thomas
2015-05-25
1
-6
/
+62
*
amd-xgbe: Fix initial mode when auto-negotiation is disabled
Lendacky, Thomas
2015-05-25
1
-3
/
+42
*
amd-xgbe: Add setting of a missing hardware feature
Lendacky, Thomas
2015-05-25
1
-0
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...
David S. Miller
2015-05-24
75
-2342
/
+6681
|
\
|
*
brcmfmac: check result of USB firmware request
Rafał Miłecki
2015-05-09
1
-2
/
+7
|
*
brcmfmac: cleanup a sizeof()
Dan Carpenter
2015-05-09
1
-1
/
+1
|
*
wl18xx: fallback to default conf in case of invalid conf file
Eliad Peller
2015-05-09
1
-20
/
+25
|
*
mwifiex: parsing aid while receiving association response
Xinming Hu
2015-05-09
1
-1
/
+11
|
*
mwifiex: do not return success when command times out
Dmitry Torokhov
2015-05-09
1
-0
/
+2
|
*
ath9k: Enable short repeat by default on ath9k_htc
Nick Kossifidis
2015-05-09
1
-1
/
+1
|
*
ath9k: Mix the received FFT bins to the random pool
Nick Kossifidis
2015-05-09
1
-1
/
+13
|
*
ath9k: No need for that extra memset
Nick Kossifidis
2015-05-09
1
-1
/
+2
|
*
ath9k: Skip FFT reports if we are out of output buffers
Nick Kossifidis
2015-05-09
1
-0
/
+28
|
*
ath9k: No need for that extra memcpy
Nick Kossifidis
2015-05-09
1
-4
/
+2
|
*
ath9k: Skip malformed frames on normal FFT report
Nick Kossifidis
2015-05-09
1
-32
/
+62
|
*
ath9k: Support processing of multiple FFT frames per report.
Nick Kossifidis
2015-05-09
1
-30
/
+237
|
*
ath9k: Perform integrity checks when processing FFT frames
Nick Kossifidis
2015-05-09
1
-6
/
+163
|
*
ath9k: Move processing of FFT frames to different functions
Nick Kossifidis
2015-05-09
2
-111
/
+171
|
*
ath9k: Fix hanlding of maximum magnitude index
Nick Kossifidis
2015-05-09
2
-10
/
+28
|
*
ath9k: Add a new debug flag for FFT spectral scan
Nick Kossifidis
2015-05-09
1
-0
/
+2
|
*
wl18xx: wlan_irq: support platform dependent interrupt types
Eyal Reizer
2015-05-09
3
-13
/
+40
|
*
wireless: fix typos in mwifiex and rtlwifi
Masanari Iida
2015-05-09
3
-3
/
+3
|
*
mwifiex: reduce spinlock usage in main process
Cathy Luo
2015-05-09
1
-6
/
+5
|
*
bcma: enable 32 GPIO pins for BCM4707
Felix Fietkau
2015-05-09
1
-0
/
+1
|
*
bcma: use absolute base for SoC GPIO pins
Felix Fietkau
2015-05-09
1
-9
/
+10
|
*
brcmfmac: Add support for multiple PCIE devices in nvram.
Hante Meuleman
2015-05-09
3
-13
/
+197
|
*
brcmfmac: add additional 43602 pcie device id.
Hante Meuleman
2015-05-09
2
-0
/
+2
|
*
brcmfmac: add support for BCM4358 PCIe device
Arend van Spriel
2015-05-09
3
-0
/
+12
|
*
brcmfmac: fix sdio suspend and resume
Arend van Spriel
2015-05-09
1
-5
/
+13
|
*
brcmfmac: process interrupt regardless sdiod state
Arend van Spriel
2015-05-09
1
-4
/
+0
|
*
brcmfmac: add support for BCM4324 rev B5 chipset
Arend van Spriel
2015-05-09
1
-1
/
+6
|
*
brcmfmac: make scheduled scan support conditional
Arend van Spriel
2015-05-09
3
-1
/
+5
|
*
brcmfmac: add description for feature flags
Arend van Spriel
2015-05-09
1
-0
/
+2
|
*
brcmfmac: update wiphy band information upon updating regulatory domain
Arend van Spriel
2015-05-09
1
-1
/
+5
|
*
brcmfmac: use static superset of channels for wiphy bands
Arend van Spriel
2015-05-09
1
-87
/
+106
|
*
mwifiex: fix invalid HT IE configuration in FW
Zhaoyang Liu
2015-05-09
2
-3
/
+6
|
*
revert "mwifiex: enable aggregation for TID 6 and 7 streams"
Avinash Patil
2015-05-09
1
-0
/
+9
|
*
Merge tag 'iwlwifi-next-for-kalle-2015-05-03' of https://git.kernel.org/pub/s...
Kalle Valo
2015-05-09
20
-949
/
+879
|
|
\
|
|
*
iwlwifi: mvm: include wildcard SSID in scans
David Spinadel
2015-05-03
1
-2
/
+0
|
|
*
iwlwifi: mvm: remove some unused stuff from scan.c
Luciano Coelho
2015-04-29
1
-5
/
+0
|
|
*
iwlwifi: mvm: make thermal throttling values configurable per NIC family
Chaya Rachel Ivgi
2015-04-29
4
-75
/
+78
|
|
*
iwlwifi: mvm: don't reset key index on HW restart
Johannes Berg
2015-04-29
1
-2
/
+14
|
|
*
iwlwifi: mvm: rename generic_scan_cmd functions to dwell
Luciano Coelho
2015-04-29
1
-19
/
+21
|
|
*
iwlwifi: mvm: move all LMAC scan flags into a single funtion
Luciano Coelho
2015-04-29
1
-25
/
+32
[next]