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.12.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
/
ethernet
/
intel
/
ixgbevf
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
1
-1
/
+1
2012-10-09
ixgbevf: Set the netdev number of Tx queues
Greg Rose
1
-0
/
+7
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-99
/
+345
2012-09-24
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
2
-7
/
+34
2012-09-24
ixgbevf: Add fix to VF to handle multi-descriptor buffers
Alexander Duyck
2
-2
/
+17
2012-09-24
ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
Greg Rose
1
-0
/
+4
2012-09-24
ixgbevf - Remove unused parameter in ixgbevf_receive_skb
Narendra K
1
-3
/
+1
2012-09-24
ixgbevf: Fix code for handling timeout
Alexander Duyck
3
-52
/
+58
2012-09-20
ixgbevf: scheduling while atomic in reset hw path
John Fastabend
1
-1
/
+1
2012-09-20
ixgbevf: Add support for VF API negotiation
Alexander Duyck
5
-2
/
+83
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-31
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
4
-28
/
+58
2012-08-31
ixgbevf: Add suspend and resume support to the VF
Alexander Duyck
1
-4
/
+89
2012-08-01
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
1
-1
/
+0
2012-07-22
ixgbevf: Fix namespace issue with ixgbe_write_eitr
Greg Rose
2
-25
/
+19
2012-07-22
ixgbevf: Add support for PCI error handling
Alexander Duyck
1
-0
/
+80
2012-07-22
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2
-2
/
+41
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2012-07-19
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
1
-70
/
+83
2012-07-19
ixgbevf: Consolidate Tx context descriptor creation code
Alexander Duyck
2
-180
/
+163
2012-07-19
ixgbevf: Add netdev to ring structure
Alexander Duyck
3
-34
/
+28
2012-07-19
ixgbevf: Do not rewind the Rx ring before bumping tail
Alexander Duyck
1
-5
/
+2
2012-07-19
ixgbevf: fix VF untagging when 802.1 prio is set
Pascal Bouchareine
1
-1
/
+1
2012-07-18
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
Alexander Duyck
2
-15
/
+15
2012-07-17
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
3
-146
/
+105
2012-07-17
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
3
-182
/
+89
2012-07-17
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2
-105
/
+65
2012-07-17
ixgbevf: Fix panic when loading driver
Alexander Duyck
1
-0
/
+3
2012-07-17
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
Alexander Duyck
1
-22
/
+24
2012-07-17
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
Alexander Duyck
2
-10
/
+4
2012-07-17
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
Alexander Duyck
2
-20
/
+2
2012-07-17
ixgbevf: Drop netdev_registered value since that is already stored in netdev
Alexander Duyck
2
-6
/
+1
2012-07-17
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
3
-228
/
+22
2012-07-17
ixgbevf: Prevent RX/TX statistics getting reset to zero
Narendra K
1
-12
/
+0
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-3
/
+3
2012-05-03
ixgbevf: Update version string
Greg Rose
1
-1
/
+1
2012-05-03
ixgbevf: Make sure jumbo frames are set correctly after PF reset
Greg Rose
2
-15
/
+15
2012-05-03
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
3
-7
/
+25
2012-03-28
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
1
-2
/
+5
2012-02-25
ixgbevf: print MAC via printk format specifier
Danny Kukawka
1
-7
/
+1
2012-02-13
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
1
-11
/
+17
2012-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-17
/
+32
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
10
-11
/
+11
2012-02-03
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2
-6
/
+21
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-5
/
+1
2012-01-19
ixgbevf: make operations tables const
Stephen Hemminger
4
-8
/
+8
2012-01-19
ixgbevf: fix sparse warnings
Stephen Hemminger
3
-2
/
+4
2012-01-19
ixgbevf: make ethtool ops and strings const
Stephen Hemminger
1
-2
/
+3
2012-01-19
ixgbevf: Prevent possible race condition by checking for message
Greg Rose
1
-18
/
+21
2012-01-03
ixgbevf: Fix register defines to correctly handle complex expressions
Alexander Duyck
2
-23
/
+23
[next]