index
:
pm24.git
master
perf-mon
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
/
cadence
/
macb_main.c
Age
Commit message (
Expand
)
Author
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-03
net: macb: Perform zynqmp dynamic configuration only for SGMII interface
Radhey Shyam Pandey
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-18
net: macb: simplify TX timestamp handling
Robert Hancock
2023-01-18
net: macb: fix PTP TX timestamp failure due to packet padding
Robert Hancock
2023-01-17
net: macb: Separate C22 and C45 transactions
Andrew Lunn
2022-11-07
net: macb: implement live mac addr change
Roman Gushchin
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-10-20
net: macb: Specify PHY PM management done by MAC
Sergiu Moga
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-23
net: macb: Fix ZynqMP SGMII non-wakeup source resume failure
Radhey Shyam Pandey
2022-09-20
net: macb: Add zynqmp SGMII dynamic configuration support
Radhey Shyam Pandey
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2022-08-03
net: remove cdns,at32ap7000-macb device tree entry
Hans-Christian Noren Egtvedt
2022-07-28
net: cdns,macb: use correct xlnx prefix for Xilinx
Krzysztof Kozlowski
2022-07-25
net: macb: Update tsu clk usage in runtime suspend/resume for Versal
Harini Katakam
2022-07-18
net: macb: fixup sparse warnings on __be16 ports
Ben Dooks
2022-07-07
net: macb: sort init_reset_optional() with other init()s
Conor Dooley
2022-07-07
net: macb: simplify error paths in init_reset_optional()
Conor Dooley
2022-07-07
net: macb: unify macb_config alignment style
Conor Dooley
2022-07-07
net: macb: add polarfire soc reset support
Conor Dooley
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-17
net: macb: fix negative max_mtu size for sama5d3
Oleksij Rempel
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
net: macb: Fix PTP one step sync support
Harini Katakam
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-13
net: macb: Increment rx bd head after allocating skb and buffer
Harini Katakam
2022-05-11
net: macb: use NAPI for TX completion path
Robert Hancock
2022-05-11
net: macb: simplify/cleanup NAPI reschedule checking
Robert Hancock
2022-04-22
net: macb: In ZynqMP initialization make SGMII phy configuration optional
Radhey Shyam Pandey
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-11
net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-04-11
net: macb: Restart tx only if queue pointer is lagging
Tomas Melin
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-04
net: macb: Fix lost RX packet wakeup race in NAPI receive
Robert Hancock
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
net: macb: Align the dma and coherent dma masks
Marc St-Amand
2022-01-29
net: macb: Added ZynqMP-specific initialization
Robert Hancock
2022-01-06
net: macb: use .mac_select_pcs() interface
Russell King (Oracle)
2021-11-25
net: macb: convert to phylink_generic_validate()
Russell King (Oracle)
2021-11-22
Fix coverity issue 'Uninitialized scalar variable"
Yacov Simhony
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-15
net: macb: Fix several edge cases in validate
Sean Anderson
2021-10-27
net: macb: Fix mdio child node detection
Guenter Roeck
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
net: macb: Use mdio child node for MDIO bus if it exists
Sean Anderson
2021-10-14
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
[next]