index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbevf
/
ixgbevf_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbevf: do vlan cleanup
Jiri Pirko
2011-07-21
1
-49
/
+15
*
ixgbevf: remove unnecessary ampersands
Stephen Hemminger
2011-06-21
1
-11
/
+11
*
ixgbevf: Fix bungled declaration of ixgbevf_mbx_ops
Greg Rose
2011-06-21
1
-1
/
+1
*
ixgbevf: Update the driver string
Greg Rose
2011-06-09
1
-1
/
+1
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
ixgbevf: Add macvlan support in the set rx mode op
Greg Rose
2011-05-14
1
-0
/
+30
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
ixgbevf: Fix Driver String
Greg Rose
2011-03-12
1
-1
/
+1
*
ixgbevf: Fix Version String
Greg Rose
2011-03-12
1
-1
/
+1
*
ixgbevf: remove Tx hang detection
Lior Levy
2011-03-11
1
-50
/
+0
*
ixgbevf: Fix Compiler Warnings
Greg Rose
2011-03-03
1
-7
/
+2
*
net: use pci_dev->revision, again
Sergei Shtylyov
2011-02-28
1
-1
/
+1
*
ixgbevf: Fix name of function in function header comment
Greg Rose
2011-02-24
1
-8
/
+8
*
ixgbevf: Enable jumbo frame support for X540 VF
Greg Rose
2011-02-24
1
-2
/
+17
*
ixgbevf: Add X540 VF device support to the ixgbevf driver
Greg Rose
2010-12-24
1
-2
/
+5
*
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
1
-2
/
+1
*
drivers/net: use vzalloc()
Eric Dumazet
2010-11-27
1
-4
/
+2
*
ixgbevf: Fix Oops
Greg Rose
2010-11-16
1
-4
/
+2
*
ixgbevf: Update Version String and Copyright Notice
Greg Rose
2010-11-16
1
-3
/
+4
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
1
-1
/
+1
*
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
1
-1
/
+1
*
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
1
-1
/
+1
*
ixgbevf: remove private net_device_stats
Eric Dumazet
2010-09-09
1
-21
/
+5
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
1
-1
/
+1
*
drivers/net: Remove address use from assignments of function pointers
Joe Perches
2010-08-25
1
-1
/
+1
*
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
2010-08-08
1
-0
/
+2
*
ixgbevf: fix null pointer dereference due to filter being set for VLAN 0
Alexander Duyck
2010-08-02
1
-11
/
+1
*
igbvf, ixgbevf: use dev_hw_addr_random
Stefan Assmann
2010-07-27
1
-1
/
+1
*
drivers: ixgbevf: fix unsigned underflow
Kulikov Vasiliy
2010-07-15
1
-1
/
+2
*
ixgbevf: Enable GRO by default
Shirley Ma
2010-06-05
1
-0
/
+1
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-4
/
+0
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-2
/
+0
*
ixgbevf: Cache PF ack bit in interrupt
Greg Rose
2010-05-06
1
-0
/
+16
*
ixgbevf: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
1
-33
/
+35
*
drivers: net: use skb_headlen()
Eric Dumazet
2010-04-14
1
-1
/
+1
*
drivers: net: last_rx elimination
Eric Dumazet
2010-04-13
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
1
-1
/
+2
|
\
|
|
*
ixgbevf: Fix signed/unsigned int error
Greg Rose
2010-03-26
1
-1
/
+2
*
|
ixgbevf: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-03-26
1
-23
/
+1
*
|
net/intel: remove trailing space in messages
Frans Pop
2010-03-24
1
-1
/
+1
*
|
ixgbevf: Message formatting fixup
Joe Perches
2010-03-22
1
-3
/
+3
|
/
*
ixgbevf: Message formatting cleanups
Greg Rose
2010-03-19
1
-2
/
+2
*
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
2010-03-19
1
-1
/
+1
*
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
2010-03-19
1
-24
/
+44
*
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
1
-1
/
+1
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-1
/
+1
*
netdev: remove HAVE_ leftovers
Alexey Dobriyan
2010-01-28
1
-18
/
+0
*
ixgbevf: Fix IPv6 GSO type checks
Jeff Kirsher
2010-01-23
1
-1
/
+1
[next]