index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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