aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAge
* net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk2018-10-22
* net: ethernet: ti: davinci_emac: simplify getting .driver_dataWolfram Sang2018-10-22
* net: ethernet: ti: cpsw: simplify getting .driver_dataWolfram Sang2018-10-22
* net: ethernet: ti: cpsw: use for mcast entries only host portIvan Khoronzhuk2018-10-16
* net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode updateIvan Khoronzhuk2018-10-16
* net: ethernet: ti: cpsw_ale: use const for API having pointer on mac addressIvan Khoronzhuk2018-10-16
* net: ti: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang2018-09-19
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-18
|\
| * net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe2018-09-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-05
|\|
| * net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren2018-09-02
* | net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-29
|/
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-11
|\
| * net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk2018-08-11
| * net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2018-08-11
* | net: ethernet: ti: cpts: mark expected switch fall-throughGustavo A. R. Silva2018-08-07
* | net: tlan: Mark expected switch fall-throughGustavo A. R. Silva2018-08-07
* | net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk2018-08-01
* | net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slaveIvan Khoronzhuk2018-07-29
* | net: ethernet: ti: cpsw: restore shaper configuration while down/upIvan Khoronzhuk2018-07-23
* | net: ethernet: ti: cpsw: add CBS Qdisc offloadIvan Khoronzhuk2018-07-23
* | net: ethernet: ti: cpsw: add MQPRIO Qdisc offloadIvan Khoronzhuk2018-07-23
* | net: ethernet: ti: cpdma: fit rated channels in backward orderIvan Khoronzhuk2018-07-23
* | net: ethernet: ti: cpsw: use cpdma channels in backward order for txqIvan Khoronzhuk2018-07-23
* | net: ethernet: ti: cpts: break cycle once late ts is matchedIvan Khoronzhuk2018-07-12
* | net: Add generic ndo_select_queue functionsAlexander Duyck2018-07-09
* | net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestampedIvan Khoronzhuk2018-07-07
* | net: ethernet: ti: cpsw: use BIT macroIvan Khoronzhuk2018-07-07
* | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-22
|/
* net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King2018-06-21
* net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski2018-06-20
* net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski2018-06-19
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* net: netcp: ethss: remove unnecessary pointer set to NULLYueHaibing2018-06-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-03
|\
| * net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter2018-05-31
* | net: ti: cpsw: include gpio/consumer.hArnd Bergmann2018-05-31
* | net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann2018-05-30
* | ti: ethernet: davinci: Fix cast to int warningsFlorian Fainelli2018-05-21
* | net: ethernet: davinci_emac: Fix printing of base addressFlorian Fainelli2018-05-21
* | net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk formatFlorian Fainelli2018-05-21
* | net: ethernet: ti: cpts: Fix timestamp printFlorian Fainelli2018-05-21
* | ti: ethernet: cpdma: Use correct format for genpool_*Florian Fainelli2018-05-21
* | net: ethernet: ti: Allow most drivers with COMPILE_TESTFlorian Fainelli2018-05-17
* | net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devicesIvan Khoronzhuk2018-05-17
* | drivers: net: Remove device_node checks with of_mdiobus_register()Florian Fainelli2018-05-16
* | net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret valueGrygorii Strashko2018-05-16
* | net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())HernĂ¡n Gonzalez2018-05-14
* | drivers: net: davinci_mdio: prevent spurious timeoutSekhar Nori2018-05-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-04
|\|