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
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
1
-4
/
+4
2014-11-16
drivers: net: cpsw: Fix TX_IN_SEL offset
John Ogness
1
-3
/
+3
2014-11-12
net: ptp: fix time stamp matching logic for VLAN packets.
Richard Cochran
1
-1
/
+1
2014-11-06
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
Mugunthan V N
1
-1
/
+0
2014-10-31
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
Lennart Sorensen
3
-2
/
+49
2014-10-31
drivers: net: cpsw: Fix broken loop condition in switch mode
Lennart Sorensen
1
-5
/
+5
2014-10-28
drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out
Mugunthan V N
1
-9
/
+9
2014-10-14
drivers: net: cpsw: remove child devices while driver detach
Mugunthan V N
1
-0
/
+10
2014-10-14
drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order det...
Mugunthan V N
1
-4
/
+0
2014-10-14
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
Mugunthan V N
1
-1
/
+0
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-10
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-08
drivers: net: cpsw: Add support for pause frames
Mugunthan V N
1
-0
/
+37
2014-09-05
net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe()
Daniel Mack
1
-8
/
+14
2014-08-14
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-24
drivers: net: cpsw: cleanup: remove unused function
Mugunthan V N
1
-11
/
+0
2014-07-22
drivers: net: cpsw: add support to dump ALE table via ethtool register dump
Mugunthan V N
3
-3
/
+37
2014-07-16
net: davinci_mdio: allow to create phys from dt
Grygorii Strashko
1
-2
/
+19
2014-07-16
net: davinci_mdio: reuse for keystone2 arch
Grygorii Strashko
1
-2
/
+2
2014-07-15
drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero
Mugunthan V N
1
-3
/
+7
2014-07-10
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-07
tlan: Isolate external PHY when using internal PHY
Ondrej Zary
1
-3
/
+4
2014-07-07
tlan: Enable device at resume
Ondrej Zary
1
-1
/
+3
2014-07-07
tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode
Ondrej Zary
1
-5
/
+3
2014-07-07
tlan: Add PHY reset timeout
Ondrej Zary
1
-2
/
+7
2014-07-07
tlan: Make autonegotiation faster
Ondrej Zary
1
-1
/
+1
2014-07-07
tlan: Don't scream if no link
Ondrej Zary
2
-10
/
+0
2014-07-07
tlan: Restart autonegotiation on link loss
Ondrej Zary
1
-0
/
+16
2014-07-07
tlan: Fix MAC address byte order on OC-2325/OC-2326
Ondrej Zary
1
-2
/
+9
2014-07-07
tlan: Add ethtool support
Ondrej Zary
2
-0
/
+38
2014-07-07
tlan: Enable link monitoring
Ondrej Zary
2
-69
/
+49
2014-07-07
tlan: Enable activity LED on Olicom OC-2325 and OC-2326
Ondrej Zary
1
-2
/
+4
2014-07-07
ptp: Classify ptp over ip over vlan packets
Stefan Sørensen
1
-13
/
+11
2014-06-21
drivers: net: cpsw: fix dual EMAC stall when connected to same switch
Mugunthan V N
1
-1
/
+6
2014-06-11
drivers: net: davinci_cpdma: double free on error
Dan Carpenter
1
-3
/
+1
[next]