index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbevf: Remove unneeded and obsolete comment
Greg Rose
2012-11-15
1
-7
/
+0
*
ixgbevf: White space and comments clean up
Greg Rose
2012-11-15
1
-13
/
+6
*
ixgbevf: Remove mailbox spinlock from the reset function
Greg Rose
2012-11-15
1
-4
/
+0
*
ixgbevf: Remove checking for mac.ops function pointers
Greg Rose
2012-11-15
1
-38
/
+18
*
ixgbevf: Remove the ring adapter pointer value
Greg Rose
2012-11-15
1
-1
/
+0
*
ixgbevf: Fix unnecessary dereference where local var is available.
Greg Rose
2012-11-15
1
-2
/
+2
*
ixgbevf: Streamline the rx buffer allocation
Greg Rose
2012-11-15
1
-5
/
+5
*
ixgbevf: Reduce size of maximum rx buffer
Greg Rose
2012-11-13
2
-13
/
+13
*
ixgbevf: Add flag to indicate when rx is in net poll
Greg Rose
2012-11-13
2
-1
/
+7
*
ixgbevf: fix possible use of uninitialized variable
Emil Tantilov
2012-11-13
1
-1
/
+2
*
ixgbevf: make sure probe fails on MSI-X enable error
Jakub Kicinski
2012-11-13
1
-13
/
+13
*
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-02
2
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-10-31
2
-0
/
+8
|
\
|
*
ixgbevf: Do not forward LLDP type frames
Greg Rose
2012-10-29
1
-0
/
+5
|
*
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-29
1
-0
/
+3
*
|
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
2012-10-31
1
-0
/
+10
|
/
*
ixgbevf: Update version string
Greg Rose
2012-10-23
1
-1
/
+1
*
ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lock
John Fastabend
2012-10-23
1
-20
/
+20
*
ixgbevf: Check for error on dma_map_single call
Greg Rose
2012-10-23
1
-1
/
+7
*
ixgbevf: make netif_napi_add and netif_napi_del symmetric
John Fastabend
2012-10-23
1
-7
/
+2
*
ixgbevf: Add VF DCB + SR-IOV support
Alexander Duyck
2012-10-22
6
-8
/
+232
*
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
2012-10-09
1
-1
/
+1
*
ixgbevf: Set the netdev number of Tx queues
Greg Rose
2012-10-09
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
7
-99
/
+345
|
\
|
*
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
2012-09-24
2
-7
/
+34
|
*
ixgbevf: Add fix to VF to handle multi-descriptor buffers
Alexander Duyck
2012-09-24
2
-2
/
+17
|
*
ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
Greg Rose
2012-09-24
1
-0
/
+4
|
*
ixgbevf - Remove unused parameter in ixgbevf_receive_skb
Narendra K
2012-09-24
1
-3
/
+1
|
*
ixgbevf: Fix code for handling timeout
Alexander Duyck
2012-09-24
3
-52
/
+58
|
*
ixgbevf: scheduling while atomic in reset hw path
John Fastabend
2012-09-20
1
-1
/
+1
|
*
ixgbevf: Add support for VF API negotiation
Alexander Duyck
2012-09-20
5
-2
/
+83
|
*
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
2012-08-30
4
-28
/
+58
|
*
ixgbevf: Add suspend and resume support to the VF
Alexander Duyck
2012-08-30
1
-4
/
+89
*
|
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-07
1
-1
/
+1
|
/
*
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-31
1
-1
/
+0
*
ixgbevf: Fix namespace issue with ixgbe_write_eitr
Greg Rose
2012-07-21
2
-25
/
+19
*
ixgbevf: Add support for PCI error handling
Alexander Duyck
2012-07-21
1
-0
/
+80
*
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2012-07-21
2
-2
/
+41
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-19
1
-0
/
+3
|
\
|
*
ixgbevf: Fix panic when loading driver
Alexander Duyck
2012-07-17
1
-0
/
+3
|
*
ixgbevf: Prevent RX/TX statistics getting reset to zero
Narendra K
2012-07-16
1
-12
/
+0
*
|
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
2012-07-18
1
-70
/
+83
*
|
ixgbevf: Consolidate Tx context descriptor creation code
Alexander Duyck
2012-07-18
2
-180
/
+163
*
|
ixgbevf: Add netdev to ring structure
Alexander Duyck
2012-07-18
3
-34
/
+28
*
|
ixgbevf: Do not rewind the Rx ring before bumping tail
Alexander Duyck
2012-07-18
1
-5
/
+2
*
|
ixgbevf: fix VF untagging when 802.1 prio is set
Pascal Bouchareine
2012-07-18
1
-1
/
+1
*
|
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
Alexander Duyck
2012-07-17
2
-15
/
+15
*
|
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
2012-07-17
3
-146
/
+105
*
|
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
3
-182
/
+89
*
|
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2012-07-17
2
-105
/
+65
[next]