index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
Files
Lines
2025-12-30
net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...
Xiaolei Wang
1
-1
/
+2
2025-10-29
net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-5
/
+0
2025-10-28
net: macb: Add "mobileye,eyeq5-gem" compatible
Théo Lebrun
1
-0
/
+38
2025-10-28
net: macb: rename bp->sgmii_phy field to bp->phy
Théo Lebrun
1
-13
/
+13
2025-10-28
net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
Théo Lebrun
1
-2
/
+5
2025-10-28
net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
Théo Lebrun
1
-3
/
+20
2025-10-21
net: macb: Remove duplicate linux/inetdevice.h header
Jiapeng Chong
1
-1
/
+0
2025-10-16
net: macb: sort #includes
Théo Lebrun
1
-18
/
+19
2025-10-16
net: macb: apply reverse christmas tree in macb_tx_map()
Théo Lebrun
1
-4
/
+4
2025-10-16
net: macb: drop `count` local variable in macb_tx_map()
Théo Lebrun
1
-6
/
+4
2025-10-16
net: macb: drop `entry` local variable in macb_tx_map()
Théo Lebrun
1
-11
/
+7
2025-10-16
net: macb: replace min() with umin() calls
Théo Lebrun
1
-5
/
+5
2025-10-16
net: macb: remove bp->queue_mask
Théo Lebrun
1
-32
/
+37
2025-10-16
net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
Théo Lebrun
1
-39
/
+16
2025-10-16
net: macb: move bp->hw_dma_cap flags to bp->caps
Théo Lebrun
1
-14
/
+14
2025-10-16
net: macb: simplify macb_adj_dma_desc_idx()
Théo Lebrun
1
-12
/
+6
2025-10-16
net: macb: simplify macb_dma_desc_get_size()
Théo Lebrun
1
-20
/
+7
2025-10-16
net: macb: drop macb_config NULL checking
Théo Lebrun
1
-4
/
+2
2025-10-16
net: macb: Remove local variables clk_init and init in macb_probe()
Théo Lebrun
1
-10
/
+3
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-70
/
+68
2025-09-26
net: macb: avoid dealing with endianness in macb_set_hwaddr()
Théo Lebrun
1
-2
/
+2
2025-09-26
net: macb: single dma_alloc_coherent() for DMA descriptors
Théo Lebrun
1
-39
/
+41
2025-09-26
net: macb: move ring size computation to functions
Théo Lebrun
1
-11
/
+16
2025-09-26
net: macb: remove illusion about TBQPH/RBQPH being per-queue
Théo Lebrun
1
-33
/
+24
2025-09-17
net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controller
Dave Stevenson
1
-0
/
+12
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+16
2025-09-02
net: macb: Validate the value of base_time properly
Chandra Mohan Sundar
1
-1
/
+1
2025-09-01
net: macb: Fix tx_ptr_lock locking
Sean Anderson
1
-12
/
+16
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+4
2025-08-28
net: macb: Disable clocks once
Neil Mandir
1
-5
/
+2
2025-08-26
net: macb: Fix offset error in gem_update_stats
Sean Anderson
1
-1
/
+1
2025-08-21
net: macb: fix unregister_netdev call order in macb_remove()
luoguangfei
1
-1
/
+1
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-08-20
Revert "net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag"
Ryan Wanner
1
-1
/
+2
2025-08-19
net: macb: Add capability-based QBV detection and Versal support
Vineeth Karumanchi
1
-2
/
+7
2025-08-19
net: macb: Add TAPRIO traffic scheduling support
Vineeth Karumanchi
1
-0
/
+223
2025-08-14
net: cadence: macb: convert from round_rate() to determine_rate()
Brian Masney
1
-26
/
+35
2025-07-16
net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag
Ryan Wanner
1
-2
/
+1
2025-07-16
net: cadence: macb: Enable RMII for SAMA7 gem
Ryan Wanner
1
-0
/
+1
2025-07-16
net: cadence: macb: Expose REFCLK as a device tree property
Ryan Wanner
1
-0
/
+7
2025-06-11
net: macb: Add shutdown operation support
Abin Joseph
1
-0
/
+15
2025-05-27
net: macb: Check return value of dma_set_mask_and_coherent()
Sergio Perez Gonzalez
1
-1
/
+5
2025-05-12
net: cadence: macb: Fix a possible deadlock in macb_halt_tx.
Mathieu Othacehe
1
-13
/
+6
2025-03-24
net: ethernet: Drop unused of_gpio.h
Peng Fan
1
-3
/
+0
2025-03-04
net: cadence: macb: Synchronize standard stats
Sean Anderson
1
-0
/
+16
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+10
2025-02-21
net: cadence: macb: Implement BQL
Sean Anderson
1
-2
/
+18
2025-02-21
net: cadence: macb: Synchronize stats calculations
Sean Anderson
1
-2
/
+10
2025-02-18
net: cadence: macb: Report standard stats
Sean Anderson
1
-2
/
+158
2025-02-18
net: cadence: macb: Convert to get_stats64
Sean Anderson
1
-19
/
+15
[next]