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
/
ixgbe
/
ixgbe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB
Alexander Duyck
2010-11-16
1
-0
/
+7
*
ixgbe: add a state flags to ring
Alexander Duyck
2010-11-16
1
-11
/
+33
*
ixgbe: move CPU variable from ring into q_vector, add ring->q_vector
Alexander Duyck
2010-11-16
1
-5
/
+4
*
ixgbe: add a netdev pointer to the ring structure
Alexander Duyck
2010-11-16
1
-4
/
+2
*
ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap
Alexander Duyck
2010-11-16
1
-6
/
+18
*
ixgbe: move device pointer into the ring structure
Alexander Duyck
2010-11-16
1
-5
/
+6
*
ixgbe: drop ring->head, make ring->tail a pointer instead of offset
Alexander Duyck
2010-11-16
1
-2
/
+1
*
ixgbe: cleanup ixgbe_alloc_rx_buffers
Alexander Duyck
2010-11-16
1
-1
/
+1
*
ixgbe: move GSO segments and byte count processing into ixgbe_tx_map
Alexander Duyck
2010-11-16
1
-1
/
+3
*
ixgbe: DCB set PFC high and low water marks per data sheet specs
John Fastabend
2010-11-16
1
-2
/
+0
*
ixgbe: delay rx_ring freeing
Eric Dumazet
2010-11-16
1
-0
/
+1
*
ixgbe: fix stats handling
Eric Dumazet
2010-10-21
1
-1
/
+2
*
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
2010-10-21
1
-1
/
+3
*
ixgbe: Use affinity_hint when Flow Director is enabled
Peter Waskiewicz
2010-10-06
1
-0
/
+2
*
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
2010-08-19
1
-0
/
+11
*
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
2010-08-19
1
-3
/
+3
*
ixgbe: bump PS header size to 512 bytes
Alexander Duyck
2010-08-19
1
-4
/
+9
*
ixgbe: update set_rx_mode to fix issues w/ macvlan
Alexander Duyck
2010-06-15
1
-1
/
+0
*
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
2010-06-03
1
-5
/
+3
*
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
2010-05-20
1
-0
/
+3
*
ixgbe: Add support for VF MAC and VLAN configuration
Greg Rose
2010-05-05
1
-0
/
+3
*
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
David S. Miller
2010-05-03
1
-4
/
+0
*
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
2010-04-27
1
-0
/
+4
*
ixgbe: cleanup maximum number of tx queues
John Fastabend
2010-03-26
1
-2
/
+5
*
ixgbe: Add support for the new ethtool n-tuple programming interface
Peter Waskiewicz
2010-02-10
1
-0
/
+4
*
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
2010-02-03
1
-2
/
+3
*
ixgbe: Allocate driver resources per NUMA node
Jesse Brandeburg
2010-02-03
1
-0
/
+2
*
ixgbe: only process one ixgbe_watchdog_task at a time.
John Fastabend
2010-02-03
1
-9
/
+8
*
ixgbe: Remove unused emulation MAC storage from the per VF data structure.
Greg Rose
2010-01-23
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
1
-1
/
+1
|
\
|
*
ixgbe: update copyright dates
Shannon Nelson
2010-01-13
1
-1
/
+1
*
|
ixgbe: Add SR-IOV register, structure and bit defines
Greg Rose
2010-01-10
1
-2
/
+29
|
/
*
ixgbe: performance tweaks
Jesse Brandeburg
2009-12-03
1
-11
/
+9
*
ixgbe: change default ring size
Jesse Brandeburg
2009-12-03
1
-2
/
+2
*
ixgbe: remove skb_dma_map/unmap calls from driver
Alexander Duyck
2009-12-02
1
-0
/
+1
*
ixgbe: Modify 82599 HWRSC statistics counters
Mallikarjuna R Chilakala
2009-11-23
1
-1
/
+3
*
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
Yi Zou
2009-10-29
1
-0
/
+1
*
ixgbe: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
1
-1
/
+0
*
dcb: data center bridging ops should be r/o
Stephen Hemminger
2009-10-07
1
-1
/
+1
*
ixgbe: Allow tx itr specific settings
Nelson, Shannon
2009-09-21
1
-2
/
+4
*
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
Yi Zou
2009-09-01
1
-0
/
+4
*
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
Yi Zou
2009-09-01
1
-0
/
+2
*
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-08-26
1
-35
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-0
/
+2
|
\
|
*
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2009-08-09
1
-0
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
1
-0
/
+2
|
\
\
|
|
/
|
*
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
2009-07-30
1
-0
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
1
-0
/
+1
|
\
\
|
|
/
|
*
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
2009-07-23
1
-0
/
+1
*
|
ixgbe: Remove legacy descriptor support
Peter P Waskiewicz Jr
2009-07-17
1
-4
/
+0
|
/
[next]