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_x540.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: use BIT() macro
Jacob Keller
2016-04-25
1
-2
/
+2
*
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
2016-04-04
1
-0
/
+20
*
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
2016-04-04
1
-0
/
+1
*
ixgbe: Make all unchanging ops structures const
Mark Rustad
2016-04-04
1
-5
/
+5
*
ixgbe: Clear stale pool mappings
Alexander Duyck
2015-12-12
1
-3
/
+7
*
ixgbe: Always turn PHY power on when requested
Mark Rustad
2015-12-03
1
-2
/
+1
*
ixgbe: Correct spec violations by waiting after reset
Mark Rustad
2015-12-03
1
-1
/
+2
*
ixgbe: Correct error path in semaphore handling
Mark Rustad
2015-09-23
1
-0
/
+5
*
ixgbe: Add I2C bus mux support
Mark Rustad
2015-09-23
1
-36
/
+61
*
ixgbe: Assign set_phy_power dynamically where needed
Don Skidmore
2015-09-01
1
-0
/
+5
*
ixgbe: Add a PHY power state method
Don Skidmore
2015-06-09
1
-0
/
+1
*
ixgbe: add array of MAC type dependent values
Don Skidmore
2015-06-09
1
-18
/
+23
*
ixgbe: Release semaphore bits in the right order
Mark Rustad
2015-05-04
1
-4
/
+4
*
ixgbe: add new wrapper for X550 support
Don Skidmore
2015-03-13
1
-0
/
+2
*
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
2015-02-05
1
-3
/
+0
*
ixgbe: Add X550 support function pointers
Don Skidmore
2014-12-05
1
-14
/
+12
*
ixgbe: cleanup checksum to allow error results
Don Skidmore
2014-12-05
1
-19
/
+40
*
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
2014-12-05
1
-4
/
+4
*
ixgbe: Make return values more direct
Mark Rustad
2014-07-25
1
-18
/
+12
*
ixgbe: Delete a bunch of dead code
Mark Rustad
2014-07-25
1
-27
/
+0
*
ixgbe: Correct X540 semaphore error
Mark Rustad
2014-07-25
1
-18
/
+16
*
ixgbe: Fix spurious release of semaphore in EEPROM access
Mark Rustad
2014-07-25
1
-70
/
+53
*
ixgbe: Convert some udelays to usleep_range
Mark Rustad
2014-07-25
1
-2
/
+2
*
ixgbe: fix several concatenated strings to single line
Jacob Keller
2014-05-23
1
-2
/
+1
*
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-05-23
1
-7
/
+7
*
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
2014-03-20
1
-1
/
+0
*
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-12
1
-0
/
+1
*
ixgbe: move setting rx_pb_size into get_invariants
Jacob Keller
2014-03-12
1
-1
/
+1
*
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
2014-02-28
1
-0
/
+2
*
ixgbe: Cleanup the use of tabs and spaces
Jeff Kirsher
2013-10-01
1
-6
/
+6
*
ixgbe: fix MNG FW support when adapter not up
Don Skidmore
2013-04-17
1
-0
/
+1
*
ixgbe: update date to 2013
Don Skidmore
2013-02-05
1
-1
/
+1
*
ixgbe: allow reading of SFF-8472 data over i2c
Emil Tantilov
2013-02-05
1
-0
/
+1
*
ixgbe: autoneg variable refactoring
Josh Hay
2013-01-31
1
-3
/
+2
*
ixgbe: removed unused variable from setup_link_speed
Josh Hay
2013-01-31
1
-1
/
+1
*
ixgbe: Use is_valid_ether_addr
Joe Perches
2012-12-06
1
-1
/
+1
*
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
2012-07-19
1
-0
/
+4
*
ixgbe: add hwmon interface to export thermal data
Don Skidmore
2012-05-02
1
-0
/
+2
*
ixgbe: Fix race condition where RX buffer could become corrupted.
Atita Shirwaikar
2012-03-14
1
-0
/
+2
*
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-1
/
+1
*
ixgbe: update copyright to 2012
Don Skidmore
2012-02-03
1
-1
/
+1
*
ixgbe: fix LED blink logic to check for link
Emil Tantilov
2011-11-16
1
-7
/
+11
*
ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599
Emil Tantilov
2011-10-05
1
-0
/
+1
*
ixgbe: remove global reset to the MAC
Emil Tantilov
2011-09-23
1
-17
/
+2
*
ixgbe: avoid HW lockup when adapter is reset with Tx work pending
Emil Tantilov
2011-09-23
1
-6
/
+6
*
ixgbe: cleanup reset paths
Alexander Duyck
2011-09-15
1
-58
/
+14
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10
1
-0
/
+941