| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode | Ivan Khoronzhuk | 2018-10-22 | 1 | -0/+1 |
* | net: ethernet: ti: davinci_emac: simplify getting .driver_data | Wolfram Sang | 2018-10-21 | 1 | -4/+2 |
* | net: ethernet: ti: cpsw: simplify getting .driver_data | Wolfram Sang | 2018-10-21 | 1 | -4/+2 |
* | net: ethernet: ti: cpsw: use for mcast entries only host port | Ivan Khoronzhuk | 2018-10-15 | 1 | -6/+7 |
* | net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode update | Ivan Khoronzhuk | 2018-10-15 | 1 | -18/+28 |
* | net: ethernet: ti: cpsw_ale: use const for API having pointer on mac address | Ivan Khoronzhuk | 2018-10-15 | 2 | -10/+10 |
* | net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function | zhong jiang | 2018-09-19 | 1 | -3/+3 |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-18 | 1 | -0/+1 |
|\ |
|
| * | net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency | Corentin Labbe | 2018-09-17 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-04 | 1 | -3/+6 |
|\| |
|
| * | net: ethernet: cpsw-phy-sel: prefer phandle for phy sel | Tony Lindgren | 2018-09-02 | 1 | -3/+6 |
* | | net: ethernet: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-29 | 2 | -35/+29 |
|/ |
|
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-11 | 2 | -15/+12 |
|\ |
|
| * | net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan | Ivan Khoronzhuk | 2018-08-11 | 1 | -4/+7 |
| * | net: ethernet: ti: cpsw: clear all entries when delete vid | Ivan Khoronzhuk | 2018-08-11 | 2 | -11/+5 |
* | | net: ethernet: ti: cpts: mark expected switch fall-through | Gustavo A. R. Silva | 2018-08-07 | 1 | -0/+1 |
* | | net: tlan: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-08-07 | 1 | -0/+1 |
* | | net: ethernet: ti: cpsw: replace unnecessarily macroses on functions | Ivan Khoronzhuk | 2018-08-01 | 1 | -32/+26 |
* | | net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave | Ivan Khoronzhuk | 2018-07-29 | 1 | -1/+1 |
* | | net: ethernet: ti: cpsw: restore shaper configuration while down/up | Ivan Khoronzhuk | 2018-07-23 | 1 | -0/+47 |
* | | net: ethernet: ti: cpsw: add CBS Qdisc offload | Ivan Khoronzhuk | 2018-07-23 | 1 | -0/+221 |
* | | net: ethernet: ti: cpsw: add MQPRIO Qdisc offload | Ivan Khoronzhuk | 2018-07-23 | 1 | -0/+82 |
* | | net: ethernet: ti: cpdma: fit rated channels in backward order | Ivan Khoronzhuk | 2018-07-23 | 1 | -16/+15 |
* | | net: ethernet: ti: cpsw: use cpdma channels in backward order for txq | Ivan Khoronzhuk | 2018-07-23 | 1 | -6/+8 |
* | | net: ethernet: ti: cpts: break cycle once late ts is matched | Ivan Khoronzhuk | 2018-07-12 | 1 | -1/+4 |
* | | net: Add generic ndo_select_queue functions | Alexander Duyck | 2018-07-09 | 1 | -8/+1 |
* | | net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped | Ivan Khoronzhuk | 2018-07-07 | 1 | -1/+2 |
* | | net: ethernet: ti: cpsw: use BIT macro | Ivan Khoronzhuk | 2018-07-07 | 1 | -17/+17 |
* | | net: drivers/net: Convert random_ether_addr to eth_random_addr | Joe Perches | 2018-06-23 | 2 | -3/+3 |
|/ |
|
* | net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create static | Colin Ian King | 2018-06-22 | 1 | -1/+1 |
* | net: davinci_emac: match the mdio device against its compatible if possible | Bartosz Golaszewski | 2018-06-21 | 1 | -0/+4 |
* | net: ethernet: fix suspend/resume in davinci_emac | Bartosz Golaszewski | 2018-06-20 | 1 | -2/+13 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 2 | -16/+17 |
* | net: netcp: ethss: remove unnecessary pointer set to NULL | YueHaibing | 2018-06-03 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-06-03 | 1 | -10/+12 |
|\ |
|
| * | net: ethernet: davinci_emac: fix error handling in probe() | Dan Carpenter | 2018-05-31 | 1 | -10/+12 |
* | | net: ti: cpsw: include gpio/consumer.h | Arnd Bergmann | 2018-05-31 | 1 | -1/+1 |
* | | net: davinci: fix building davinci mdio code without CONFIG_OF | Arnd Bergmann | 2018-05-30 | 1 | -3/+1 |
* | | ti: ethernet: davinci: Fix cast to int warnings | Florian Fainelli | 2018-05-21 | 1 | -4/+4 |
* | | net: ethernet: davinci_emac: Fix printing of base address | Florian Fainelli | 2018-05-21 | 1 | -2/+2 |
* | | net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk format | Florian Fainelli | 2018-05-21 | 1 | -2/+2 |
* | | net: ethernet: ti: cpts: Fix timestamp print | Florian Fainelli | 2018-05-21 | 1 | -1/+2 |
* | | ti: ethernet: cpdma: Use correct format for genpool_* | Florian Fainelli | 2018-05-21 | 1 | -1/+1 |
* | | net: ethernet: ti: Allow most drivers with COMPILE_TEST | Florian Fainelli | 2018-05-17 | 1 | -5/+5 |
* | | net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices | Ivan Khoronzhuk | 2018-05-17 | 1 | -49/+60 |
* | | drivers: net: Remove device_node checks with of_mdiobus_register() | Florian Fainelli | 2018-05-16 | 1 | -5/+3 |
* | | net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value | Grygorii Strashko | 2018-05-16 | 1 | -1/+7 |
* | | net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) | HernĂ¡n Gonzalez | 2018-05-14 | 1 | -1/+1 |
* | | drivers: net: davinci_mdio: prevent spurious timeout | Sekhar Nori | 2018-05-10 | 1 | -7/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-04 | 1 | -0/+2 |
|\| |
|