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-03-24
net: davinci_emac: Fix rollback of emac_dev_open()
Christian Riesch
2
-17
/
+31
2014-03-24
net: davinci_emac: Replace devm_request_irq with request_irq
Christian Riesch
1
-4
/
+21
2014-03-18
net: cpsw: do not register cpts twice
Benedikt Spranger
1
-4
/
+0
2014-03-04
net: cpsw: fix cpdma rx descriptor leak on down interface
Schuyler Patton
1
-0
/
+6
2014-02-14
drivers: net: cpsw: fix buggy loop condition
Heiko Schocher
1
-3
/
+3
2014-02-14
net: cpsw: catch of_get_phy_mode failing and propagate error
Uwe Kleine-König
1
-0
/
+5
2014-01-31
net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver
Stefan Roese
1
-2
/
+12
2014-01-24
drivers: net: cpsw: enable promiscuous mode support
Mugunthan V N
3
-25
/
+98
2014-01-17
net: davinci_mdio: Fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2014-01-01
net: ti: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-23
drivers: net : cpsw: pass proper device name while requesting irq
Mugunthan V N
1
-1
/
+1
2013-12-19
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
Mugunthan V N
1
-0
/
+2
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+14
2013-12-12
drivers: net: cpsw: fix for cpsw crash when build as modules
Mugunthan V N
1
-3
/
+14
2013-12-12
net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
Olof Johansson
1
-4
/
+4
2013-12-12
net: eth: davinci_cpdma: Mark a local variable static
Olof Johansson
1
-1
/
+1
2013-12-12
net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup
Olof Johansson
1
-3
/
+2
2013-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+25
2013-12-06
net: davinci_emac: Fix platform data handling and make usable for am3517
Tony Lindgren
1
-1
/
+25
2013-12-06
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-2
/
+22
2013-12-03
drivers: net: cpsw: fix dt probe for one port ethernet
Mugunthan V N
1
-0
/
+2
2013-11-21
ti_cpsw: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-2
/
+22
2013-11-16
net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume
Daniel Mack
1
-6
/
+12
2013-11-15
ti_cpsw: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-10
/
+8
2013-10-24
net: tlan: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+2
2013-10-22
davinci_emac.c: Fix IFF_ALLMULTI setup
Mariusz Ceier
1
-2
/
+1
2013-10-22
drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing
Mugunthan V N
1
-7
/
+0
2013-10-17
net/ethernet: cpsw: Bugfix interrupts before enabling napi
Markus Pargmann
1
-1
/
+1
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2013-10-07
net/ethernet: cpsw: DT read bool dual_emac
Markus Pargmann
1
-2
/
+2
2013-10-07
net: ethernet: cpsw: Search childs for slave nodes
Markus Pargmann
1
-1
/
+5
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-10-01
net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
net: ethernet: cpsw: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-24
ti: Remove extern from function prototypes
Joe Perches
1
-5
/
+4
2013-09-24
drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode
Mugunthan V N
1
-0
/
+4
2013-09-24
drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpsw
Mugunthan V N
4
-0
/
+172
2013-09-24
net: ethernet: cpsw: switch to devres allocations
Daniel Mack
1
-110
/
+43
2013-08-31
net: davinci_mdio: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-31
net: davinci_emac: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-31
net: cpmac: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-08-23
net: ethernet: davinci_cpdma: export cpdma_chan_get_stats
Daniel Mack
1
-0
/
+1
2013-08-21
net: davinci_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: cpsw: Add support for wake-on-lan for cpsw
Matus Ujhelyi
1
-0
/
+25
2013-08-21
drivers: net: cpsw: remove platform data header file of cpsw
Mugunthan V N
2
-1
/
+43
2013-08-21
net: davinci_mdio: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+1
2013-08-14
drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC
Mugunthan V N
1
-0
/
+3
[next]