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
/
ixgbe
/
ixgbe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-12-17
1
-3
/
+5
*
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
2013-11-07
1
-0
/
+20
*
ixgbe: Reduce memory consumption with larger page sizes
Anton Blanchard
2013-11-01
1
-0
/
+4
*
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
Jacob Keller
2013-10-29
1
-12
/
+36
*
ixgbe: remove marketing names from busy poll code
Jacob Keller
2013-10-01
1
-7
/
+7
*
intel: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-88
/
+84
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
1
-6
/
+6
|
\
|
*
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-08-01
1
-6
/
+6
*
|
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
2013-07-31
1
-3
/
+3
*
|
ixgbe: fix SFF data dumps of SFP+ modules
Emil Tantilov
2013-07-30
1
-1
/
+0
|
/
*
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
1
-1
/
+1
*
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
2013-06-10
1
-0
/
+14
*
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
2013-06-10
1
-0
/
+120
*
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
Joe Perches
2013-04-18
1
-0
/
+5
*
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
2013-02-15
1
-1
/
+1
*
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-15
1
-0
/
+1
*
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2013-02-15
1
-1
/
+1
*
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-15
1
-0
/
+1
*
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-15
1
-8
/
+3
*
ixgbe: Fix SR-IOV MTU warning
Alexander Duyck
2013-02-05
1
-2
/
+0
*
ixgbe: update date to 2013
Don Skidmore
2013-02-05
1
-1
/
+1
*
ixgbe: Implement PCI SR-IOV sysfs callback operation
Greg Rose
2013-01-23
1
-0
/
+3
*
ixgbe: Inline Rx PTP descriptor handling
Alexander Duyck
2013-01-23
1
-3
/
+18
*
ixgbe: Add ptp work item to poll for the Tx timestamp
Jacob Keller
2013-01-23
1
-2
/
+3
*
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
Jacob Keller
2013-01-23
1
-2
/
+5
*
ixgbe: Update ixgbe Tx flags to improve code efficiency
Alexander Duyck
2013-01-19
1
-10
/
+17
*
ixgbe: Make the bridge mode setting sticky
Greg Rose
2012-11-28
1
-0
/
+1
*
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
1
-6
/
+0
*
ixgbe: Add support for pipeline reset
Don Skidmore
2012-10-29
1
-0
/
+1
*
ixgbe: (PTP) refactor init, cyclecounter and reset
Jacob Keller
2012-10-22
1
-2
/
+2
*
ixgbe: Add support for tracking the default user priority to SR-IOV
Alexander Duyck
2012-10-22
1
-0
/
+2
*
ixgbe: Add mailbox API version negotiation support to ixgbe PF
Alexander Duyck
2012-10-19
1
-0
/
+1
*
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
2012-10-09
1
-1
/
+1
*
ixgbe: add debugfs support
Catherine Sullivan
2012-09-15
1
-1
/
+9
*
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
Alexander Duyck
2012-08-16
1
-0
/
+1
*
ixgbe: Only use double buffering if page size is less than 8K
Alexander Duyck
2012-08-16
1
-6
/
+18
*
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2012-07-21
1
-7
/
+8
*
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
2012-07-21
1
-1
/
+0
*
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-19
1
-1
/
+2
*
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
2012-07-19
1
-1
/
+1
*
ixgbe: Cleanup holes in flags after removing several of them
Alexander Duyck
2012-07-18
1
-25
/
+25
*
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
1
-2
/
+0
*
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
2012-07-18
1
-0
/
+4
*
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-14
1
-0
/
+1
*
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
1
-1
/
+2
*
ixgbe: Add upper limit to ring features
Alexander Duyck
2012-07-11
1
-1
/
+2
*
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-07-11
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
1
-2
/
+2
|
\
|
*
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
2012-06-26
1
-2
/
+2
*
|
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
2012-06-14
1
-0
/
+2
|
/
[next]