index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
2022-09-23
net: macb: Fix ZynqMP SGMII non-wakeup source resume failure
Radhey Shyam Pandey
1
-0
/
+4
2022-09-20
net: macb: Add zynqmp SGMII dynamic configuration support
Radhey Shyam Pandey
1
-0
/
+22
2022-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-1
/
+0
2022-08-03
net: remove cdns,at32ap7000-macb device tree entry
Hans-Christian Noren Egtvedt
1
-1
/
+0
2022-07-28
net: cdns,macb: use correct xlnx prefix for Xilinx
Krzysztof Kozlowski
1
-3
/
+5
2022-07-25
net: macb: Update tsu clk usage in runtime suspend/resume for Versal
Harini Katakam
2
-2
/
+16
2022-07-25
net: macb: Sort CAPS flags by bit positions
Harini Katakam
1
-2
/
+2
2022-07-19
net: macb: fixup sparse warnings on __be16 ports
Ben Dooks
1
-3
/
+4
2022-07-08
net: macb: sort init_reset_optional() with other init()s
Conor Dooley
1
-34
/
+34
2022-07-08
net: macb: simplify error paths in init_reset_optional()
Conor Dooley
1
-13
/
+7
2022-07-08
net: macb: unify macb_config alignment style
Conor Dooley
1
-8
/
+8
2022-07-08
net: macb: add polarfire soc reset support
Conor Dooley
1
-8
/
+18
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-06-17
net: macb: fix negative max_mtu size for sama5d3
Oleksij Rempel
1
-2
/
+2
2022-06-09
net: macb: change return type for gem_ptp_set_one_step_sync()
Claudiu Beznea
1
-5
/
+2
2022-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+39
2022-05-20
net: macb: Fix PTP one step sync support
Harini Katakam
2
-5
/
+39
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-14
net: macb: Increment rx bd head after allocating skb and buffer
Harini Katakam
1
-1
/
+1
2022-05-12
net: macb: use NAPI for TX completion path
Robert Hancock
2
-73
/
+161
2022-05-12
net: macb: simplify/cleanup NAPI reschedule checking
Robert Hancock
1
-34
/
+31
2022-04-22
net: macb: In ZynqMP initialization make SGMII phy configuration optional
Radhey Shyam Pandey
1
-1
/
+1
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+8
2022-04-12
net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-14
/
+8
2022-04-12
net: macb: Restart tx only if queue pointer is lagging
Tomas Melin
1
-0
/
+8
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+24
2022-03-04
net: macb: Fix lost RX packet wakeup race in NAPI receive
Robert Hancock
1
-1
/
+24
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-10
net: macb: Align the dma and coherent dma masks
Marc St-Amand
1
-1
/
+1
2022-01-29
net: macb: Added ZynqMP-specific initialization
Robert Hancock
2
-3
/
+64
2022-01-06
net: macb: use .mac_select_pcs() interface
Russell King (Oracle)
2
-15
/
+14
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-11-26
net: macb: convert to phylink_generic_validate()
Russell King (Oracle)
1
-103
/
+30
2021-11-22
Fix coverity issue 'Uninitialized scalar variable"
Yacov Simhony
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-16
net: macb: Fix several edge cases in validate
Sean Anderson
1
-39
/
+73
2021-10-28
net: macb: Fix mdio child node detection
Guenter Roeck
1
-1
/
+1
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-6
/
+5
2021-10-24
net: macb: Use mdio child node for MDIO bus if it exists
Sean Anderson
1
-0
/
+11
2021-10-14
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
1
-1
/
+1
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-04
net: ethernet: use phylink_set_10g_modes()
Russell King (Oracle)
1
-6
/
+1
2021-09-30
net: macb: ptp: Switch to gettimex64() interface
Lars-Peter Clausen
1
-4
/
+9
2021-09-18
net: macb: enable mii on rgmii for sama7g5
Claudiu Beznea
1
-2
/
+4
2021-09-18
net: macb: add support for mii on rgmii
Claudiu Beznea
2
-0
/
+6
2021-09-18
net: macb: align for OSSMODE offset
Claudiu Beznea
1
-1
/
+1
2021-09-18
net: macb: add description for SRTSM
Claudiu Beznea
1
-1
/
+1
2021-09-09
net: macb: fix use after free on rmmod
Tong Zhang
1
-1
/
+1
[next]