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
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
1
-5
/
+4
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2022-12-12
net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-11-21
net: axienet: set mdio clock according to bus-frequency
Andy Chiu
1
-21
/
+49
2022-11-21
net: axienet: Unexport and remove unused mdio functions
Andy Chiu
2
-14
/
+1
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-07
net: axiemac: add PM callbacks to support suspend/resume
Andy Chiu
1
-0
/
+36
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-4
/
+4
2022-10-28
net: emaclite: update reset_lock member documentation
Radhey Shyam Pandey
1
-1
/
+1
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
2022-09-22
net: ll_temac: axienet: delete unnecessary blank lines and spaces
huangjunxian
3
-4
/
+3
2022-09-22
net: ll_temac: move trailing statements to next line
huangjunxian
1
-3
/
+9
2022-09-22
net: ll_temac: fix the missing spaces around '='
huangjunxian
1
-11
/
+11
2022-09-22
net: ll_temac: delete unnecessary else branch
huangjunxian
1
-7
/
+5
2022-09-22
net: ll_temac: axienet: align with open parenthesis
huangjunxian
3
-6
/
+5
2022-09-22
net: ll_temac: Cleanup for function name in a string
Haoyue Xu
1
-4
/
+5
2022-09-22
net: ll_temac: fix the format of block comments
huangjunxian
3
-90
/
+103
2022-09-21
net: ll_temac: Switch to use dev_err_probe() helper
Yang Yingliang
1
-10
/
+6
2022-09-01
net: axienet: Switch to 64-bit RX/TX statistics
Robert Hancock
2
-4
/
+45
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-06-28
net: axienet: Modify function description
Deming Wang
1
-1
/
+1
2022-06-16
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
1
-0
/
+1
2022-06-13
xilinx: Fix build on x86.
David S. Miller
1
-4
/
+4
2022-06-13
net: axienet: Use iowrite64 to write all 64b descriptor pointers
Andy Chiu
1
-3
/
+18
2022-06-13
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
2
-24
/
+40
2022-05-13
net: axienet: Use NAPI for TX completion path
Robert Hancock
2
-85
/
+111
2022-05-13
net: axienet: Be more careful about updating tx_bd_tail
Robert Hancock
1
-11
/
+15
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+12
2022-05-03
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
1
-3
/
+12
2022-05-03
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
1
-15
/
+0
2022-04-15
net: emaclite: Remove custom BUFFER_ALIGN macro
Shravya Kumbham
1
-16
/
+2
2022-04-15
net: emaclite: Update copyright text to correct format
Michal Simek
1
-1
/
+1
2022-04-15
net: emaclite: Fix coding style
Radhey Shyam Pandey
1
-20
/
+15
2022-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-17
/
+18
2022-04-06
net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property
Wang Qing
1
-1
/
+1
2022-04-06
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
1
-2
/
+9
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2
-10
/
+5
2022-04-06
net: axienet: setup mdio unconditionally
Andy Chiu
1
-7
/
+6
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-03-10
net: axienet: Use napi_alloc_skb when refilling RX ring
Robert Hancock
1
-1
/
+1
2022-03-09
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
1
-1
/
+3
2022-03-05
net: axienet: add coalesce timer ethtool configuration
Robert Hancock
2
-14
/
+47
2022-03-05
net: axienet: reduce default RX interrupt threshold to 1
Robert Hancock
1
-1
/
+1
2022-03-05
net: axienet: implement NAPI and GRO receive
Robert Hancock
2
-28
/
+59
2022-03-05
net: axienet: don't set IRQ timer when IRQ delay not used
Robert Hancock
1
-4
/
+14
2022-03-05
net: axienet: Clean up DMA start/stop and error handling
Robert Hancock
1
-175
/
+105
2022-03-05
net: axienet: Clean up device used for DMA calls
Robert Hancock
1
-16
/
+16
2022-03-05
net: axienet: fix RX ring refill allocation failure handling
Robert Hancock
1
-30
/
+42
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
[next]