aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev
2021-07-28net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2021-06-03net: netcp: Fix an error messageChristophe JAILLET
2021-05-22net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King
2021-01-12net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
2019-12-31net: ethernet: ti: ale: clean ale tbl on init and intf restartGrygorii Strashko
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-13net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk
2019-12-05net: (cpts) fix a missing check of clk_prepareKangjie Lu
2019-12-01net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk
2019-06-11net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk
2019-05-04net: ethernet: ti: fix possible object reference leakWen Yang
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe
2018-09-02net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk
2018-08-07net: ethernet: ti: cpts: mark expected switch fall-throughGustavo A. R. Silva
2018-08-07net: tlan: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-01net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk
2018-07-29net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slaveIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: restore shaper configuration while down/upIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: add CBS Qdisc offloadIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: add MQPRIO Qdisc offloadIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpdma: fit rated channels in backward orderIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: use cpdma channels in backward order for txqIvan Khoronzhuk
2018-07-12net: ethernet: ti: cpts: break cycle once late ts is matchedIvan Khoronzhuk
2018-07-09net: Add generic ndo_select_queue functionsAlexander Duyck
2018-07-07net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestampedIvan Khoronzhuk
2018-07-07net: ethernet: ti: cpsw: use BIT macroIvan Khoronzhuk
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-06-22net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King
2018-06-21net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski
2018-06-20net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-03net: netcp: ethss: remove unnecessary pointer set to NULLYueHaibing
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-31net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter
2018-05-31net: ti: cpsw: include gpio/consumer.hArnd Bergmann
2018-05-30net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann
2018-05-21ti: ethernet: davinci: Fix cast to int warningsFlorian Fainelli
2018-05-21net: ethernet: davinci_emac: Fix printing of base addressFlorian Fainelli
2018-05-21net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk formatFlorian Fainelli
2018-05-21net: ethernet: ti: cpts: Fix timestamp printFlorian Fainelli
2018-05-21ti: ethernet: cpdma: Use correct format for genpool_*Florian Fainelli
2018-05-17net: ethernet: ti: Allow most drivers with COMPILE_TESTFlorian Fainelli
2018-05-17net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devicesIvan Khoronzhuk
2018-05-16drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli
2018-05-16net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret valueGrygorii Strashko