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
/
ixgbevf
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-4
/
+0
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-2
/
+0
2010-05-06
ixgbevf: Cache PF ack bit in interrupt
Greg Rose
1
-0
/
+16
2010-04-28
ixgbevf: use DMA API instead of PCI DMA functions
Nick Nunley
1
-33
/
+35
2010-04-28
ixgbevf: Fix link speed display
Greg Rose
2
-6
/
+9
2010-04-15
drivers: net: use skb_headlen()
Eric Dumazet
1
-1
/
+1
2010-04-13
drivers: net: last_rx elimination
Eric Dumazet
1
-1
/
+0
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+2
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-27
ixgbevf: convert to use netdev_for_each_mc_addr
Jiri Pirko
3
-37
/
+15
2010-03-26
ixgbevf: Fix signed/unsigned int error
Greg Rose
1
-1
/
+2
2010-03-25
net/intel: remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-03-23
ixgbevf: Message formatting fixup
Joe Perches
1
-3
/
+3
2010-03-20
ixgbevf: Message formatting cleanups
Greg Rose
1
-2
/
+2
2010-03-20
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
1
-1
/
+1
2010-03-20
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
3
-38
/
+78
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2010-01-28
netdev: remove HAVE_ leftovers
Alexey Dobriyan
1
-18
/
+0
2010-01-23
ixgbevf: Fix IPv6 GSO type checks
Jeff Kirsher
1
-1
/
+1
2010-01-23
ixgbevf: Tell network stack to stop tx when the VF detects PF reset
Greg Rose
1
-0
/
+2
2010-01-23
ixgbevf: Fix panics in the VF driver
Greg Rose
1
-4
/
+20
2010-01-23
ixgbevf: Take action when the PF notifies the VF it is resetting.
Greg Rose
1
-0
/
+7
2010-01-11
ixgbevf: Driver Makefile
Greg Rose
1
-0
/
+38
2010-01-11
ixgbevf: Driver main and ethool interface module and main header
Greg Rose
3
-0
/
+4605
2010-01-11
ixgbevf: Mailbox communication
Greg Rose
2
-0
/
+441
2010-01-11
ixgbevf: 82599 Virtual Function core functions and header
Greg Rose
2
-0
/
+555
2010-01-11
ixgbevf: Macros, data structures, useful defines and registers
Greg Rose
2
-0
/
+377