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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-23
net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
Roger Quadros
1
-2
/
+3
2023-12-23
net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
Grygorii Strashko
1
-1
/
+2
2023-12-23
net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS
Roger Quadros
1
-6
/
+6
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2023-10-19
net: ethernet: ti: Fix mixed module-builtin object
MD Danish Anwar
1
-0
/
+5
2023-10-05
net: cpmac: remove driver to prepare for platform removal
Wolfram Sang
1
-8
/
+1
2023-09-15
net: ti: icssg-prueth: add PTP dependency
Arnd Bergmann
1
-0
/
+1
2023-08-27
net: ti: icssg-prueth: add packet timestamping and ptp support
Roger Quadros
1
-0
/
+1
2023-08-27
net: ti: icss-iep: Add IEP driver
Roger Quadros
1
-0
/
+11
2023-08-02
net: ti: icssg-prueth: Add ICSSG ethernet driver
Roger Quadros
1
-0
/
+13
2022-08-24
net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses
Randy Dunlap
1
-0
/
+1
2022-04-11
net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK
YueHaibing
1
-0
/
+1
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
[next]