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
/
igb
/
igb_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
1
-1
/
+0
2020-09-29
igb: read PBA number from flash
Gal Hammer
1
-1
/
+3
2020-09-29
igb: add XDP support
Sven Auhagen
1
-30
/
+403
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-13
/
+15
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2020-08-27
net: Take common prefetch code structure into a function
Tariq Toukan
1
-8
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+9
2020-07-30
igb: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+2
2020-07-30
igb: reinit_locked() should be called with rtnl_lock
Francesco Ruggeri
1
-0
/
+9
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-13
/
+13
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-10
/
+1
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
1
-1
/
+1
2019-12-31
igb: dont drop packets if rx flow control is enabled
Robert Beckett
1
-14
/
+33
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-11-09
igb/igc: use ktime accessors for skb->tstamp
Jacob Keller
1
-2
/
+2
2019-11-08
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
1
-3
/
+2
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2019-11-01
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
1
-1
/
+2
2019-11-01
igb: Enable media autosense for the i350.
Manfred Rudigier
1
-1
/
+1
2019-11-01
igb/igc: Don't warn on fatal read failures when the device is removed
Lyude Paul
1
-1
/
+2
2019-10-30
igb: Add UDP segmentation offload support
Josh Hunt
1
-6
/
+17
2019-08-23
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-2
/
+1
2019-07-23
igb: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+3
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-8
/
+8
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-20
/
+4
2019-06-29
igb: clear out skb->tstamp after reading the txtime
Vedang Patel
1
-0
/
+1
2019-05-29
igb: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
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
/
+6
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-5
/
+0
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-49
/
+8
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-03-27
igb: Fix WARN_ONCE on runtime suspend
Arvind Sankar
1
-49
/
+8
2019-03-20
igb: Exclude device from suspend direct complete optimization
Kai-Heng Feng
1
-0
/
+3
2019-03-20
intel: correct return from set features callback
Serhey Popovych
1
-1
/
+1
2019-02-09
igb: use struct_size() helper
Gustavo A. R. Silva
1
-3
/
+3
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
1
-40
/
+24
2019-02-06
igb: Bump version number
Todd Fujinaka
1
-1
/
+1
2019-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+7
2019-01-18
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-1
/
+2
2019-01-16
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
1
-7
/
+7
2018-12-20
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
1
-3
/
+5
2018-12-20
igb: Change RXPBSIZE size when setting Qav mode
Jesus Sanchez-Palencia
1
-1
/
+1
2018-12-20
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
1
-7
/
+7
[next]