index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
cpsw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-5
/
+2
*
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-18
1
-8
/
+6
*
net: ethernet: ti: fix netdevice stats for XDP
Lorenzo Bianconi
2021-02-06
1
-3
/
+1
*
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-11
/
+5
*
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-2
/
+2
*
net: ethernet: ti: cpsw: fix error return code in cpsw_probe()
Zhang Changzhong
2020-11-16
1
-0
/
+1
*
net: ethernet: ti: cpsw: fix cpts irq after suspend
Grygorii Strashko
2020-11-13
1
-4
/
+6
*
net: ethernet: ti: cpsw: use true,false for bool variables
Jason Yan
2020-09-19
1
-2
/
+2
*
net: ethernet: ti: cpsw: use dev_id for ale configuration
Grygorii Strashko
2020-09-11
1
-6
/
+0
*
net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
Murali Karicheri
2020-08-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
1
-0
/
+4
|
\
|
*
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
2020-05-23
1
-0
/
+4
*
|
net: ethernet: ti: Add XDP frame size to driver cpsw
Jesper Dangaard Brouer
2020-05-14
1
-0
/
+1
*
|
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
2020-04-23
1
-0
/
+21
|
/
*
net: cpsw: reject unsupported coalescing params
Jakub Kicinski
2020-03-17
1
-0
/
+1
*
net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
Grygorii Strashko
2019-11-20
1
-1264
/
+6
*
net: ethernet: ti: cpsw: resolve build deps of cpsw drivers
Grygorii Strashko
2019-11-20
1
-0
/
+13
*
net: ethernet: ti: cpsw: allow untagged traffic on host port
Grygorii Strashko
2019-11-20
1
-9
/
+8
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
1
-1
/
+1
|
\
|
*
net: cpsw: fix NULL pointer exception in the probe error path
Antoine Tenart
2019-08-21
1
-1
/
+1
*
|
net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-3
/
+2
|
/
*
net: ethernet: ti: cpsw: Add of_node_put() before return and break
Nishka Dasgupta
2019-07-16
1
-8
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-0
/
+3
|
\
|
*
net: ethernet: ti: cpsw: Assign OF node to slave devices
Marek Vasut
2019-06-28
1
-0
/
+3
*
|
net: ethernet: ti: cpsw: add XDP support
Ivan Khoronzhuk
2019-07-08
1
-54
/
+448
*
|
net: ethernet: ti: cpsw: Fix suspend/resume break
Keerthy
2019-06-24
1
-21
/
+9
*
|
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
2019-06-16
1
-9
/
+6
*
|
net: ethernet: ti: cpsw: use cpsw as drv data
Ivan Khoronzhuk
2019-06-14
1
-9
/
+7
*
|
net: ethernet: ti: cpsw: correct .ndo_open error path
Ivan Khoronzhuk
2019-05-29
1
-2
/
+5
|
/
*
net: ethernet: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-10
1
-1
/
+1
*
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
net: ethernet: ti: cpsw: Fix inconsistent IS_ERR and PTR_ERR in cpsw_probe()
YueHaibing
2019-05-01
1
-1
/
+1
*
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
2019-04-27
1
-0
/
+12
*
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
2019-04-27
1
-683
/
+7
*
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
2019-04-27
1
-26
/
+28
*
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
2019-04-27
1
-101
/
+5
*
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
2019-04-27
1
-426
/
+1
*
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
2019-04-27
1
-116
/
+97
*
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
2019-04-27
1
-3
/
+9
*
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
Grygorii Strashko
2019-04-27
1
-12
/
+3
*
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
Grygorii Strashko
2019-04-27
1
-12
/
+6
*
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
Grygorii Strashko
2019-04-27
1
-3
/
+0
*
net: ethernet: ti: cpsw: use local var dev in probe
Grygorii Strashko
2019-04-27
1
-32
/
+33
*
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
Grygorii Strashko
2019-04-27
1
-8
/
+6
*
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
2019-04-27
1
-8
/
+1
*
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
1
-1
/
+18
|
\
|
*
net: ethernet: ti: cpsw: add support for port interface mode selection phy
Grygorii Strashko
2018-12-12
1
-1
/
+18
*
|
net: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-05
1
-2
/
+2
*
|
net: ethernet: ti: cpsw: allow vlan tagged packets to be timestamped
Ivan Khoronzhuk
2018-11-13
1
-2
/
+3
[next]