index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
igc
/
igc_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-24
igc: Add more SKUs for i225 device
Sasha Neftin
1
-0
/
+3
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+3
2019-07-21
igc: Prefer pcie_capability_read_word()
Frederick Lawler
1
-8
/
+4
2019-05-29
igc: Add flow control support
Sasha Neftin
1
-0
/
+21
2019-05-29
igb/igc: warn when fatal read failure happens
Feng Tang
1
-0
/
+1
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+448
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
1
-1
/
+1
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
igc: Add support for the ntuple feature
Sasha Neftin
1
-0
/
+86
2019-03-20
igc: Add support for statistics
Sasha Neftin
1
-1
/
+166
2019-03-20
igc: Extend the ethtool supporting
Sasha Neftin
1
-0
/
+145
2019-03-20
igc: Add multiple receive queues control supporting
Sasha Neftin
1
-0
/
+49
2019-02-09
igc: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+4
2019-02-06
igc: Add ethtool support
Sasha Neftin
1
-15
/
+94
2018-11-21
igc: Remove obsolete IGC_ERR define
Sasha Neftin
1
-1
/
+1
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
1
-4
/
+6
2018-11-07
igc: Clean up code
Sasha Neftin
1
-15
/
+0
2018-11-07
igc: Tidy up some white space
Dan Carpenter
1
-5
/
+5
2018-11-07
igc: fix error return handling from call to netif_set_real_num_tx_queues
Colin Ian King
1
-1
/
+1
2018-11-07
igc: Remove set but not used variable 'pci_using_dac'
YueHaibing
1
-4
/
+1
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
1
-2
/
+2
2018-10-17
igc: Add watchdog
Sasha Neftin
1
-0
/
+232
2018-10-17
igc: Add setup link functionality
Sasha Neftin
1
-0
/
+30
2018-10-17
igc: Add code for PHY support
Sasha Neftin
1
-0
/
+11
2018-10-17
igc: Add NVM support
Sasha Neftin
1
-2
/
+18
2018-10-17
igc: Add HW initialization code
Sasha Neftin
1
-0
/
+21
2018-10-17
igc: Add transmit and receive fastpath and interrupt handlers
Sasha Neftin
1
-44
/
+1079
2018-10-17
igc: Add support for Tx/Rx rings
Sasha Neftin
1
-0
/
+827
2018-10-17
igc: Add interrupt support
Sasha Neftin
1
-0
/
+1016
2018-10-17
igc: Add netdev
Sasha Neftin
1
-1
/
+470
2018-10-17
igc: Add support for PF
Sasha Neftin
1
-0
/
+98
2018-10-17
igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
Sasha Neftin
1
-0
/
+146
[prev]