index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2014-05-23
ixgbe: add braces around else block
Jacob Keller
2014-05-23
ixgbe: fix several concatenated strings to single line
Jacob Keller
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-22
ixgbe: convert low_water into an array
Jacob Keller
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-03-21
ixgbe: Break recursion in case of removal
Mark Rustad
2014-03-20
ixgbe: use ixgbe_read_pci_cfg_word
Jacob Keller
2014-03-20
ixgbe: remove unused media type
Jacob Keller
2014-03-19
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-02
ixgbe: Check config reads for removal
Mark Rustad
2014-02-28
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
2014-02-28
ixgbe: fix to use correct timeout interval for memory read completion
Don Skidmore
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
[next]