index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_82598.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
ixgbe: Add a PHY power state method
Don Skidmore
1
-1
/
+1
2015-06-10
ixgbe: add array of MAC type dependent values
Don Skidmore
1
-0
/
+1
2015-03-14
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-26
ixgbe: Make return values more direct
Mark Rustad
1
-68
/
+43
2014-07-26
ixgbe: Delete a bunch of dead code
Mark Rustad
1
-101
/
+0
2014-07-14
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-23
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-20
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
1
-5
/
+1
2014-03-13
ixgbe: fixup header for ixgbe_set_rxpba_82598
Jacob Keller
1
-7
/
+7
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-03-13
ixgbe: move setting rx_pb_size into get_invariants
Jacob Keller
1
-2
/
+1
2014-03-03
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-31
ixgbe: fix semaphore lock for I2C read/writes on 82598
Emil Tantilov
1
-10
/
+22
2013-04-18
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-02-01
ixgbe: autoneg variable refactoring
Josh Hay
1
-7
/
+3
2013-02-01
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-29
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-16
ixgbe: cleanup reset paths
Alexander Duyck
1
-8
/
+5
2011-08-11
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+1353