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
/
igbvf
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-04
intel drivers: repair missing flush operations
Jesse Brandeburg
1
-0
/
+2
2011-07-22
igbvf: do vlan cleanup
Jiri Pirko
2
-32
/
+16
2011-06-10
igbvf: update version number
Williams, Mitch A
1
-1
/
+1
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-05-04
igbvf: remove bogus phys_id
stephen hemminger
1
-6
/
+0
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-4
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-03-02
igb: fix sparse warning
Jeff Kirsher
1
-1
/
+1
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
2
-6
/
+3
2011-02-24
igbvf: remove Tx hang detection
Lior Levy
2
-63
/
+0
2010-12-25
igbvf: add support for i350 VF device
Williams, Mitch A
3
-0
/
+12
2010-12-25
igbvf: force link checking when mailbox timeout has occurred
Alexander Duyck
1
-2
/
+2
2010-12-12
igb[v],ixgbe: don't use flush_scheduled_work()
Tejun Heo
1
-3
/
+4
2010-12-11
netdev: Use default implementation of ethtool_ops::get_link where possible
Ben Hutchings
1
-6
/
+1
2010-11-28
drivers/net: use vzalloc()
Eric Dumazet
1
-4
/
+2
2010-11-17
Remove extra struct page member from the buffer info structure
Greg Rose
1
-1
/
+0
2010-11-17
igbvf: Remove some dead code in igbvf
Julian Stecklina
1
-4
/
+0
2010-11-17
igbvf: Update version and Copyright
Greg Rose
10
-12
/
+13
2010-10-28
igbvf: fix panic on load
Emil Tantilov
1
-4
/
+4
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-1
/
+1
2010-10-18
igbvf: Remove unneeded pm_qos* calls
Greg Rose
1
-5
/
+0
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
2
-2
/
+2
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-09
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
1
-0
/
+2
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2010-07-28
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
1
-1
/
+1
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
1
-5
/
+4
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-42
/
+42
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-05-11
PM QOS update
Mark Gross
1
-2
/
+4
2010-04-28
igbvf: use DMA API instead of PCI DMA functions
Nick Nunley
1
-36
/
+38
2010-04-27
igbvf: double increment nr_frags
Koki Sanagi
1
-1
/
+1
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-11
/
+1
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
1
-0
/
+1
2010-03-27
igbvf: do not modify tx_queue_len on link speed change
Emil Tantilov
2
-11
/
+1
2010-02-23
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
1
-9
/
+3
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-3
/
+3
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2010-01-28
igbvf: fix issue w/ mapped_as_page being left set after unmap
Alexander Duyck
1
-0
/
+1
2010-01-23
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
1
-1
/
+1
2010-01-23
igb/igbvf: cleanup exception handling in tx_map_adv
Alexander Duyck
1
-1
/
+1
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2010-01-21
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
1
-5
/
+5
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-12-30
drivers/net/igbvf/netdev.c: use %pM to shown MAC address
H Hartley Sweeten
1
-10
/
+3
2009-12-24
igbvf: Make igbvf error message more informative
Williams, Mitch A
1
-1
/
+2
[next]