index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_common.c
Age
Commit message (
Expand
)
Author
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
2013-07-31
ixgbe: clear semaphore bits on timeouts
Emil Tantilov
2013-07-30
ixgbe: add new media type.
Don Skidmore
2013-07-30
ixgbe: fix fc autoneg ethtool reporting.
Don Skidmore
2013-04-17
ixgbe: create conversion functions from link_status to bus/speed
Jacob Keller
2013-04-17
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
Jacob Keller
2013-04-17
ixgbe: don't do arithmetic operations on bitmasks
Emil Tantilov
2013-02-05
ixgbe: update date to 2013
Don Skidmore
2012-12-06
ixgbe: Use is_valid_ether_addr
Joe Perches
2012-11-22
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
2012-10-29
ixgbe: Add support for pipeline reset
Don Skidmore
2012-10-22
ixgbe: using is_zero_ether_addr() to simplify the code
Wei Yongjun
2012-10-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
2012-07-19
ixgbe: Only enable anti-spoof on VF pools
Alexander Duyck
2012-07-19
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-05-09
ixgbe: correct disable_rx_buff timeout
Jacob Keller
2012-05-04
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
2012-05-04
ixgbe: Reorder link flow control functions in ixgbe_common.c
Alexander Duyck
2012-05-04
ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
Alexander Duyck
2012-05-02
ixgbe: add hwmon interface to export thermal data
Don Skidmore
2012-05-02
ixgbe: add support functions to access thermal data
Don Skidmore
2012-04-04
ixgbe: consolidate reporting of MSIX vectors into a single function
Emil Tantilov
2012-03-19
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
Alexander Duyck
2012-03-14
ixgbe: Fix race condition where RX buffer could become corrupted.
Atita Shirwaikar
2012-03-14
ixgbe: Do not disable read relaxed ordering when DCA is enabled
Alexander Duyck
2012-02-29
ixgbe: fix spelling errors
Don Skidmore
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
2012-01-02
ixgbe: fix incorrect PHY register reads
Emil Tantilov
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-11-02
ixgbe: fix reading of the buffer returned by the firmware
Emil Tantilov
2011-10-17
ixgbe: fix endianess when writing driver version to firmware
Emil Tantilov
2011-10-05
ixgbe: do not disable flow control in ixgbe_check_mac_link
Emil Tantilov
2011-09-28
ixgbe: update {P}FC thresholds to account for X540 and loopback
John Fastabend
2011-09-23
ixgbe: avoid HW lockup when adapter is reset with Tx work pending
Emil Tantilov
2011-08-29
ixgbe: clear RNBC only for 82598
Emil Tantilov
2011-08-29
ixgbe: fix ixgbe_fc_autoneg_fiber bug
Don Skidmore
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher