index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-03
skb: api to report errors for zero copy skbs
Michael S. Tsirkin
2
-0
/
+21
2012-11-03
skb: report completion status for zero copy skbs
Michael S. Tsirkin
4
-5
/
+7
2012-11-01
vlan: use IS_ENABLED()
Amerigo Wang
2
-4
/
+4
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
15
-49
/
+46
2012-11-01
rtnl/ipv4: use netconf msg to advertise rp_filter status
Nicolas Dichtel
2
-0
/
+25
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
ARM: imx6q: Set enet tx reference clk from anatop to support 1588
Frank Li
1
-0
/
+12
2012-11-01
ARM: dts: imx6q: Add ENET PTP clock pin and clock source
Frank Li
1
-2
/
+3
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
3
-0
/
+22
2012-11-01
cpsw: add a DT field for the active time stamping port
Richard Cochran
3
-0
/
+11
2012-11-01
cpsw: add a DT field for the cpts offset
Richard Cochran
3
-0
/
+11
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
2
-20
/
+94
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
time: remove the timecompare code.
Richard Cochran
3
-319
/
+1
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
2
-0
/
+46
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
17
-173
/
+13
2012-11-01
ptp: Make PTP_1588_CLOCK select rather than depend on PPS
Ben Hutchings
3
-7
/
+1
2012-11-01
pps, ptp: Remove dependencies on EXPERIMENTAL
Ben Hutchings
4
-5
/
+2
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
19
-0
/
+153
2012-11-01
tuntap: choose the txq based on rxq
Jason Wang
1
-3
/
+224
2012-11-01
tuntap: add ioctl to attach or detach a file form tuntap device
Jason Wang
2
-8
/
+51
2012-11-01
tuntap: multiqueue support
Jason Wang
1
-88
/
+220
2012-11-01
tuntap: introduce multiqueue flags
Jason Wang
1
-0
/
+2
2012-11-01
tuntap: RCUify dereferencing between tun_struct and tun_file
Jason Wang
1
-48
/
+47
2012-11-01
tuntap: move socket to tun_file
Jason Wang
1
-121
/
+145
2012-11-01
tuntap: log the unsigned informaiton with %u
Jason Wang
1
-3
/
+3
2012-11-01
e1000: fix concurrent accesses to PHY from watchdog and ethtool
Maxime Bizon
1
-2
/
+15
2012-11-01
igb: Fix EEPROM writes via ethtool on i210
Carolyn Wyborny
1
-0
/
+1
2012-11-01
igb: Add function to read i211's invm version
Carolyn Wyborny
4
-0
/
+107
[next]