index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-10-31
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2
-8
/
+6
2012-10-31
x86: bpf_jit_comp: add vlan tag support
Eric Dumazet
1
-0
/
+21
2012-10-31
net: filter: add vlan tag access
Eric Dumazet
3
-1
/
+14
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
tcp: make tcp_clear_md5_list static
stephen hemminger
1
-1
/
+1
2012-10-31
net: compute skb->rxhash if nic hash may be 3-tuple
Willem de Bruijn
1
-1
/
+1
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
net/ipv4/ipconfig: add device address to a KERN_INFO message
Claudio Fontana
1
-2
/
+4
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
5
-3
/
+122
2012-10-31
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
John Fastabend
4
-7
/
+102
2012-10-31
net: create generic bridge ops
John Fastabend
5
-60
/
+108
2012-10-30
igb: Fix sparse warning in igb_ptp_rx_pktstamp
Alexander Duyck
1
-1
/
+1
2012-10-30
igb: Update firmware version info for ethtool output.
Carolyn Wyborny
4
-50
/
+126
2012-10-30
igb: Enable auto-crossover during forced operation on 82580 and above.
Matthew Vick
2
-12
/
+21
[next]