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
/
cpsw.c
Age
Commit message (
Expand
)
Author
2019-07-16
net: ethernet: ti: cpsw: Add of_node_put() before return and break
Nishka Dasgupta
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-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-16
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
2019-06-14
net: ethernet: ti: cpsw: use cpsw as drv data
Ivan Khoronzhuk
2019-05-29
net: ethernet: ti: cpsw: correct .ndo_open error path
Ivan Khoronzhuk
2019-05-10
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-01
net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
YueHaibing
2019-04-27
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
2019-04-27
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: switch to use mac sl 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: 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: cpsw: fix allmulti cfg in dual_mac mode
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: convert to SPDX license identifiers
Grygorii Strashko
2018-12-28
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
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-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-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: 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-09-19
net: ti: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
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-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: cpsw: use cpdma channels in backward order for txq
Ivan Khoronzhuk
2018-07-07
net: ethernet: ti: cpsw: allow PTP 224.0.0.107 to be timestamped
Ivan Khoronzhuk
2018-07-07
net: ethernet: ti: cpsw: use BIT macro
Ivan Khoronzhuk
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-31
net: ti: cpsw: include gpio/consumer.h
Arnd Bergmann
[next]