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
2018-07-12
net: ethernet: ti: cpts: break cycle once late ts is matched
Ivan Khoronzhuk
1
-1
/
+4
2018-07-09
net: Add generic ndo_select_queue functions
Alexander Duyck
1
-8
/
+1
2018-07-07
net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped
Ivan Khoronzhuk
1
-1
/
+2
2018-07-07
net: ethernet: ti: cpsw: use BIT macro
Ivan Khoronzhuk
1
-17
/
+17
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2
-3
/
+3
2018-06-22
net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static
Colin Ian King
1
-1
/
+1
2018-06-21
net: davinci_emac: match the mdio device against its compatible if possible
Bartosz Golaszewski
1
-0
/
+4
2018-06-20
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
1
-2
/
+13
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-16
/
+17
2018-06-03
net: netcp: ethss: remove unnecessary pointer set to NULL
YueHaibing
1
-1
/
+0
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+12
2018-05-31
net: ethernet: davinci_emac: fix error handling in probe()
Dan Carpenter
1
-10
/
+12
2018-05-31
net: ti: cpsw: include gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2018-05-30
net: davinci: fix building davinci mdio code without CONFIG_OF
Arnd Bergmann
1
-3
/
+1
2018-05-21
ti: ethernet: davinci: Fix cast to int warnings
Florian Fainelli
1
-4
/
+4
2018-05-21
net: ethernet: davinci_emac: Fix printing of base address
Florian Fainelli
1
-2
/
+2
2018-05-21
net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk format
Florian Fainelli
1
-2
/
+2
2018-05-21
net: ethernet: ti: cpts: Fix timestamp print
Florian Fainelli
1
-1
/
+2
2018-05-21
ti: ethernet: cpdma: Use correct format for genpool_*
Florian Fainelli
1
-1
/
+1
2018-05-17
net: ethernet: ti: Allow most drivers with COMPILE_TEST
Florian Fainelli
1
-5
/
+5
2018-05-17
net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices
Ivan Khoronzhuk
1
-49
/
+60
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
1
-5
/
+3
2018-05-16
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
Grygorii Strashko
1
-1
/
+7
2018-05-14
net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Hernán Gonzalez
1
-1
/
+1
2018-05-10
drivers: net: davinci_mdio: prevent spurious timeout
Sekhar Nori
1
-7
/
+8
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-05-02
net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
Grygorii Strashko
1
-0
/
+2
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-04-22
net: ethernet: ti: cpsw: fix tx vlan priority mapping
Ivan Khoronzhuk
1
-1
/
+1
2018-04-18
net: netcp: ethss: k2g: add promiscuous mode support
WingMan Kwok
1
-0
/
+56
2018-04-18
net: netcp: add api to support set rx mode in netcp modules
WingMan Kwok
2
-0
/
+20
2018-04-18
net: netcp: support probe deferral
Murali Karicheri
1
-0
/
+4
2018-04-18
Revert "net: netcp: remove dead code from the driver"
Murali Karicheri
1
-0
/
+9
2018-04-18
net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes
Murali Karicheri
1
-0
/
+18
2018-04-18
net: netcp: ethss: re-use stats handling code for 2u hardware
Murali Karicheri
1
-1
/
+1
2018-04-18
net: netcp: ethss: map vlan priorities to zero flow
Murali Karicheri
1
-0
/
+9
2018-04-18
net: netcp: ethss: use rgmii link status for 2u cpsw hardware
Murali Karicheri
1
-7
/
+27
2018-04-18
net: netcp: ethss: add support for handling rgmii link interface
Murali Karicheri
2
-4
/
+13
2018-04-18
net: netcp: ethss: make sgmii configuration conditional
Murali Karicheri
1
-5
/
+13
2018-04-18
net: netcp: ethss: use macro for checking ss_version consistently
Murali Karicheri
1
-13
/
+16
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-27
net: Spelling s/stucture/structure/
Geert Uytterhoeven
1
-1
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-03-17
net: ethernet: ti: cpsw: enable vlan rx vlan offload
Grygorii Strashko
3
-4
/
+67
2018-03-17
net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...
SZ Lin (林上智)
1
-1
/
+2
2018-02-07
net: ethernet: ti: cpsw: fix net watchdog timeout
Grygorii Strashko
1
-2
/
+14
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-17
Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...
Rex Chang
1
-1
/
+1
[next]