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_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: cleanup sparse warnings
Cathy Zhou
2018-05-17
1
-1
/
+1
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-27
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
ixgbe: Fix && vs || typo
Dan Carpenter
2018-01-26
1
-1
/
+1
*
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2018-01-12
1
-3
/
+6
*
ixgbe: extend firmware version support
Paul Greenwalt
2018-01-09
1
-0
/
+112
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
1
-19
/
+0
|
\
|
*
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2017-10-09
1
-19
/
+0
|
*
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
2017-10-09
1
-1
/
+1
*
|
ixgbe: fix the FWSM.PT check in ixgbe_mng_present()
Emil Tantilov
2017-10-09
1
-2
/
+2
*
|
ixgbe: fix use of uninitialized padding
Emil Tantilov
2017-10-09
1
-2
/
+2
|
/
*
ixgbe: Disable flow control for XFI
Tony Nguyen
2017-07-25
1
-1
/
+4
*
ixgbe: Do not support flow control autonegotiation for X553
Tony Nguyen
2017-07-25
1
-6
/
+19
*
ixgbe: add missing configuration for rate select 1
Emil Tantilov
2017-05-31
1
-0
/
+19
*
ixgbe: always call setup_mac_link for multispeed fiber
Emil Tantilov
2017-05-31
1
-18
/
+0
*
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-05-31
1
-2
/
+2
*
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
2017-05-31
1
-1
/
+2
*
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
Mao Wenan
2017-01-18
1
-1
/
+1
*
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
2017-01-03
1
-0
/
+9
*
ixgbe: Fix issues with EEPROM access
Mark Rustad
2017-01-03
1
-35
/
+62
*
ixgbe: Report driver version to firmware for x550 devices
Tony Nguyen
2017-01-03
1
-2
/
+5
*
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
2016-11-04
1
-7
/
+9
*
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
2016-11-04
1
-0
/
+46
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-1
/
+3
|
\
|
*
ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC
Alexander Duyck
2016-08-19
1
-1
/
+3
*
|
ixgbe: Add support for new X557 device
Don Skidmore
2016-08-20
1
-0
/
+1
|
/
*
ixgbe: cleanup crosstalk fix
Don Skidmore
2016-07-22
1
-0
/
+71
*
ixgbe: Change register variable to unsigned
Don Skidmore
2016-07-22
1
-1
/
+1
*
ixgbevf: Correct parameter sent to LED function
Don Skidmore
2016-07-22
1
-0
/
+12
*
ixgbe: use BIT() macro
Jacob Keller
2016-04-25
1
-15
/
+15
*
ixgbe: consolidate the configuration of spoof checking
Emil Tantilov
2016-04-24
1
-29
/
+11
*
ixgbe: Read and set instance id
Mark Rustad
2016-04-07
1
-0
/
+8
*
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2016-04-07
1
-0
/
+1
*
ixgbe: Add support for single-port X550 device
Mark Rustad
2016-04-07
1
-0
/
+1
*
ixgbe: Take manageability semaphore for firmware commands
Mark Rustad
2016-04-07
1
-11
/
+19
*
ixgbe: Clean up interface for firmware commands
Mark Rustad
2016-04-07
1
-18
/
+21
*
ixgbe: Correct length check for round up
Mark Rustad
2016-04-07
1
-1
/
+1
*
ixgbe: Change the lan_id and func fields to a u8 to avoid casts
Mark Rustad
2016-04-07
1
-1
/
+1
*
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
2016-04-04
1
-4
/
+4
*
ixgbe: Clear stale pool mappings
Alexander Duyck
2015-12-12
1
-3
/
+4
*
ixgbe: Reorder search to work from the top down instead of bottom up
Alexander Duyck
2015-12-12
1
-23
/
+19
*
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
Alexander Duyck
2015-12-12
1
-6
/
+15
*
ixgbe: Simplify configuration of setting VLVF and VLVFB
Alexander Duyck
2015-12-12
1
-54
/
+34
*
ixgbe: Reduce VT code indent in set_vfta by introducing jump label
Alexander Duyck
2015-12-12
1
-72
/
+70
*
ixgbe: Simplify definitions for regidx and bit in set_vfta
Alexander Duyck
2015-12-12
1
-29
/
+19
*
ixgbe: Wait for master disable to be set
Mark Rustad
2015-12-03
1
-1
/
+13
*
ixgbe: Fix FCRTH value in VM-to-VM loopback mode
Mark Rustad
2015-09-23
1
-3
/
+4
*
ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded
Mark Rustad
2015-09-23
1
-3
/
+3
*
ixgbe: Update ixgbe_disable_pcie_master flow for X550*
Mark Rustad
2015-09-23
1
-0
/
+3
*
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
2015-09-23
1
-0
/
+210
[next]