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
/
e1000e
/
netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
1
-1
/
+1
2015-09-23
e1000e: Enable TSO for stacked VLAN
Toshiaki Makita
1
-0
/
+1
2015-08-19
e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...
Jia-Ju Bai
1
-12
/
+12
2015-08-06
e1000e: Increase driver version number
Raanan Avargil
1
-1
/
+1
2015-08-06
e1000e: Fix tight loop implementation of systime read algorithm
Raanan Avargil
1
-10
/
+21
2015-08-06
e1000e: Fix incorrect ASPM locking
Raanan Avargil
1
-2
/
+2
2015-08-06
e1000e: Fix EEE in Sx implementation
Raanan Avargil
1
-0
/
+27
2015-07-23
e1000e: Cleanup qos request in error handling of e1000_open
Jia-Ju Bai
1
-0
/
+1
2015-06-26
e1000e: fix locking issue with e1000e_disable_aspm
Yanir Lubetkin
1
-4
/
+34
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
1
-3
/
+3
2015-06-03
e1000e: fix systim issues
Yanir Lubetkin
1
-11
/
+26
2015-06-03
e1000e: fix legacy interrupt handling in i219
Yanir Lubetkin
1
-0
/
+14
2015-06-03
e1000e: fix flush_desc_ring implementation
Yanir Lubetkin
1
-5
/
+7
2015-06-03
e1000e: fix logical error in flush_desc_rings
Yanir Lubetkin
1
-1
/
+1
2015-06-03
e1000e: i219 execute unit hang fix on every reset or power state transition
Yanir Lubetkin
1
-6
/
+10
2015-06-03
e1000e: i219 fix unit hang on reset and runtime D3
Yanir Lubetkin
1
-0
/
+102
2015-05-04
e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
Alexander Duyck
1
-0
/
+14
2015-05-04
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
1
-10
/
+8
2015-04-13
e1000e: Move pm_qos_req to e1000e adapter
Thomas Graf
1
-4
/
+4
2015-04-08
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
1
-4
/
+4
2015-03-21
e1000e: NVM write protect access removed from SPT HW
Yanir Lubetkin
1
-1
/
+2
2015-03-21
e1000e: call netif_carrier_off early on down
Eliezer Tamir
1
-2
/
+2
2015-03-06
e1000e: remove calls to ioremap/unmap for NVM addr
Yanir Lubetkin
1
-3
/
+5
2015-02-24
e1000e: initial support for i219
David Ertman
1
-10
/
+40
2015-01-23
net: e1000e: support txtd update delay via xmit_more
Florian Westphal
1
-10
/
+15
2015-01-23
e1000e: Fix 82572EI that has no hardware timestamp support
Mathias Koehrer
1
-2
/
+3
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-4
/
+5
2015-01-03
e1000e: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-2
/
+1
2015-01-01
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
1
-0
/
+1
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+6
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
1
-1
/
+1
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
1
-6
/
+2
2014-12-05
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
1
-2
/
+0
2014-11-16
e100e: use netdev_rss_key_fill() helper
Eric Dumazet
1
-6
/
+3
2014-08-26
e1000e: Fix TSO with non-accelerated vlans
Vlad Yasevich
1
-12
/
+9
2014-07-26
e1000e: Fix Runtime PM blocks EEE link negotiation in S5
David Ertman
1
-0
/
+26
2014-07-26
e1000e: Fix EEE in S5 w/ Runtime PM enabled
David Ertman
1
-1
/
+6
2014-07-26
e1000e: Add code to check return values on NVM accesses
David Ertman
1
-6
/
+16
2014-05-27
e1000e: Out of line __ew32_prepare/__ew32
Andi Kleen
1
-0
/
+30
2014-05-27
e1000e: Fix expand setting EEE link info to all affected parts
David Ertman
1
-1
/
+1
2014-05-27
e1000e: 82574/82583 TimeSync errata for SYSTIM read
Todd Fujinaka
1
-1
/
+26
2014-05-27
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
1
-2
/
+8
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-04-23
e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE
David Ertman
1
-1
/
+1
2014-04-23
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
1
-0
/
+13
2014-04-23
e1000e: Cleanup return values in ethtool
David Ertman
1
-2
/
+2
2014-04-19
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
1
-1
/
+1
2014-04-19
e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP
Hiroaki SHIMODA
1
-1
/
+1
2014-04-19
e1000e: Correctly include VLAN_HLEN when changing interface MTU
Vlad Yasevich
1
-1
/
+1
2014-04-11
e1000e: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+4
[next]