index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
xilinx
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
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-28
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-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
2022-09-21
net: ll_temac: axienet: delete unnecessary blank lines and spaces
huangjunxian
3
-4
/
+3
2022-09-21
net: ll_temac: move trailing statements to next line
huangjunxian
1
-3
/
+9
2022-09-21
net: ll_temac: fix the missing spaces around '='
huangjunxian
1
-11
/
+11
2022-09-21
net: ll_temac: delete unnecessary else branch
huangjunxian
1
-7
/
+5
2022-09-21
net: ll_temac: axienet: align with open parenthesis
huangjunxian
3
-6
/
+5
2022-09-21
net: ll_temac: Cleanup for function name in a string
Haoyue Xu
1
-4
/
+5
2022-09-21
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-08-31
net: axienet: Switch to 64-bit RX/TX statistics
Robert Hancock
2
-4
/
+45
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-06-27
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-07
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-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-03-09
net: axienet: Use napi_alloc_skb when refilling RX ring
Robert Hancock
1
-1
/
+1
2022-03-08
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-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-18
net: ll_temac: check the return value of devm_kmalloc()
Xiaoke Wang
1
-0
/
+2
2022-02-18
net: ethernet: xilinx: cleanup comments
Tom Rix
5
-6
/
+6
2022-02-17
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-2
/
+3
[next]