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
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
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
igb: use new API ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-65
/
+73
2017-03-17
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
Alexander Duyck
1
-1
/
+1
2017-03-17
igb: Re-add support for build_skb in igb
Alexander Duyck
1
-0
/
+47
2017-03-17
igb: Break out Rx buffer page management
Alexander Duyck
1
-114
/
+121
2017-03-17
igb: Add support for padding packet
Alexander Duyck
2
-2
/
+23
2017-03-17
igb: Add support for using order 1 pages to receive large frames
Alexander Duyck
2
-18
/
+76
2017-03-17
igb: Add support for ethtool private flag to allow use of legacy Rx
Alexander Duyck
2
-0
/
+49
2017-03-17
igb: Use page_address offset from page instead of masking virtual address
Alexander Duyck
3
-9
/
+7
2017-03-17
igb: Only sync size of expected frame in ethtool testing
Alexander Duyck
1
-2
/
+2
2017-03-17
igb: Limit maximum frame Rx based on MTU
Alexander Duyck
2
-5
/
+26
2017-03-17
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
Alexander Duyck
3
-49
/
+83
2017-03-17
igb: Clear Rx buffer_info in configure instead of clean
Alexander Duyck
1
-14
/
+10
2017-03-17
igb: Use length to determine if descriptor is done
Alexander Duyck
2
-7
/
+9
2017-03-17
igb: Add support for DMA_ATTR_WEAK_ORDERING
Alexander Duyck
2
-3
/
+6
2017-02-28
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-3
/
+3
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-01-11
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
1
-3
/
+3
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-6
/
+4
2017-01-06
igb: Fix hw_dbg logging in igb_update_flash_i210
Hannu Lounento
1
-2
/
+2
2017-01-06
igb: add i211 to i210 PHY workaround
Todd Fujinaka
1
-1
/
+1
2017-01-06
igb: close/suspend race in netif_device_detach
Todd Fujinaka
1
-9
/
+12
2017-01-06
igb: re-assign hw address pointer on reset after PCI error
Guilherme G Piccoli
1
-0
/
+5
2017-01-06
igb: reset the PHY before reading the PHY ID
Aaron Sierra
1
-0
/
+11
2017-01-06
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
1
-2
/
+2
2017-01-06
igb: Workaround for igb i210 firmware issue
Chris J Arges
1
-0
/
+4
2017-01-06
igb: correct register comments
Cao jin
1
-1
/
+1
2017-01-06
igb: Realign bad indentation
Joe Perches
1
-9
/
+6
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-12-15
igb: update code to better handle incrementing page count
Alexander Duyck
2
-8
/
+23
2016-12-15
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-20
/
+33
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+6
2016-12-01
igb/igbvf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
1
-2
/
+6
2016-11-10
ptp: igb: Use the high resolution frequency method.
Richard Cochran
1
-8
/
+8
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2
-12
/
+6
2016-09-28
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2
-1
/
+5
2016-09-28
igb: bump version to igb-5.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-28
igb: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-3
/
+6
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-1
/
+1
2016-08-19
igb: fix error code in igb_add_ethtool_nfc_entry()
Gangfeng Huang
1
-1
/
+1
2016-08-19
igb: support RX flow classification by VLAN priority
Gangfeng Huang
4
-7
/
+92
2016-08-19
igb: support RX flow classification by ethertype
Gangfeng Huang
4
-6
/
+101
2016-08-19
igb: add support of RX network flow classification
Gangfeng Huang
3
-0
/
+270
2016-08-16
igb: fix adjusting PTP timestamps for Tx/Rx latency
Kshitiz Gupta
1
-3
/
+23
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+3
2016-06-29
igb: Only DMA sync frame length
Andrew Lunn
1
-3
/
+4
2016-06-29
igb: call igb_ptp_suspend during suspend/resume cycle
Jacob Keller
1
-0
/
+2
2016-06-29
igb: implement igb_ptp_suspend
Jacob Keller
2
-5
/
+18
2016-06-29
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2
-33
/
+18
[next]