index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-2
/
+2
2022-06-30
intel/e1000:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
intel: remove unused macros
Jesse Brandeburg
1
-2
/
+0
2022-06-09
e1000: Fix typos in comments
Jiaqing Zhao
1
-2
/
+2
2021-12-28
e1000: switch to napi_build_skb()
Alexander Lobakin
1
-1
/
+1
2021-12-28
e1000: switch to napi_consume_skb()
Alexander Lobakin
1
-5
/
+7
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-2
/
+2
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-26
intel: remove checker warning
Jesse Brandeburg
1
-1
/
+1
2021-05-19
net: e1000: remove repeated words for e1000_hw.c
Hao Chen
1
-2
/
+2
2021-05-19
net: e1000: remove repeated word "slot" for e1000_main.c
Hao Chen
1
-1
/
+1
2021-03-23
e1000: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-02-04
e1000: drop unneeded assignment in e1000_set_itr()
Sudip Mukherjee
1
-1
/
+0
2020-10-14
e1000: remove unused and incorrect code
Jesse Brandeburg
1
-9
/
+1
2020-09-30
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
1
-1
/
+0
2020-09-26
intel: handle unused assignments
Jesse Brandeburg
1
-74
/
+65
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2
-20
/
+26
2020-09-20
net: e1000: Remove set but not used variable
Zheng Yongjun
1
-2
/
+1
2020-07-30
e1000: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
3
-5
/
+4
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
3
-7
/
+1
2020-06-17
e1000: use generic power management
Vaibhav Gupta
1
-36
/
+13
2020-05-29
e1000: Fix typo in the comment
Hari
1
-1
/
+1
2020-05-22
e1000: Do not perform reset in reset_task if we are already down
Alexander Duyck
1
-4
/
+14
2020-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-04-22
e1000: remove unneeded conversion to bool
Jason Yan
1
-1
/
+1
2020-04-17
e1000: Distribute switch variables for initialization
Kees Cook
1
-1
/
+3
2020-03-12
net: e1000: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-02-19
e1000(e): use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-5
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+1
2019-11-08
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
1
-2
/
+2
2019-11-01
e1000: fix memory leaks
Wenwen Wang
1
-4
/
+3
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2
-2
/
+1
2019-08-23
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2
-4
/
+2
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+1
2019-06-29
e1000: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
1
-3
/
+3
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-5
/
+0
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-03-20
intel: correct return from set features callback
Serhey Popovych
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+4
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
1
-5
/
+6
2018-09-20
e1000: remove set but not used variable 'txb2b'
YueHaibing
1
-3
/
+0
2018-09-19
intel-ethernet: use correct module license
Jesse Brandeburg
1
-1
/
+1
2018-08-24
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
1
-2
/
+2
[next]