summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence
Commit message (Expand)AuthorAgeFilesLines
* net: macb: implement live mac addr changeRoman Gushchin2022-11-071-1/+15
* net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)2022-11-071-1/+0
* net: macb: Specify PHY PM management done by MACSergiu Moga2022-10-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-291-0/+4
|\
| * net: macb: Fix ZynqMP SGMII non-wakeup source resume failureRadhey Shyam Pandey2022-09-231-0/+4
* | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-2/+2
* | net: macb: Add zynqmp SGMII dynamic configuration supportRadhey Shyam Pandey2022-09-201-0/+22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2022-08-041-1/+0
|\
| * net: remove cdns,at32ap7000-macb device tree entryHans-Christian Noren Egtvedt2022-08-031-1/+0
* | net: cdns,macb: use correct xlnx prefix for XilinxKrzysztof Kozlowski2022-07-281-3/+5
* | net: macb: Update tsu clk usage in runtime suspend/resume for VersalHarini Katakam2022-07-252-2/+16
* | net: macb: Sort CAPS flags by bit positionsHarini Katakam2022-07-251-2/+2
* | net: macb: fixup sparse warnings on __be16 portsBen Dooks2022-07-181-3/+4
* | net: macb: sort init_reset_optional() with other init()sConor Dooley2022-07-071-34/+34
* | net: macb: simplify error paths in init_reset_optional()Conor Dooley2022-07-071-13/+7
* | net: macb: unify macb_config alignment styleConor Dooley2022-07-071-8/+8
* | net: macb: add polarfire soc reset supportConor Dooley2022-07-071-8/+18
* | net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-1/+1
* | net: macb: fix negative max_mtu size for sama5d3Oleksij Rempel2022-06-171-2/+2
* | net: macb: change return type for gem_ptp_set_one_step_sync()Claudiu Beznea2022-06-091-5/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-232-5/+39
|\
| * net: macb: Fix PTP one step sync supportHarini Katakam2022-05-192-5/+39
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-191-1/+1
|\|
| * net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam2022-05-131-1/+1
* | net: macb: use NAPI for TX completion pathRobert Hancock2022-05-112-73/+161
* | net: macb: simplify/cleanup NAPI reschedule checkingRobert Hancock2022-05-111-34/+31
* | net: macb: In ZynqMP initialization make SGMII phy configuration optionalRadhey Shyam Pandey2022-04-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-151-0/+8
|\|
| * net: macb: Restart tx only if queue pointer is laggingTomas Melin2022-04-111-0/+8
* | net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi2022-04-111-14/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-101-1/+24
|\
| * net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock2022-03-041-1/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-101-1/+1
|\|
| * net: macb: Align the dma and coherent dma masksMarc St-Amand2022-02-101-1/+1
* | net: macb: Added ZynqMP-specific initializationRobert Hancock2022-01-292-3/+64
|/
* net: macb: use .mac_select_pcs() interfaceRussell King (Oracle)2022-01-062-15/+14
* net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-4/+0
* net: macb: convert to phylink_generic_validate()Russell King (Oracle)2021-11-251-103/+30
* Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony2021-11-221-1/+1
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* net: macb: Fix several edge cases in validateSean Anderson2021-11-151-39/+73
* net: macb: Fix mdio child node detectionGuenter Roeck2021-10-271-1/+1
* net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-6/+5
* net: macb: Use mdio child node for MDIO bus if it existsSean Anderson2021-10-241-0/+11
* ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))Jakub Kicinski2021-10-141-1/+1
* ethernet: use of_get_ethdev_address()Jakub Kicinski2021-10-071-1/+1
* net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)2021-10-041-6/+1
* net: macb: ptp: Switch to gettimex64() interfaceLars-Peter Clausen2021-09-301-4/+9
* net: macb: enable mii on rgmii for sama7g5Claudiu Beznea2021-09-181-2/+4
* net: macb: add support for mii on rgmiiClaudiu Beznea2021-09-182-0/+6