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
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
net: cpsw: Add am33xx MACID readout
Markus Pargmann
2
-1
/
+43
2014-09-30
net: cpsw: Replace pr_err by dev_err
Markus Pargmann
1
-1
/
+1
2014-09-30
net: cpsw: header, Add missing include
Markus Pargmann
1
-0
/
+1
2014-09-30
net: cpsw: Add missing return value
Markus Pargmann
1
-0
/
+1
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+47
2014-09-13
drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev
Mugunthan V N
1
-5
/
+24
2014-09-11
drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown
Mugunthan V N
1
-0
/
+23
2014-09-09
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
5
-5
/
+0
2014-09-09
drivers: net: cpsw: Add support for pause frames
Mugunthan V N
1
-0
/
+37
2014-09-06
net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()
Daniel Mack
1
-8
/
+14
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-11
net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...
Rickard Strandqvist
1
-0
/
+1
2014-07-25
drivers: net: cpsw: cleanup: remove unused function
Mugunthan V N
1
-11
/
+0
2014-07-23
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
Mugunthan V N
3
-3
/
+37
2014-07-17
net: davinci_mdio: allow to create phys from dt
Grygorii Strashko
1
-2
/
+19
2014-07-17
net: davinci_mdio: reuse for keystone2 arch
Grygorii Strashko
1
-2
/
+2
2014-07-16
drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero
Mugunthan V N
1
-3
/
+7
2014-07-11
net: cpmac: fix in debug messages
Varka Bhadram
1
-12
/
+12
2014-07-10
net: cpmac: fix in releasing resources
Varka Bhadram
1
-2
/
+3
2014-07-10
net: cpmac: fix proper spacing before return statement
Varka Bhadram
1
-0
/
+8
2014-07-10
net: cpmac: fix missing a blank line after declarations
Varka Bhadram
1
-0
/
+8
2014-07-10
net: cpmac: fix cpmac driver structure
Varka Bhadram
1
-3
/
+5
2014-07-10
net: cpmac: dynamic debug fixes
Varka Bhadram
1
-74
/
+62
2014-07-10
net: cpmac: fix comments
Varka Bhadram
1
-19
/
+21
2014-07-10
net: cpmac: remove space in macro defination
Varka Bhadram
1
-41
/
+41
2014-07-08
tlan: Isolate external PHY when using internal PHY
Ondrej Zary
1
-3
/
+4
2014-07-08
tlan: Enable device at resume
Ondrej Zary
1
-1
/
+3
2014-07-08
tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode
Ondrej Zary
1
-5
/
+3
2014-07-08
tlan: Add PHY reset timeout
Ondrej Zary
1
-2
/
+7
2014-07-08
tlan: Make autonegotiation faster
Ondrej Zary
1
-1
/
+1
2014-07-08
tlan: Don't scream if no link
Ondrej Zary
2
-10
/
+0
2014-07-08
tlan: Restart autonegotiation on link loss
Ondrej Zary
1
-0
/
+16
2014-07-08
tlan: Fix MAC address byte order on OC-2325/OC-2326
Ondrej Zary
1
-2
/
+9
2014-07-08
tlan: Add ethtool support
Ondrej Zary
2
-0
/
+38
2014-07-08
tlan: Enable link monitoring
Ondrej Zary
2
-69
/
+49
2014-07-08
tlan: Enable activity LED on Olicom OC-2325 and OC-2326
Ondrej Zary
1
-2
/
+4
2014-07-08
ptp: Classify ptp over ip over vlan packets
Stefan Sørensen
1
-13
/
+11
2014-06-22
drivers: net: cpsw: fix dual EMAC stall when connected to same switch
Mugunthan V N
1
-1
/
+6
2014-06-12
drivers: net: davinci_cpdma: double free on error
Dan Carpenter
1
-3
/
+1
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-06-03
net: davinci_emac: Remove unwanted debug/error message
Christian Riesch
1
-1
/
+0
2014-05-22
net: davinci_emac: fix oops caused by uninitialized ndev->dev
Sekhar Nori
1
-4
/
+2
2014-05-16
ti: Remove trailing semicolon from do {...} while (0) macro
Joe Perches
1
-2
/
+2
2014-05-15
drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().
George Cherian
1
-23
/
+12
2014-05-15
net: davinci_mdio: Convert pr_err() to dev_err() call
George Cherian
1
-1
/
+1
2014-05-15
driver net: cpsw: Convert pr_*() to dev_*() calls
George Cherian
1
-25
/
+25
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2
-3
/
+3
2014-05-13
drivers: net: cpsw-phy-sel: add am43xx platform support
Mugunthan V N
1
-0
/
+4
2014-05-13
drivers: net: cpsw-phy-sel: add dra7xx support for phy sel
Mugunthan V N
1
-1
/
+56
[next]