aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
AgeCommit message (Expand)Author
2019-05-23net: ethernet: ti: fix possible object reference leakWen Yang
2018-10-18net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe
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-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
2018-05-14net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Hernán Gonzalez
2018-05-10drivers: net: davinci_mdio: prevent spurious timeoutSekhar Nori
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-02net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-22net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk
2018-04-18net: netcp: ethss: k2g: add promiscuous mode supportWingMan Kwok
2018-04-18net: netcp: add api to support set rx mode in netcp modulesWingMan Kwok
2018-04-18net: netcp: support probe deferralMurali Karicheri
2018-04-18Revert "net: netcp: remove dead code from the driver"Murali Karicheri
2018-04-18net: netcp: ethss: use of_get_phy_mode() to support different RGMII modesMurali Karicheri
2018-04-18net: netcp: ethss: re-use stats handling code for 2u hardwareMurali Karicheri
2018-04-18net: netcp: ethss: map vlan priorities to zero flowMurali Karicheri
2018-04-18net: netcp: ethss: use rgmii link status for 2u cpsw hardwareMurali Karicheri
2018-04-18net: netcp: ethss: add support for handling rgmii link interfaceMurali Karicheri
2018-04-18net: netcp: ethss: make sgmii configuration conditionalMurali Karicheri
2018-04-18net: netcp: ethss: use macro for checking ss_version consistentlyMurali Karicheri
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-03-27net: Spelling s/stucture/structure/Geert Uytterhoeven
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-17net: ethernet: ti: cpsw: enable vlan rx vlan offloadGrygorii Strashko
2018-03-17net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-02-07net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-17Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...Rex Chang
2017-12-13net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk