index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ll_temac: platform_get_resource replaced by wrong function
Claus Hansen Ries
2024-03-26
1
-1
/
+1
*
net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_p...
Markus Elfring
2024-02-09
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-23
1
-1
/
+1
|
\
|
*
net: axienet: Fix check for partial TX checksum
Samuel Holland
2023-11-23
1
-1
/
+1
*
|
net: axienet: Introduce dmaengine support
Radhey Shyam Pandey
2023-11-21
3
-2
/
+425
*
|
net: axienet: Preparatory changes for dmaengine support
Sarath Babu Naidu Gaddam
2023-11-21
2
-124
/
+162
|
/
*
net: ethernet: xilinx: Drop kernel doc comment about return value
Uwe Kleine-König
2023-10-01
1
-2
/
+0
*
net: ethernet: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
3
-11
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
1
-4
/
+8
|
\
|
*
net: ll_temac: fix error checking of irq_of_parse_and_map()
Dan Carpenter
2023-08-01
1
-4
/
+8
*
|
net: Explicitly include correct DT includes
Rob Herring
2023-07-28
5
-7
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
1
-5
/
+5
|
\
|
*
net: axienet: Move reset before 64-bit DMA detection
Maxim Kochetkov
2023-06-25
1
-5
/
+5
*
|
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-06-23
1
-2
/
+4
|
/
*
net: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-13
1
-1
/
+1
|
\
|
*
net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-12
1
-1
/
+1
*
|
net: axienet: set mdio clock according to bus-frequency
Andy Chiu
2022-11-21
1
-21
/
+49
*
|
net: axienet: Unexport and remove unused mdio functions
Andy Chiu
2022-11-21
2
-14
/
+1
*
|
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-08
1
-1
/
+0
*
|
net: axiemac: add PM callbacks to support suspend/resume
Andy Chiu
2022-11-07
1
-0
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
1
-1
/
+1
|
\
|
|
*
net: emaclite: update reset_lock member documentation
Radhey Shyam Pandey
2022-10-28
1
-1
/
+1
*
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-29
1
-4
/
+4
|
/
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-2
/
+2
*
net: ll_temac: axienet: delete unnecessary blank lines and spaces
huangjunxian
2022-09-22
3
-4
/
+3
*
net: ll_temac: move trailing statements to next line
huangjunxian
2022-09-22
1
-3
/
+9
*
net: ll_temac: fix the missing spaces around '='
huangjunxian
2022-09-22
1
-11
/
+11
*
net: ll_temac: delete unnecessary else branch
huangjunxian
2022-09-22
1
-7
/
+5
*
net: ll_temac: axienet: align with open parenthesis
huangjunxian
2022-09-22
3
-6
/
+5
*
net: ll_temac: Cleanup for function name in a string
Haoyue Xu
2022-09-22
1
-4
/
+5
*
net: ll_temac: fix the format of block comments
huangjunxian
2022-09-22
3
-90
/
+103
*
net: ll_temac: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-21
1
-10
/
+6
*
net: axienet: Switch to 64-bit RX/TX statistics
Robert Hancock
2022-09-01
2
-4
/
+45
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
2
-3
/
+3
*
net: axienet: Modify function description
Deming Wang
2022-06-28
1
-1
/
+1
*
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
2022-06-16
1
-0
/
+1
*
xilinx: Fix build on x86.
David S. Miller
2022-06-13
1
-4
/
+4
*
net: axienet: Use iowrite64 to write all 64b descriptor pointers
Andy Chiu
2022-06-13
1
-3
/
+18
*
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
2022-06-13
2
-24
/
+40
*
net: axienet: Use NAPI for TX completion path
Robert Hancock
2022-05-13
2
-85
/
+111
*
net: axienet: Be more careful about updating tx_bd_tail
Robert Hancock
2022-05-13
1
-11
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
1
-18
/
+12
|
\
|
*
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
2022-05-03
1
-3
/
+12
|
*
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
2022-05-03
1
-15
/
+0
*
|
net: emaclite: Remove custom BUFFER_ALIGN macro
Shravya Kumbham
2022-04-15
1
-16
/
+2
*
|
net: emaclite: Update copyright text to correct format
Michal Simek
2022-04-15
1
-1
/
+1
*
|
net: emaclite: Fix coding style
Radhey Shyam Pandey
2022-04-15
1
-20
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-08
2
-17
/
+18
|
\
|
|
*
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
2022-04-06
1
-2
/
+9
[next]