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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-03
drivers/net/ethernet/ibm/emac/mal.c: use WARN
Julia Lawall
1
-4
/
+2
2012-11-03
atp: remove set_rx_mode_8012()
Paul Bolle
2
-58
/
+2
2012-11-03
cpsw: fix leaking IO mappings
Richard Cochran
1
-9
/
+8
2012-11-03
cpsw: rename register banks to match the reference manual, part 2
Richard Cochran
1
-13
/
+13
2012-11-03
macb: Keep driver's speed/duplex in sync with actual NCFGR
Vitalii Demianets
1
-0
/
+2
2012-11-03
net: neterion: Do not break word unregister.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+2
2012-11-03
net: sh_eth: Fix a typo - replace regist with register.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2012-11-03
ptp: fixup Kconfig for two PHC drivers.
Richard Cochran
2
-2
/
+2
2012-11-03
vxlan: allow a user to set TTL value
Vincent Bernat
1
-0
/
+3
2012-11-03
smsc75xx: add wol support for more frame types
Steve Glendinning
2
-33
/
+124
2012-11-03
r8169: Kill SafeMtu macro
Kirill Smelkov
1
-1
/
+0
2012-11-03
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
3
-3
/
+3
2012-11-03
sfc: Select PTP_1588_CLOCK
Ben Hutchings
1
-0
/
+1
2012-11-03
vhost-net: reduce vq polling on tx zerocopy
Michael S. Tsirkin
1
-2
/
+12
2012-11-03
vhost-net: select tx zero copy dynamically
Michael S. Tsirkin
1
-8
/
+53
2012-11-03
vhost: move -net specific code out
Michael S. Tsirkin
4
-64
/
+56
2012-11-03
vhost: track zero copy failures using DMA length
Michael S. Tsirkin
2
-3
/
+8
2012-11-03
vhost-net: cleanup macros for DMA status tracking
Michael S. Tsirkin
3
-5
/
+12
2012-11-03
tun: report orphan frags errors to zero copy callback
Michael S. Tsirkin
1
-0
/
+1
2012-11-03
skb: report completion status for zero copy skbs
Michael S. Tsirkin
2
-2
/
+2
2012-11-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-33
/
+155
2012-11-01
ppp: make ppp_get_stats64 static
stephen hemminger
1
-1
/
+1
2012-11-01
FEC: Add time stamping code and a PTP hardware clock
Frank Li
5
-1
/
+520
2012-11-01
net: fec: move fec_enet_private to header file
Frank Li
2
-73
/
+81
2012-11-01
veth: allow changing the mac address while interface is up
Hannes Frederic Sowa
1
-0
/
+1
2012-11-01
cpsw: support the HWTSTAMP ioctl and the CPTS
Richard Cochran
1
-0
/
+182
2012-11-01
cpts: specify the input clock frequency via DT
Richard Cochran
1
-0
/
+14
2012-11-01
cpsw: add a DT field for the active time stamping port
Richard Cochran
1
-0
/
+7
2012-11-01
cpsw: add a DT field for the cpts offset
Richard Cochran
1
-0
/
+7
2012-11-01
cpts: introduce time stamping code and a PTP hardware clock.
Richard Cochran
4
-1
/
+582
2012-11-01
cpsw: support both silicon versions
Richard Cochran
1
-16
/
+90
2012-11-01
cpsw: remember the silicon version
Richard Cochran
1
-0
/
+4
2012-11-01
cpsw: add missing fields to the CPSW_SS register bank.
Richard Cochran
1
-0
/
+8
2012-11-01
cpsw: rename register banks to match the reference manual
Richard Cochran
1
-9
/
+9
2012-11-01
drivers: net: ethernet: cpsw: add multicast address to ALE table
Mugunthan V N
3
-3
/
+56
2012-11-01
net/macb: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-11-01
net/macb: Offset first RX buffer by two bytes
Havard Skinnemoen
1
-7
/
+16
2012-11-01
net/macb: better manage tx errors
Nicolas Ferre
2
-54
/
+113
2012-11-01
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
2
-0
/
+43
2012-11-01
net/macb: clean up ring buffer logic
Havard Skinnemoen
3
-73
/
+127
2012-11-01
net/macb: tx status is more than 8 bits now
Nicolas Ferre
1
-1
/
+1
2012-11-01
net/macb: remove macb_get_drvinfo()
Nicolas Ferre
1
-11
/
+0
2012-11-01
net/macb: change debugging messages
Havard Skinnemoen
1
-10
/
+12
2012-11-01
net/macb: memory barriers cleanup
Havard Skinnemoen
1
-4
/
+14
2012-11-01
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
2
-3
/
+16
2012-11-01
bfin_mac: offer a PTP Hardware Clock.
Richard Cochran
3
-3
/
+175
2012-11-01
bfin_mac: replace sys time stamps with raw ones instead.
Richard Cochran
2
-70
/
+28
2012-11-01
bfin_mac: only advertise hardware time stamped when enabled.
Richard Cochran
1
-0
/
+4
2012-11-01
ptp: add an ioctl to compare PHC time with system time
Richard Cochran
1
-0
/
+32
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
17
-173
/
+13
[next]