index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-10-06
ixgbevf: declare functions as static
Emil Tantilov
3
-4
/
+2
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-09-25
ixgbevf: Refactor ring parameter re-size
Greg Rose
1
-74
/
+79
2010-09-10
ixgbevf: remove private net_device_stats
Eric Dumazet
2
-22
/
+5
2010-09-09
ixgbevf: Removed unneeded HW struct members
Greg Rose
1
-2
/
+0
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-26
drivers/net: Remove address use from assignments of function pointers
Joe Perches
1
-1
/
+1
2010-08-09
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
1
-0
/
+2
2010-08-03
ixgbevf: fix null pointer dereference due to filter being set for VLAN 0
Alexander Duyck
1
-11
/
+1
2010-07-28
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
1
-1
/
+1
2010-07-16
drivers: ixgbevf: fix unsigned underflow
Kulikov Vasiliy
1
-1
/
+2
2010-06-05
ixgbevf: Enable GRO by default
Shirley Ma
1
-0
/
+1
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