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
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
1
-6
/
+11
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-4
/
+0
2015-10-05
net: igb: avoid using timespec
Arnd Bergmann
3
-13
/
+14
2015-09-29
igb: assume MSI-X interrupts during initialization
Stefan Assmann
1
-0
/
+3
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-08-22
mm: make page pfmemalloc check more robust
Michal Hocko
1
-1
/
+1
2015-08-19
igb: make sure SR-IOV init uses the right number of queues
Todd Fujinaka
1
-2
/
+7
2015-08-19
igb: Fix a memory leak in igb_probe
Jia-Ju Bai
1
-0
/
+1
2015-08-19
igb: Fix a deadlock in igb_sriov_reinit
Jia-Ju Bai
1
-0
/
+1
2015-08-19
igb: Teardown SR-IOV before unregister_netdev()
Alex Williamson
1
-4
/
+4
2015-08-19
igb: add support for 1512 PHY
Todd Fujinaka
4
-5
/
+114
2015-08-19
igb: implement high frequency periodic output signals
Richard Cochran
2
-20
/
+54
2015-08-19
igb: do not re-init SR-IOV during probe
Stefan Assmann
1
-1
/
+1
2015-08-19
igb: missing rtnl_unlock in igb_sriov_reinit()
Vasily Averin
1
-0
/
+1
2015-08-19
igb: Fix oops caused by missing queue pairing
Shota Suzuki
3
-3
/
+19
2015-07-23
igb: bump version to igb-5.3.0
Todd Fujinaka
1
-2
/
+2
2015-07-23
igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])
Todd Fujinaka
1
-11
/
+5
2015-07-23
igb: report unsupported ethtool settings in set_coalesce
Todd Fujinaka
1
-0
/
+21
2015-07-18
igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect
Todd Fujinaka
1
-5
/
+13
2015-07-18
igb: Pull timestamp from fragment before adding it to skb
Alexander Duyck
1
-69
/
+25
2015-07-18
igb: only report generic filters in get_ts_info
Jacob Keller
1
-4
/
+0
2015-06-26
igb: bump version of igb to 5.2.18
Todd Fujinaka
1
-1
/
+1
2015-06-26
igb: disable IPv6 extension header processing
Todd Fujinaka
2
-5
/
+10
2015-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-06-12
net: igb: fix the start time for periodic output signals
Richard Cochran
1
-2
/
+2
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2015-05-12
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
1
-8
/
+3
2015-05-07
igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector
Toshiaki Makita
1
-1
/
+1
2015-05-07
igb: Fix oops on changing number of rings
Toshiaki Makita
1
-0
/
+2
2015-05-04
igb: simplify and clean up igb_enable_mas()
Todd Fujinaka
1
-20
/
+7
2015-04-01
ptp: igb: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
Merge branch 'ptp-2038'
David S. Miller
1
-20
/
+22
2015-03-31
ptp: igb: convert to the 64 bit get/set time methods.
Richard Cochran
1
-20
/
+21
2015-03-29
igb: Enable TSO for stacked vlan
Toshiaki Makita
1
-0
/
+1
2015-03-21
igb: use netif_carrier_off earlier when bringing if down
Todd Fujinaka
1
-3
/
+1
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-03-06
igb: Make arrays on stack static const to avoid reallocation
Alexander Duyck
1
-12
/
+12
2015-03-06
igb: Fix warning pin may be used uninitialized
Alexander Duyck
1
-1
/
+1
2015-01-23
igb: Indicate failure on vf reset for empty mac address
Alexander Graf
1
-2
/
+6
2015-01-23
igb: enable auxiliary PHC functions for the i210
Richard Cochran
3
-6
/
+276
2015-01-23
igb: enable internal PPS for the i210
Richard Cochran
2
-5
/
+45
2015-01-23
igb: serialize access to the time sync interrupt registers
Richard Cochran
1
-3
/
+7
2015-01-23
igb: refactor time sync interrupt handling
Richard Cochran
1
-30
/
+19
2015-01-23
igb: Clean-up page reuse code
Alexander Duyck
1
-19
/
+16
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-01-03
igb: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-3
/
+2
2015-01-01
igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
1
-0
/
+1
2014-12-31
igb: Remove unneeded FIXME
Todd Fujinaka
1
-1
/
+1
2014-12-31
net: igb: convert to timecounter adjtime.
Richard Cochran
1
-6
/
+1
[next]