index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw.c
Age
Commit message (
Expand
)
Author
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-09
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
2021-08-06
net: ethernet: ti: cpsw: switch to use skb_put_padto()
Grygorii Strashko
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-15
net: ti: add pp skb recycling support
Lorenzo Bianconi
2021-06-10
net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-02-06
net: ethernet: ti: fix netdevice stats for XDP
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2020-11-16
net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
Zhang Changzhong
2020-11-13
net: ethernet: ti: cpsw: fix cpts irq after suspend
Grygorii Strashko
2020-09-19
net: ethernet: ti: cpsw: use true,false for bool variables
Jason Yan
2020-09-11
net: ethernet: ti: cpsw: use dev_id for ale configuration
Grygorii Strashko
2020-08-25
net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
Murali Karicheri
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-23
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
2020-05-14
net: ethernet: ti: Add XDP frame size to driver cpsw
Jesper Dangaard Brouer
2020-04-23
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
2020-03-17
net: cpsw: reject unsupported coalescing params
Jakub Kicinski
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: cpsw: allow untagged traffic on host port
Grygorii Strashko
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
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-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
[next]