summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren2018-09-021-3/+6
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-122-15/+12Star
|\
| * net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk2018-08-111-4/+7
| * net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2018-08-112-11/+5Star
* | net: ethernet: ti: cpts: mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | net: tlan: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
* | net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk2018-08-011-32/+26Star
* | net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slaveIvan Khoronzhuk2018-07-291-1/+1
* | net: ethernet: ti: cpsw: restore shaper configuration while down/upIvan Khoronzhuk2018-07-241-0/+47
* | net: ethernet: ti: cpsw: add CBS Qdisc offloadIvan Khoronzhuk2018-07-241-0/+221
* | net: ethernet: ti: cpsw: add MQPRIO Qdisc offloadIvan Khoronzhuk2018-07-241-0/+82
* | net: ethernet: ti: cpdma: fit rated channels in backward orderIvan Khoronzhuk2018-07-241-16/+15Star
* | net: ethernet: ti: cpsw: use cpdma channels in backward order for txqIvan Khoronzhuk2018-07-241-6/+8
* | net: ethernet: ti: cpts: break cycle once late ts is matchedIvan Khoronzhuk2018-07-121-1/+4
* | net: Add generic ndo_select_queue functionsAlexander Duyck2018-07-091-8/+1Star
* | net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestampedIvan Khoronzhuk2018-07-071-1/+2
* | net: ethernet: ti: cpsw: use BIT macroIvan Khoronzhuk2018-07-071-17/+17
* | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-232-3/+3
|/
* net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King2018-06-221-1/+1
* net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski2018-06-211-0/+4
* net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski2018-06-201-2/+13
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-132-16/+17
* net: netcp: ethss: remove unnecessary pointer set to NULLYueHaibing2018-06-031-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-10/+12
|\
| * net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter2018-05-311-10/+12
* | net: ti: cpsw: include gpio/consumer.hArnd Bergmann2018-05-311-1/+1
* | net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann2018-05-301-3/+1Star
* | ti: ethernet: davinci: Fix cast to int warningsFlorian Fainelli2018-05-211-4/+4
* | net: ethernet: davinci_emac: Fix printing of base addressFlorian Fainelli2018-05-211-2/+2
* | net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk formatFlorian Fainelli2018-05-211-2/+2
* | net: ethernet: ti: cpts: Fix timestamp printFlorian Fainelli2018-05-211-1/+2
* | ti: ethernet: cpdma: Use correct format for genpool_*Florian Fainelli2018-05-211-1/+1
* | net: ethernet: ti: Allow most drivers with COMPILE_TESTFlorian Fainelli2018-05-171-5/+5
* | net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devicesIvan Khoronzhuk2018-05-171-49/+60
* | drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli2018-05-161-5/+3Star
* | net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret valueGrygorii Strashko2018-05-161-1/+7
* | net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())HernĂ¡n Gonzalez2018-05-141-1/+1
* | drivers: net: davinci_mdio: prevent spurious timeoutSekhar Nori2018-05-101-7/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-041-0/+2
|\|
| * net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko2018-05-021-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-251-1/+1
|\|
| * net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk2018-04-221-1/+1
* | net: netcp: ethss: k2g: add promiscuous mode supportWingMan Kwok2018-04-191-0/+56
* | net: netcp: add api to support set rx mode in netcp modulesWingMan Kwok2018-04-192-0/+20
* | net: netcp: support probe deferralMurali Karicheri2018-04-191-0/+4
* | Revert "net: netcp: remove dead code from the driver"Murali Karicheri2018-04-191-0/+9
* | net: netcp: ethss: use of_get_phy_mode() to support different RGMII modesMurali Karicheri2018-04-191-0/+18
* | net: netcp: ethss: re-use stats handling code for 2u hardwareMurali Karicheri2018-04-191-1/+1
* | net: netcp: ethss: map vlan priorities to zero flowMurali Karicheri2018-04-191-0/+9
* | net: netcp: ethss: use rgmii link status for 2u cpsw hardwareMurali Karicheri2018-04-191-7/+27