aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAge
* ixgbe: update version numberDon Skidmore2012-05-10
* ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-10
* ixgbe: support software timestampingJacob Keller2012-05-10
* ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-10
* ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-10
* ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-10
* ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-04
| * ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-03
| * ixgbe: fix race condition with shutdownDon Skidmore2012-05-03
| * ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck2012-04-30
* | ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend2012-05-05
* | ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck2012-05-04
* | ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck2012-05-04
* | ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck2012-05-04
* | ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose2012-05-02
* | ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-02
* | ixgbe: check for WoL support in single functionJacob Keller2012-04-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\|
| * ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-17
| * ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2012-04-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-15
|\|
| * ixgbe: fix WoL issue with fiberDon Skidmore2012-04-14
* | ixgbe: UTA table incorrectly programmedGreg Rose2012-04-15
* | ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend2012-04-15
* | ixgbe: enable FDB netdevice opsJohn Fastabend2012-04-15
|/
* ixgbe: update version numberDon Skidmore2012-03-28
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-28
* ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher2012-03-19
* ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck2012-03-19
* ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck2012-03-19
* ixgbe: Whitespace cleanupsAlexander Duyck2012-03-19
* ixgbe: Two minor fixes for RSS and FDIR set queues functionsAlexander Duyck2012-03-19
* ixgbe: drop err_eeprom tag which is at same location as err_sw_initAlexander Duyck2012-03-19
* ixgbe: Move poll routine in order to improve readabilityAlexander Duyck2012-03-19
* ixgbe: cleanup logic for the service timer and VF hang detectionAlexander Duyck2012-03-19
* ixgbe: Store Tx flags and protocol information to tx_buffer soonerAlexander Duyck2012-03-19
* ixgbe: always write DMA for single_mapped value with skbAlexander Duyck2012-03-17
* ixgbe: Write gso_segs and bytcount to the ring soonerAlexander Duyck2012-03-17
* ixgbe: Place skb on first buffer_info structure to avoid using stack spaceAlexander Duyck2012-03-17
* ixgbe: Use packets to track Tx completions instead of a seperate valueAlexander Duyck2012-03-17
* ixgbe: Modify setup of descriptor flags to avoid conditional jumpsAlexander Duyck2012-03-17
* ixgbe: Make certain that all frames fit minimum size requirementsAlexander Duyck2012-03-17
* ixgbe: cleanup logic in ixgbe_change_mtuAlexander Duyck2012-03-17
* ixgbe: Replace standard receive path with a page based receiveAlexander Duyck2012-03-17
* ixgbe: Support RX-ALL feature flag.Ben Greear2012-03-17
* ixgbe: Support sending custom Ethernet FCS.Ben Greear2012-03-17
* ixgbe: dcb: use DCB config values for FCoE traffic class on openJohn Fastabend2012-03-14
* ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar2012-03-14