Age | Commit message (Expand) | Author |
2019-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-07 | davinci_emac: always build in CONFIG_OF code | Arnd Bergmann |
2019-03-06 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-02-21 | net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver | Grygorii Strashko |
2019-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-18 | net: netcp: Fix ethss driver probe issue | Murali Karicheri |
2019-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-01-28 | net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles | Yang Wei |
2019-01-17 | net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon | YueHaibing |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-12-28 | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-12-27 | net: (cpts) fix a missing check of clk_prepare | Kangjie Lu |
2018-12-18 | net: ethernet: don't set phylib state CHANGELINK in drivers | Heiner Kallweit |
2018-12-12 | net: ethernet: ti: cpsw: add support for port interface mode selection phy | Grygorii Strashko |
2018-12-05 | net: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-12-05 | net: documentation: build a directory structure for drivers | Jakub Kicinski |
2018-12-03 | net: davinci_emac: use nvmem_get_mac_address() | Bartosz Golaszewski |
2018-11-13 | net: ethernet: ti: cpsw: allow vlan tagged packets to be timestamped | Ivan Khoronzhuk |
2018-11-13 | net: ethernet: ti: cpts: move enable/disable flags outside of cpts module | Ivan Khoronzhuk |
2018-11-13 | net: ethernet: ti: cpts: purge staled skbs from txq | Ivan Khoronzhuk |
2018-11-13 | net: ethernet: ti: cpts: correct debug for expired txq skb | Ivan Khoronzhuk |
2018-11-08 | net: ethernet: ti: cpsw: fix vlan configuration while down/up | Ivan Khoronzhuk |
2018-11-08 | net: ethernet: ti: cpsw: fix vlan mcast | Ivan Khoronzhuk |
2018-10-22 | net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode | Ivan Khoronzhuk |
2018-10-21 | net: ethernet: ti: davinci_emac: simplify getting .driver_data | Wolfram Sang |
2018-10-21 | net: ethernet: ti: cpsw: simplify getting .driver_data | Wolfram Sang |
2018-10-15 | net: ethernet: ti: cpsw: use for mcast entries only host port | Ivan Khoronzhuk |
2018-10-15 | net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode update | Ivan Khoronzhuk |
2018-10-15 | net: ethernet: ti: cpsw_ale: use const for API having pointer on mac address | Ivan Khoronzhuk |
2018-09-19 | net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function | zhong jiang |
2018-09-18 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-17 | net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency | Corentin Labbe |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-02 | net: ethernet: cpsw-phy-sel: prefer phandle for phy sel | Tony Lindgren |
2018-08-29 | net: ethernet: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-11 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-08-11 | net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan | Ivan Khoronzhuk |
2018-08-11 | net: ethernet: ti: cpsw: clear all entries when delete vid | Ivan Khoronzhuk |
2018-08-07 | net: ethernet: ti: cpts: mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-07 | net: tlan: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-01 | net: ethernet: ti: cpsw: replace unnecessarily macroses on functions | Ivan Khoronzhuk |
2018-07-29 | net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave | Ivan Khoronzhuk |
2018-07-23 | net: ethernet: ti: cpsw: restore shaper configuration while down/up | Ivan Khoronzhuk |
2018-07-23 | net: ethernet: ti: cpsw: add CBS Qdisc offload | Ivan Khoronzhuk |
2018-07-23 | net: ethernet: ti: cpsw: add MQPRIO Qdisc offload | Ivan Khoronzhuk |
2018-07-23 | net: ethernet: ti: cpdma: fit rated channels in backward order | Ivan Khoronzhuk |
2018-07-23 | net: ethernet: ti: cpsw: use cpdma channels in backward order for txq | Ivan Khoronzhuk |
2018-07-12 | net: ethernet: ti: cpts: break cycle once late ts is matched | Ivan Khoronzhuk |
2018-07-09 | net: Add generic ndo_select_queue functions | Alexander Duyck |
2018-07-07 | net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped | Ivan Khoronzhuk |