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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
21
-70
/
+68
2012-01-24
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
9
-370
/
+355
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
44
-1784
/
+1613
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
12
-26
/
+23
2012-01-24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
5
-53
/
+47
2012-01-24
b43: N-PHY: trivial: change save&rest order in RSSI polling
Rafał Miłecki
1
-8
/
+8
2012-01-24
b43: N-PHY: implement RSSI calibration for rev3+
Rafał Miłecki
1
-6
/
+187
2012-01-24
brcm80211: make ethtool_ops const
Stephen Hemminger
1
-2
/
+2
2012-01-24
b43: N-PHY: upload PAPD PGA gain delta table
Rafał Miłecki
3
-6
/
+12
2012-01-24
b43: N-PHY: fix typos in RF control
Rafał Miłecki
2
-6
/
+6
2012-01-24
b43: N-PHY: add helper for getting gain table
Rafał Miłecki
3
-94
/
+64
2012-01-24
b43: N-PHY: implement TX power control setup
Rafał Miłecki
2
-1
/
+217
2012-01-24
b43: add maskset helpers
Rafał Miłecki
3
-57
/
+36
2012-01-24
bcma: SPROM: extract power info for cores
Rafał Miłecki
1
-1
/
+39
2012-01-24
bcma: SPROM: add macro for easier extraction
Rafał Miłecki
1
-68
/
+71
2012-01-24
ssb: SPROM: extract each core power info
Rafał Miłecki
1
-1
/
+39
2012-01-18
tg3: Fix single-vector MSI-X code
Matt Carlson
1
-13
/
+14
2012-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
12
-92
/
+71
2012-01-17
bnx2x: Disable AN KR work-around for BCM57810
Yaniv Rosner
1
-1
/
+9
2012-01-17
bnx2x: Remove AutoGrEEEn for BCM84833
Yaniv Rosner
1
-6
/
+2
2012-01-17
bnx2x: Remove 100Mb force speed for BCM84833
Yaniv Rosner
2
-6
/
+21
2012-01-17
bnx2x: Fix PFC setting on BCM57840
Yaniv Rosner
2
-10
/
+13
2012-01-17
bnx2x: Fix Super-Isolate mode for BCM84833
Yaniv Rosner
1
-113
/
+137
2012-01-17
net: sh-eth: Fix build error by the value which is not defined
Nobuhiro Iwamatsu
1
-1
/
+1
2012-01-17
mwl8k: Fixing Sparse ENDIAN CHECK warning
Yogesh Ashok Powar
1
-1
/
+1
2012-01-17
mwl8k: fix condition in mwl8k_cmd_encryption_remove_key()
Dan Carpenter
1
-1
/
+1
2012-01-17
brcmfmac: work-around gcc 4.7 build issue
Alexandre Oliva
1
-1
/
+1
2012-01-17
ehea: make some functions and variables static
Thadeu Lima de Souza Cascardo
3
-25
/
+23
2012-01-17
brcmsmac: remove PCI suspend/resume from bcma driver
Linus Torvalds
1
-35
/
+3
2012-01-17
bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume
Linus Torvalds
2
-1
/
+20
2012-01-17
bcma: add stub for bcma_bus_suspend()
Linus Torvalds
3
-1
/
+7
2012-01-17
bcma: convert suspend/resume to pm_ops
Linus Torvalds
1
-26
/
+16
2012-01-17
wireless: iwlwifi: iwl-scan.c: Fix build warning
Fabio Estevam
1
-1
/
+1
2012-01-17
ath9k_hw: fix interpretation of the rx KeyMiss flag
Felix Fietkau
2
-4
/
+6
2012-01-17
bcma: invalidate the mapped core over suspend/resume
Rafał Miłecki
1
-0
/
+3
2012-01-13
rt2800pci: fix spurious interrupts generation
Stanislaw Gruszka
1
-20
/
+8
2012-01-13
ipw2x00: signedness bug handling frame length
Dan Carpenter
1
-2
/
+2
2012-01-13
wireless: b43: fix Oops on card eject during transfer
Guennadi Liakhovetski
1
-1
/
+4
2012-01-13
vhost-net: add module alias (v2.1)
stephen hemminger
1
-3
/
+5
2012-01-13
Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")
Linus Torvalds
5
-22
/
+32
2012-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-395
/
+577
2012-01-13
ramoops: update parameters only after successful init
Kees Cook
1
-8
/
+9
2012-01-13
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
1
-2
/
+2
2012-01-13
drivers/parport/parport_pc.c: fix warnings
Andrew Morton
1
-2
/
+2
2012-01-13
kdump: add udev events for memory online/offline
Michael Holzheu
1
-3
/
+14
2012-01-13
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2
-4
/
+2
2012-01-13
drivers/video/nvidia/nvidia.c: fix warning
Andrew Morton
1
-3
/
+3
2012-01-13
pptp: Accept packet with seq zero
Bradley Peterson
1
-2
/
+2
2012-01-13
net: fsl: fec: handle 10Mbps speed in RMII mode
Eric Benard
2
-3
/
+10
2012-01-13
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap
Julia Lawall
1
-1
/
+1
[next]