summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/Kconfig
AgeCommit message (Expand)Author
2024-02-13net: ti: icssg-prueth: add dependency for PTPRandy Dunlap
2023-12-23net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge supportRoger Quadros
2023-12-23net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel modeGrygorii Strashko
2023-12-23net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOSRoger Quadros
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-19net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar
2023-10-05net: cpmac: remove driver to prepare for platform removalWolfram Sang
2023-09-15net: ti: icssg-prueth: add PTP dependencyArnd Bergmann
2023-08-27net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros
2023-08-27net: ti: icss-iep: Add IEP driverRoger Quadros
2023-08-02net: ti: icssg-prueth: Add ICSSG ethernet driverRoger Quadros
2022-08-24net: ethernet: ti: davinci_mdio: fix build for mdio bitbang usesRandy Dunlap
2022-04-11net: ethernet: ti: am65-cpsw: Fix build error without PHYLINKYueHaibing
2021-02-11net: ti: am65-cpsw-nuss: Add devlink supportVignesh Raghavendra
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-14ethernet: ti: am65-cpsw-qos: add TAPRIO offload supportIvan Khoronzhuk
2020-05-12net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-05net: ethernet: ti: am65-cpts: fix buildGrygorii Strashko
2020-05-04net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping supportGrygorii Strashko
2020-05-04net: ethernet: ti: introduce am654 common platform time sync driverGrygorii Strashko
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure
2020-05-01docs: networking: device drivers: convert ti/tlan.txt to ReSTMauro Carvalho Chehab
2020-03-26net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driverGrygorii Strashko
2020-03-26phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phyGrygorii Strashko
2019-12-14net: ethernet: ti: select PAGE_POOL for switchdev driverArnd Bergmann
2019-12-05net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...Grygorii Strashko
2019-11-20net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emacIlias Apalodimas
2019-11-12net: ethernet: ti: Add dependency for TI_DAVINCI_EMACMao Wenan
2019-07-08net: ethernet: ti: cpsw: add XDP supportIvan Khoronzhuk
2019-06-12net: ethernet: ti: cpts: fix build failure for powerpcGrygorii Strashko
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-27net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config optionGrygorii Strashko
2019-04-27net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config optionGrygorii Strashko
2019-02-21net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driverGrygorii Strashko
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe
2018-05-17net: ethernet: ti: Allow most drivers with COMPILE_TESTFlorian Fainelli
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann
2017-03-22cpsw/netcp: cpts depends on posix_timersArnd Bergmann
2017-03-22cpsw/netcp: work around reverse cpts dependencyArnd Bergmann
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-10net: ethernet: ti: netcp: add support of cptsWingMan Kwok
2016-12-07net: ethernet: ti: allow cpts to be built separatelyGrygorii Strashko
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre
2016-07-16net: cpsw: make TI_CPSW_PHY_SEL invisibleUwe Kleine-König
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-03-20net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan