Age | Commit message (Expand) | Author |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-23 | net: convert suitable drivers to use phy_do_ioctl_running | Heiner Kallweit |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-25 | net: netcp_ethss: Use the PHY time stamping interface. | Richard Cochran |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-14 | net: ethernet: ti: build cpsw-common for switchdev | Arnd Bergmann |
2019-12-14 | net: ethernet: ti: select PAGE_POOL for switchdev driver | Arnd Bergmann |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-12-09 | net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory... | Grygorii Strashko |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-12-07 | net: ethernet: ti: cpsw: fix extra rx interrupt | Grygorii Strashko |
2019-12-05 | net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for... | Grygorii Strashko |
2019-11-30 | net: ethernet: ti: ale: ensure vlan/mdb deleted when no members | Grygorii Strashko |
2019-11-20 | net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch | Ilias Apalodimas |
2019-11-20 | net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac | Ilias Apalodimas |
2019-11-20 | net: ethernet: ti: cpsw: move set of common functions in cpsw_priv | Grygorii Strashko |
2019-11-20 | net: ethernet: ti: cpsw: resolve build deps of cpsw drivers | Grygorii Strashko |
2019-11-20 | net: ethernet: ti: ale: modify vlan/mdb api for switchdev | Ilias Apalodimas |
2019-11-20 | net: ethernet: ti: cpsw: allow untagged traffic on host port | Grygorii Strashko |
2019-11-20 | net: ethernet: ti: ale: clean ale tbl on init and intf restart | Grygorii Strashko |
2019-11-12 | net: ethernet: ti: Add dependency for TI_DAVINCI_EMAC | Mao Wenan |
2019-11-07 | ethernet: ti: cpts: use ktime_get_real_ns helper | Ivan Khoronzhuk |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn |
2019-10-15 | davinci_cpdma: make cpdma_chan_split_pool static | Ben Dooks (Codethink) |
2019-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-21 | net: cpsw: fix NULL pointer exception in the probe error path | Antoine Tenart |
2019-08-21 | net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-30 | net: Use skb_frag_off accessors | Jonathan Lemon |
2019-07-16 | net: ethernet: ti: cpsw: Add of_node_put() before return and break | Nishka Dasgupta |
2019-07-15 | ethernet: remove redundant memset | Fuqian Huang |
2019-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-12 | davinci_cpdma: don't cast dma_addr_t to pointer | Arnd Bergmann |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-07-08 | net: ethernet: ti: cpsw: add XDP support | Ivan Khoronzhuk |
2019-07-08 | net: ethernet: ti: cpsw_ethtool: allow res split while down | Ivan Khoronzhuk |
2019-07-08 | net: ethernet: ti: davinci_cpdma: allow desc split while down | Ivan Khoronzhuk |
2019-07-08 | net: ethernet: ti: davinci_cpdma: add dma mapped submit | Ivan Khoronzhuk |
2019-06-28 | net: ethernet: ti: cpsw: Assign OF node to slave devices | Marek Vasut |
2019-06-24 | net: ethernet: ti: cpsw: Fix suspend/resume break | Keerthy |
2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose |
2019-06-16 | net: ethernet: ti: davinci_cpdma: use idled submit | Ivan Khoronzhuk |
2019-06-14 | net: ethernet: ti: cpsw_ethtool: simplify slave loops | Ivan Khoronzhuk |
2019-06-14 | net: ethernet: ti: cpsw: use cpsw as drv data | Ivan Khoronzhuk |
2019-06-12 | net: ethernet: ti: cpts: fix build failure for powerpc | Grygorii Strashko |
2019-06-09 | net: ethernet: ti: cpts: add support for ext rftclk selection | Grygorii Strashko |
2019-06-09 | net: ethernet: ti: netcp_ethss: add support for child cpts node | Grygorii Strashko |
2019-06-09 | net: ethernet: ti: cpts: use devm_get_clk_from_child | Grygorii Strashko |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |