index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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
1
-8
/
+48
2012-11-01
tuntap: multiqueue support
Jason Wang
1
-88
/
+220
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-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-134
/
+397
2012-10-31
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2
-8
/
+6
2012-10-31
net/cadence: depend on HAS_IOMEM
Joachim Eastwood
1
-0
/
+1
2012-10-31
netxen: explicity handle pause autoneg parameter
Flavio Leitner
1
-0
/
+7
2012-10-31
dlink: dl2k: use the module_pci_driver macro
Devendra Naga
1
-15
/
+1
2012-10-31
realtek: r8169: use module_pci_driver macro
Devendra Naga
1
-12
/
+1
2012-10-31
qla3xxx: remove unused variable in ql_process_mac_tx_intr()
Wei Yongjun
1
-3
/
+0
2012-10-31
qla3xxx: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-31
smsc95xx: add wol support for more frame types
Steve Glendinning
3
-6
/
+128
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
3
-3
/
+69
2012-10-29
igb: Fix sparse warning in igb_ptp_rx_pktstamp
Alexander Duyck
1
-1
/
+1
2012-10-29
igb: Update firmware version info for ethtool output.
Carolyn Wyborny
4
-50
/
+126
2012-10-29
igb: Enable auto-crossover during forced operation on 82580 and above.
Matthew Vick
2
-12
/
+21
[next]