index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
Kconfig
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ti: am65-cpsw-nuss: Add devlink support
Vignesh Raghavendra
2021-02-12
1
-0
/
+10
*
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-27
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-10
/
+6
|
\
|
*
net: ethernet: ti: Remove TI_CPTS_MOD workaround
Clay McClure
2020-05-12
1
-10
/
+6
*
|
ethernet: ti: am65-cpsw-qos: add TAPRIO offload support
Ivan Khoronzhuk
2020-05-15
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
1
-2
/
+1
|
\
|
|
*
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
2020-05-02
1
-2
/
+1
*
|
net: ethernet: ti: am65-cpts: fix build
Grygorii Strashko
2020-05-05
1
-3
/
+2
*
|
net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping support
Grygorii Strashko
2020-05-04
1
-0
/
+1
*
|
net: ethernet: ti: introduce am654 common platform time sync driver
Grygorii Strashko
2020-05-04
1
-0
/
+14
*
|
docs: networking: device drivers: convert ti/tlan.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-1
/
+1
|
/
*
net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
Grygorii Strashko
2020-03-27
1
-2
/
+17
*
phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy
Grygorii Strashko
2020-03-27
1
-0
/
+1
*
net: ethernet: ti: select PAGE_POOL for switchdev driver
Arnd Bergmann
2019-12-14
1
-0
/
+1
*
net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...
Grygorii Strashko
2019-12-05
1
-1
/
+1
*
net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac
Ilias Apalodimas
2019-11-20
1
-2
/
+17
*
net: ethernet: ti: Add dependency for TI_DAVINCI_EMAC
Mao Wenan
2019-11-12
1
-0
/
+1
*
net: ethernet: ti: cpsw: add XDP support
Ivan Khoronzhuk
2019-07-08
1
-0
/
+1
*
net: ethernet: ti: cpts: fix build failure for powerpc
Grygorii Strashko
2019-06-12
1
-0
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
Grygorii Strashko
2019-04-27
1
-7
/
+0
*
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
Grygorii Strashko
2019-04-27
1
-12
/
+0
*
net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver
Grygorii Strashko
2019-02-21
1
-3
/
+3
*
net: documentation: build a directory structure for drivers
Jakub Kicinski
2018-12-05
1
-1
/
+2
*
net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
Corentin Labbe
2018-09-17
1
-0
/
+1
*
net: ethernet: ti: Allow most drivers with COMPILE_TEST
Florian Fainelli
2018-05-17
1
-5
/
+5
*
cpsw/netcp: refine cpts dependency
Arnd Bergmann
2017-04-28
1
-1
/
+3
*
cpsw/netcp: cpts depends on posix_timers
Arnd Bergmann
2017-03-22
1
-1
/
+1
*
cpsw/netcp: work around reverse cpts dependency
Arnd Bergmann
2017-03-22
1
-1
/
+7
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-13
1
-1
/
+1
|
\
|
*
ptp_clock: Allow for it to be optional
Nicolas Pitre
2016-11-16
1
-1
/
+1
*
|
net: ethernet: ti: netcp: add support of cpts
WingMan Kwok
2016-12-11
1
-3
/
+4
*
|
net: ethernet: ti: allow cpts to be built separately
Grygorii Strashko
2016-12-07
1
-1
/
+1
|
/
*
net: cpsw: make TI_CPSW_PHY_SEL invisible
Uwe Kleine-König
2016-07-17
1
-2
/
+1
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-6
/
+2
*
net: netcp: select davinci_mdio driver by default
Karicheri, Muralidharan
2015-03-21
1
-0
/
+1
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-2
/
+2
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-2
/
+2
*
|
drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
Karicheri, Muralidharan
2015-02-01
1
-2
/
+17
*
|
net: netcp: remove unused kconfig option and code
Karicheri, Muralidharan
2015-01-28
1
-1
/
+0
*
|
net: netcp: Add Keystone NetCP core ethernet driver
Karicheri, Muralidharan
2015-01-19
1
-0
/
+11
|
/
*
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
2014-12-09
1
-4
/
+4
*
net: cpsw: Add am33xx MACID readout
Markus Pargmann
2014-09-30
1
-0
/
+2
*
net: davinci_mdio: reuse for keystone2 arch
Grygorii Strashko
2014-07-17
1
-2
/
+2
*
drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpsw
Mugunthan V N
2013-09-24
1
-0
/
+8
*
drivers/net/ethernet/ti: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-2
/
+2
*
cpts: add missing kconfig dependency
Richard Cochran
2012-11-26
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-11
1
-1
/
+1
|
\
|
*
NET_VENDOR_TI: make available for am33xx as well
Peter Korsgaard
2012-10-25
1
-1
/
+1
[next]