index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
Age
Commit message (
Expand
)
Author
2019-04-27
net: ethernet: ti: cpsw: introduce mac sl module api
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
2019-04-27
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
2019-04-27
net: ethernet: ti: davinci_mdio: use devm_ioremap()
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: do not auto delete mcast super entries
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: fix mcast super setting
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: use local var dev in probe
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
Grygorii Strashko
2019-04-27
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
2019-04-01
net: ethernet: ti: davinci_mdio: switch to readl/writel()
Grygorii Strashko
2019-03-23
net: ethernet: ti: fix possible object reference leak
Wen Yang
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
[next]