index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10
1
-7934
/
+0
*
ixgbe: fix __ixgbe_notify_dca() bail out code
Don Skidmore
2011-08-04
1
-1
/
+1
*
intel drivers: repair missing flush operations
Jesse Brandeburg
2011-08-04
1
-0
/
+1
*
ixgbe: convert to ndo_fix_features
Don Skidmore
2011-07-21
1
-25
/
+110
*
ixgbe: only enable WoL for magic packet by default
Andy Gospodarek
2011-07-21
1
-6
/
+3
*
ixgbe: remove ifdef check for non-existent define
Emil Tantilov
2011-07-21
1
-2
/
+0
*
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
Alexander Duyck
2011-07-21
1
-11
/
+28
*
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
2011-07-21
1
-125
/
+45
*
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
2011-07-21
1
-75
/
+75
*
ixgbe: inline the ixgbe_maybe_stop_tx function
Alexander Duyck
2011-07-21
1
-1
/
+1
*
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
Alexander Duyck
2011-07-21
1
-4
/
+3
*
ixgbe: Make certain to initialize the fdir_perfect_lock in all cases
Alexander Duyck
2011-07-11
1
-2
/
+3
*
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
John Fastabend
2011-06-25
1
-1
/
+0
*
ixgbe: Update method used for determining descriptor count for an skb
Alexander Duyck
2011-06-25
1
-29
/
+26
*
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
2011-06-25
1
-166
/
+129
*
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
Alexander Duyck
2011-06-25
1
-6
/
+7
*
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
Alexander Duyck
2011-06-25
1
-5
/
+5
*
ixgbe: pass adapter struct instead of netdev for interrupt data
Alexander Duyck
2011-06-25
1
-11
/
+7
*
ixgbe: update driver version string
Don Skidmore
2011-06-23
1
-4
/
+4
*
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2011-06-23
1
-3
/
+5
*
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2011-06-23
1
-0
/
+45
*
ixgbe: update perfect filter framework to support retaining filters
Alexander Duyck
2011-06-23
1
-1
/
+1
*
ixgbe: fix flags relating to perfect filters to support coexistence
Alexander Duyck
2011-06-23
1
-22
/
+12
*
ixgbe: add support for Dell CEM
Emil Tantilov
2011-06-21
1
-0
/
+4
*
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
John Fastabend
2011-06-21
1
-57
/
+1
*
ixgbe: fix bit mask for DCB version
John Fastabend
2011-06-21
1
-1
/
+1
*
ixgbe: setup redirection table for multiple packet buffers
John Fastabend
2011-06-21
1
-1
/
+5
*
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
John Fastabend
2011-06-21
1
-2
/
+2
*
ixgbe: DCB use existing TX and RX queues
John Fastabend
2011-06-21
1
-58
/
+49
*
ixgbe: configure minimal packet buffers to support TC
John Fastabend
2011-06-21
1
-100
/
+135
*
ixgbe: consolidate MRQC and MTQC handling
John Fastabend
2011-06-21
1
-0
/
+7
*
ixgbe: consolidate packet buffer allocation
John Fastabend
2011-06-21
1
-1
/
+15
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
1
-454
/
+583
|
\
|
*
ixgbe: Add support for new 82599 adapter
Don Skidmore
2011-05-14
1
-0
/
+2
|
*
ixgbe: cleanup some minor issues in ixgbe_down()
Alexander Duyck
2011-05-14
1
-18
/
+16
|
*
ixgbe: Merge over-temp task into service task
Alexander Duyck
2011-05-14
1
-35
/
+52
|
*
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
2011-05-14
1
-31
/
+34
|
*
ixgbe: merge reset task into service task
Alexander Duyck
2011-05-14
1
-23
/
+37
|
*
ixgbe: Merge watchdog functionality into service task
Alexander Duyck
2011-05-14
1
-164
/
+200
|
*
ixgbe: Combine SFP and multi-speed fiber task into single service task
Alexander Duyck
2011-05-14
1
-188
/
+200
|
*
ixgbe: Add macvlan support for VF
Greg Rose
2011-05-14
1
-2
/
+26
|
*
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
2011-05-07
1
-1
/
+6
|
*
ixgbe: add rxhash support
Emil Tantilov
2011-05-07
1
-1
/
+13
|
*
ixgbe: Cleanup PCIe bus speed info
Don Skidmore
2011-05-04
1
-2
/
+2
|
*
ixgbe: fix typo error with software defined pins on 82599
Don Skidmore
2011-05-04
1
-1
/
+2
|
*
ixgbe: Bump version
Don Skidmore
2011-04-27
1
-2
/
+2
|
*
ixgbe: enable SCTP checksum offload for X540
Don Skidmore
2011-04-27
1
-1
/
+7
|
*
ixgbe: fix static functions
John Fastabend
2011-04-27
1
-2
/
+2
[next]