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