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