summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
Commit message (Expand)AuthorAgeFilesLines
* net: Use of_node_name_eq for node name comparisonsRob Herring2018-12-062-4/+4
* net: documentation: build a directory structure for driversJakub Kicinski2018-12-052-2/+5
* net: davinci_emac: use nvmem_get_mac_address()Bartosz Golaszewski2018-12-041-5/+9
* net: ethernet: ti: cpsw: allow vlan tagged packets to be timestampedIvan Khoronzhuk2018-11-141-2/+3
* net: ethernet: ti: cpts: move enable/disable flags outside of cpts moduleIvan Khoronzhuk2018-11-144-77/+41Star
* net: ethernet: ti: cpts: purge staled skbs from txqIvan Khoronzhuk2018-11-141-2/+24
* net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk2018-11-141-3/+1Star
* net: ethernet: ti: cpsw: fix vlan configuration while down/upIvan Khoronzhuk2018-11-091-0/+17
* net: ethernet: ti: cpsw: fix vlan mcastIvan Khoronzhuk2018-11-091-31/+138
* net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk2018-10-231-0/+1
* net: ethernet: ti: davinci_emac: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2Star
* net: ethernet: ti: cpsw: simplify getting .driver_dataWolfram Sang2018-10-221-4/+2Star
* net: ethernet: ti: cpsw: use for mcast entries only host portIvan Khoronzhuk2018-10-161-6/+7
* net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode updateIvan Khoronzhuk2018-10-161-18/+28
* net: ethernet: ti: cpsw_ale: use const for API having pointer on mac addressIvan Khoronzhuk2018-10-162-10/+10
* net: ti: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang2018-09-201-3/+3
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-181-0/+1
|\
| * net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe2018-09-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-051-3/+6
|\|
| * net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren2018-09-021-3/+6
* | net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-302-35/+29Star
|/
* 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