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.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
2010-08-03
drivers/net/wan/farsync.c: Use standard pr_<level>
Joe Perches
1
-58
/
+53
2010-08-03
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
3
-91
/
+485
2010-08-03
tg3: Update version to 3.113
Matt Carlson
1
-2
/
+2
2010-08-03
tg3: Migrate tg3_flags to phy_flags
Matt Carlson
2
-152
/
+159
2010-08-03
tg3: Create phy_flags and migrate phy_is_low_power
Matt Carlson
2
-19
/
+20
2010-08-03
tg3: Add phy-related preprocessor constants
Matt Carlson
2
-23
/
+27
2010-08-03
tg3: Add error reporting to tg3_phydsp_write()
Matt Carlson
1
-31
/
+20
2010-08-03
tg3: Improve small packet performance
Matt Carlson
1
-1
/
+23
2010-08-03
tg3: Remove 5720, 5750, and 5750M
Matt Carlson
1
-3
/
+0
2010-08-03
tg3: Detect APE firmware types
Matt Carlson
2
-1
/
+10
2010-08-03
tg3: Restrict ASPM workaround devlist
Matt Carlson
1
-1
/
+3
2010-08-03
tg3: Manage gphy power for CPMU-less devs only
Matt Carlson
1
-1
/
+4
2010-08-03
tg3: Don't access phy test ctrl reg for 5717+
Matt Carlson
2
-3
/
+11
2010-08-03
tg3: Create TG3_FLG3_5717_PLUS flag
Matt Carlson
2
-50
/
+23
2010-08-03
tg3: Disable TSS also during tg3_close()
Matt Carlson
1
-1
/
+1
2010-08-03
tg3: Add 5784 ASIC rev to earlier PCIe MPS fix
Matt Carlson
1
-2
/
+1
2010-07-31
be2net: fix to avoid sending get_stats request if one is already being proces...
Ajit Khaparde
3
-1
/
+5
2010-07-31
be2net: change to show correct physical link status
Ajit Khaparde
1
-1
/
+2
2010-07-31
be2net: add code to dump registers for debug
Ajit Khaparde
5
-0
/
+140
2010-07-31
be2net: fix to correctly know if driver needs to run for a VF or a PF
Ajit Khaparde
1
-2
/
+3
2010-07-31
sky2: Code style fixes
Mike McCormack
1
-12
/
+12
2010-07-31
TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers.
Sriram
1
-3
/
+5
2010-07-31
TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function.
Sriram
1
-13
/
+8
2010-07-31
TI DaVinci EMAC : Implement interrupt pacing functionality.
Sriram
1
-2
/
+131
2010-07-31
dnet: fixup error handling in initialization
Dan Carpenter
1
-2
/
+5
2010-07-31
bonding: prevent sysfs from allowing arp monitoring with alb/tlb
Andy Gospodarek
1
-12
/
+25
2010-07-31
drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
Joe Perches
1
-16
/
+11
2010-07-31
net: ks8842 depends on DMA_ENGINE
Randy Dunlap
1
-1
/
+1
2010-07-31
ucc_geth: fix UCC device number in debug message
Sergey Matyukevich
1
-1
/
+1
2010-07-31
tun: keep link (carrier) state up to date
Nolan Leake
1
-7
/
+3
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
106
-2278
/
+2720
2010-07-29
iwlwifi: fix scan abort
Stanislaw Gruszka
1
-10
/
+8
2010-07-29
wl1271: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+7
2010-07-29
wl1251: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-07-29
wl1271: add get_survey callback in order to get channel noise
John W. Linville
3
-0
/
+27
2010-07-29
libertas_tf: add get_survey callback in order to get channel noise
John W. Linville
2
-0
/
+21
2010-07-29
wl1251: add get_survey callback in order to get channel noise
John W. Linville
3
-0
/
+26
2010-07-29
ar9170: add get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+19
2010-07-29
mwl8k: add get_survey callback in order to get channel noise
John W. Linville
1
-4
/
+27
2010-07-29
ath9k: enable serialize_regmode for non-PCIE AR9160
John W. Linville
1
-1
/
+2
2010-07-29
net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
1
-0
/
+1
2010-07-29
ath9k: remove the two wiphys scanning at the same time message
Luis R. Rodriguez
1
-4
/
+9
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
4
-110
/
+11
2010-07-28
vhost-net: mergeable buffers support
David Stevens
3
-18
/
+315
2010-07-28
vhost: apply cgroup to vhost workers
Michael S. Tsirkin
1
-0
/
+6
2010-07-28
vhost: replace vhost_workqueue with per-vhost kthread
Tejun Heo
3
-73
/
+164
2010-07-28
ks8842: Fix warnings on 64-bit.
David S. Miller
1
-3
/
+3
2010-07-28
macvlan: Fix rx counters update in macvlan_handle_frame()
Sridhar Samudrala
1
-4
/
+7
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-21
/
+88
2010-07-28
ixgbe: potential null dereference
Dan Carpenter
1
-3
/
+4
[next]