index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_82598.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
1
-1
/
+2
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
1
-22
/
+0
2017-01-03
ixgbe: Remove unused firmware version functions and method
Mark Rustad
1
-2
/
+0
2016-11-04
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
1
-1
/
+2
2016-11-04
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
1
-0
/
+1
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
1
-3
/
+3
2016-04-04
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
1
-0
/
+1
2016-04-04
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
1
-0
/
+1
2016-04-04
ixgbe: Make all unchanging ops structures const
Mark Rustad
1
-5
/
+5
2015-12-12
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
Alexander Duyck
1
-1
/
+2
2015-12-03
ixgbe: Correct spec violations by waiting after reset
Mark Rustad
1
-2
/
+3
2015-06-09
ixgbe: Add a PHY power state method
Don Skidmore
1
-1
/
+1
2015-06-09
ixgbe: add array of MAC type dependent values
Don Skidmore
1
-0
/
+1
2015-03-13
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
1
-2
/
+6
2015-03-13
ixgbe: add new wrapper for X550 support
Don Skidmore
1
-0
/
+2
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
1
-68
/
+43
2014-07-25
ixgbe: Delete a bunch of dead code
Mark Rustad
1
-101
/
+0
2014-07-13
ixgbe: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-05-23
igb/ixgbe: remove return statements for void functions
Jeff Kirsher
1
-2
/
+0
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
1
-30
/
+30
2014-04-22
ixgbe: convert low_water into an array
Jacob Keller
1
-11
/
+16
2014-03-20
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
1
-1
/
+0
2014-03-19
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
1
-5
/
+1
2014-03-12
ixgbe: fixup header for ixgbe_set_rxpba_82598
Jacob Keller
1
-7
/
+7
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-03-12
ixgbe: move setting rx_pb_size into get_invariants
Jacob Keller
1
-2
/
+1
2014-03-02
ixgbe: Check config reads for removal
Mark Rustad
1
-3
/
+7
2014-02-28
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
1
-0
/
+2
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
1
-1
/
+1
2013-07-30
ixgbe: fix semaphore lock for I2C read/writes on 82598
Emil Tantilov
1
-10
/
+22
2013-04-17
ixgbe: fix MNG FW support when adapter not up
Don Skidmore
1
-0
/
+1
2013-02-05
ixgbe: update date to 2013
Don Skidmore
1
-1
/
+1
2013-02-05
ixgbe: allow reading of SFF-8472 data over i2c
Emil Tantilov
1
-7
/
+38
2013-01-31
ixgbe: autoneg variable refactoring
Josh Hay
1
-7
/
+3
2013-01-31
ixgbe: removed unused variable from setup_link_speed
Josh Hay
1
-1
/
+1
2012-05-04
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
1
-30
/
+31
2012-05-04
ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
Alexander Duyck
1
-3
/
+1
2012-05-02
ixgbe: add hwmon interface to export thermal data
Don Skidmore
1
-0
/
+2
2012-04-04
ixgbe: consolidate reporting of MSIX vectors into a single function
Emil Tantilov
1
-24
/
+1
2012-03-14
ixgbe: Do not disable read relaxed ordering when DCA is enabled
Alexander Duyck
1
-3
/
+3
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
1
-2
/
+2
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
1
-1
/
+1
2011-10-17
ixgbe: allow eeprom writes via ethtool
Emil Tantilov
1
-0
/
+2
2011-10-05
ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599
Emil Tantilov
1
-2
/
+0
2011-10-05
ixgbe: do not disable flow control in ixgbe_check_mac_link
Emil Tantilov
1
-5
/
+0
2011-09-28
ixgbe: update {P}FC thresholds to account for X540 and loopback
John Fastabend
1
-6
/
+2
2011-09-23
ixgbe: avoid HW lockup when adapter is reset with Tx work pending
Emil Tantilov
1
-10
/
+5
2011-09-15
ixgbe: cleanup reset paths
Alexander Duyck
1
-8
/
+5
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+1353