index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-06-02
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-15
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-13
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
2014-05-13
drivers: net: cpsw-phy-sel: initialize priv->dev
Mugunthan V N
1
-0
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+6
2014-05-09
net: cpsw: add missing of_node_put
Johan Hovold
1
-0
/
+1
2014-05-09
net: cpsw: fix null dereference at probe
Johan Hovold
1
-0
/
+4
2014-05-09
Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
Johan Hovold
1
-12
/
+2
2014-05-05
drivers: net: cpsw: Enable Annexe F Time sync
George Cherian
1
-12
/
+37
2014-05-05
drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372
George Cherian
1
-2
/
+5
2014-05-05
drivers: net: cpts: Remove hardcoded clock name for CPTS
George Cherian
1
-7
/
+4
2014-05-02
net: davinci_mdio: simplify IO memory mapping
Grygorii Strashko
1
-18
/
+3
2014-05-02
net: davinci_mdio: drop pinctrl_pm_select_default_state from probe
Grygorii Strashko
1
-3
/
+0
2014-05-02
net: davinci_mdio: use devm_* api
Grygorii Strashko
1
-19
/
+5
2014-04-21
net: cpmac: remove cpmac_config
Florian Fainelli
1
-14
/
+0
2014-04-11
drivers: net: cpsw: enable interrupts after napi enable and clearing previous...
Mugunthan V N
1
-6
/
+6
2014-04-11
drivers: net: cpsw: discard all packets received when interface is down
Mugunthan V N
1
-1
/
+1
2014-04-09
drivers: net: cpsw: Add default vlan for dual emac case also
Mugunthan V N
1
-2
/
+1
2014-04-03
net: ti: fix CPTS driver build on arm
Alexei Starovoitov
1
-0
/
+2
2014-03-31
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
1
-9
/
+1
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-17
/
+44
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-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2014-03-17
net: cpsw: do not register cpts twice
Benedikt Spranger
1
-4
/
+0
2014-03-10
net: eth: cpsw: Use net_device_stats from struct net_device
Tobias Klauser
1
-16
/
+8
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2014-03-03
net: cpsw: fix cpdma rx descriptor leak on down interface
Schuyler Patton
1
-0
/
+6
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2014-02-17
net:cpsw: Pass unhandled ioctl's on to generic phy ioctl
Stefan Sørensen
1
-7
/
+3
2014-02-13
drivers: net: cpsw: fix buggy loop condition
Heiko Schocher
1
-3
/
+3
2014-02-13
net: cpsw: catch of_get_phy_mode failing and propagate error
Uwe Kleine-König
1
-0
/
+5
2014-01-30
net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver
Stefan Roese
1
-2
/
+12
2014-01-23
drivers: net: cpsw: enable promiscuous mode support
Mugunthan V N
3
-25
/
+98
2014-01-16
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-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2013-12-31
net: ti: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-22
drivers: net : cpsw: pass proper device name while requesting irq
Mugunthan V N
1
-1
/
+1
2013-12-18
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
Mugunthan V N
1
-0
/
+2
2013-12-18
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-11
net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
Olof Johansson
1
-4
/
+4
[next]