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
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-15
1
-1
/
+7
*
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-15
1
-0
/
+4
*
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2013-02-15
1
-12
/
+7
*
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
2013-02-15
1
-22
/
+26
*
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-15
1
-0
/
+10
*
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-15
1
-21
/
+15
*
ixgbe: refactor initialization of feature flags
Emil Tantilov
2013-02-15
1
-20
/
+38
*
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-13
1
-1
/
+1
*
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-13
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-12
1
-0
/
+1
|
\
|
*
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
2013-02-12
1
-6
/
+3
|
*
ixgbe: fix gso type
Michael S. Tsirkin
2013-02-10
1
-2
/
+6
*
|
ixgbe: Fix SR-IOV MTU warning
Alexander Duyck
2013-02-05
1
-1
/
+1
*
|
ixgbe: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
2013-02-05
1
-1
/
+1
*
|
ixgbe: update date to 2013
Don Skidmore
2013-02-05
1
-2
/
+2
*
|
ixgbe: autoneg variable refactoring
Josh Hay
2013-01-31
1
-2
/
+2
*
|
ixgbe: rename autoneg variables
Josh Hay
2013-01-31
1
-16
/
+16
*
|
ixgbe: Fix device ref count bug
Greg Rose
2013-01-31
1
-0
/
+2
*
|
ixgbe: Limit number of reported VFs to device specific value
Donald Dutile
2013-01-23
1
-0
/
+1
*
|
ixgbe: Implement PCI SR-IOV sysfs callback operation
Greg Rose
2013-01-23
1
-2
/
+29
*
|
ixgbe: Make mailbox ops initialization unconditional
Greg Rose
2013-01-23
1
-1
/
+8
*
|
ixgbe: add warning when scheduling reset
Jacob Keller
2013-01-23
1
-0
/
+2
*
|
ixgbe: Add ptp work item to poll for the Tx timestamp
Jacob Keller
2013-01-23
1
-6
/
+10
*
|
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
Jacob Keller
2013-01-23
1
-1
/
+4
*
|
ixgbe: Improve performance and reduce size of ixgbe_tx_map
Alexander Duyck
2013-01-19
1
-23
/
+19
*
|
ixgbe: Update ixgbe Tx flags to improve code efficiency
Alexander Duyck
2013-01-19
1
-41
/
+38
*
|
ixgbe: Always use context 0, even for FCoE and TSO
Alexander Duyck
2013-01-19
1
-10
/
+1
*
|
ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
2013-01-19
1
-0
/
+3
*
|
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-2
/
+1
|
/
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+1
*
ixgbe: check whether thermal sensor is enabled.
Jacob Keller
2012-12-06
1
-1
/
+4
*
ixgbe: Use is_valid_ether_addr
Joe Perches
2012-12-06
1
-1
/
+1
*
net/intel: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-4
/
+4
*
ixgbe: Do not parse past IP header on fragments beyond the first
Alexander Duyck
2012-12-01
1
-5
/
+8
*
ixgbe: bump version number
Don Skidmore
2012-11-28
1
-5
/
+1
*
ixgbe: Make the bridge mode setting sticky
Greg Rose
2012-11-28
1
-4
/
+8
*
ixgbe: Fix incorrect disabling of Tx hang check in case of PFC
Parikh, Neerav
2012-11-28
1
-4
/
+10
*
ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration
Alexander Duyck
2012-11-28
1
-8
/
+0
*
ixgbe: fdb: only allow NUD_PERM fdb entries
John Fastabend
2012-11-22
1
-1
/
+4
*
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
2012-11-22
1
-1
/
+2
*
ixgbe: Reformat output of ixgbe_dump
Josh Hay
2012-11-22
1
-34
/
+41
*
ixgbe: Do not use DCA to prefetch the entire packet into the cache
Alexander Duyck
2012-11-13
1
-1
/
+0
*
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-02
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-11-02
1
-20
/
+0
|
\
|
*
ixgbe: fix default setting of TXDCTL.WTHRESH
Emil Tantilov
2012-11-01
1
-20
/
+0
*
|
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
1
-28
/
+0
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-10-31
1
-35
/
+68
|
\
|
*
ixgbe: add/update descriptor maps in comments
Josh Hay
2012-10-29
1
-6
/
+55
|
*
ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
Alexander Duyck
2012-10-29
1
-5
/
+4
|
*
ixgbe: clean up the condition for turning on/off the laser
Emil Tantilov
2012-10-29
1
-23
/
+8
[next]