ixgbe: fix race condition with shutdown
[linux-flexiantxendom0-3.2.10.git] / drivers / net / ethernet / intel / ixgbe / ixgbe_main.c
2012-05-03 Don Skidmoreixgbe: fix race condition with shutdown
2012-05-01 Alexander Duyckixgbe: Fix a memory leak in IEEE DCB
2012-04-17 Alexander Duyckixgbe: Identify FCoE rings earlier to resolve memory...
2012-04-17 Benjamin Poirierixgbe: add missing rtnl_lock in PM resume path
2012-04-14 Don Skidmoreixgbe: fix WoL issue with fiber
2012-03-28 Don Skidmoreixgbe: update version number
2012-03-28 stephen hemmingerintel: make wired ethernet driver message level consist...
2012-03-19 Jeff Kirsherixgbe: fix namespace issues when FCoE/DCB is not enabled
2012-03-19 Alexander Duyckixgbe: Correct flag values set by ixgbe_fix_features
2012-03-19 Alexander Duyckixgbe: Add support for enabling UDP RSS via the ethtool...
2012-03-19 Alexander Duyckixgbe: Whitespace cleanups
2012-03-19 Alexander Duyckixgbe: Two minor fixes for RSS and FDIR set queues...
2012-03-19 Alexander Duyckixgbe: drop err_eeprom tag which is at same location...
2012-03-19 Alexander Duyckixgbe: Move poll routine in order to improve readability
2012-03-19 Alexander Duyckixgbe: cleanup logic for the service timer and VF hang...
2012-03-19 Alexander Duyckixgbe: Store Tx flags and protocol information to tx_bu...
2012-03-17 Alexander Duyckixgbe: always write DMA for single_mapped value with skb
2012-03-17 Alexander Duyckixgbe: Write gso_segs and bytcount to the ring sooner
2012-03-17 Alexander Duyckixgbe: Place skb on first buffer_info structure to...
2012-03-17 Alexander Duyckixgbe: Use packets to track Tx completions instead...
2012-03-17 Alexander Duyckixgbe: Modify setup of descriptor flags to avoid condit...
2012-03-17 Alexander Duyckixgbe: Make certain that all frames fit minimum size...
2012-03-17 Alexander Duyckixgbe: cleanup logic in ixgbe_change_mtu
2012-03-17 Alexander Duyckixgbe: Replace standard receive path with a page based...
2012-03-17 Ben Greearixgbe: Support RX-ALL feature flag.
2012-03-17 Ben Greearixgbe: Support sending custom Ethernet FCS.
2012-03-14 John Fastabendixgbe: dcb: use DCB config values for FCoE traffic...
2012-03-14 Atita Shirwaikarixgbe: Fix race condition where RX buffer could become...
2012-03-14 Jesse Brandeburgixgbe: use typed min/max functions where possible
2012-03-14 Alexander Duyckixgbe: Replace eitr_low and eitr_high with static value...
2012-03-14 Alexander Duyckixgbe: Do not disable read relaxed ordering when DCA...
2012-03-13 Alexander Duyckixgbe: Add iterator for cycling through rings on a...
2012-03-13 Alexander Duyckixgbe: Allocate rings as part of the q_vector
2012-03-13 Alexander Duyckixgbe: Drop unnecessary napi_schedule_prep and spare...
2012-03-13 Alexander Duyckixgbe: Default to queue pairs when number of queues...
2012-03-13 Alexander Duyckixgbe: Correct Adaptive Interrupt Moderation so that...
2012-03-13 Alexander Duyckixgbe: Address issues with Tx WHTRESH value not being...
2012-03-13 Alexander Duyckixgbe: Do no clear Tx status bits since eop_desc provid...
2012-03-13 Alexander Duyckixgbe: add support for byte queue limits
2012-03-01 Alexander Duyckixgbe: Fix comments that are out of date or formatted...
2012-03-01 Alexander Duyckixgbe: Minor formatting and comment corrections for...
2012-02-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-10 Alexander Duyckixgbe: Combine post-DMA processing of sk_buff fields...
2012-02-10 Alexander Duyckixgbe: Drop the _ADV of descriptor macros since all...
2012-02-10 Alexander Duyckixgbe: Add function for testing status bits in Rx descr...
2012-02-10 Alexander Duyckixgbe: Let the Rx buffer allocation clear status bits...
2012-02-10 Alexander Duyckixgbe: Address fact that RSC was not setting GSO size...
2012-02-10 Alexander Duyckixgbe: Minor refactor of RSC
2012-02-09 Yi Zouixgbe: do not update real num queues when netdev is...
2012-02-09 Alexander Duyckixgbe: Fix broken dependency on MAX_SKB_FRAGS being...
2012-02-09 Greg Roseixgbe: Fix case of Tx Hang in PF with 32 VFs
2012-02-04 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-03 Don Skidmoreixgbe: update copyright to 2012
2012-02-01 Peter P Waskiewicz Jrixgbe: Add module parameter to allow untested and unsaf...
2012-01-05 Neerav Parikhixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo(...
2012-01-03 Don Skidmoreixgbe: add support for new 82599 device.
2012-01-03 Emil Tantilovixgbe: add support for new 82599 device id
2012-01-03 Stephen Hemmingerixgbe: fix typo's
2011-12-20 Rusty Russellnet: fix assignment of 0/1 to bool variables.
2011-12-09 Jiri Pirkonet: make vlan ndo_vlan_rx_[add/kill]_vid return error...
2011-11-22 Eric Dumazetnet: remove netdev_alloc_page and use __GFP_COLD
2011-11-16 Michał Mirosławnet: introduce and use netdev_features_t for device...
2011-11-02 John Fastabendixgbe: fix smatch splat due to missing NULL check
2011-11-02 Emil Tantilovixgbe: fix disabling of Tx laser at probe
2011-11-02 Emil Tantilovixgbe: Fix link issues caused by a reset while interfac...
2011-10-19 Eric Dumazetnet: add skb frag size accessors
2011-10-18 Emil Tantilovixgbe: change the eeprom version reported by ethtool
2011-10-16 Greg Roseixgbe: Add new netdev op to turn spoof checking on...
2011-10-13 Eric Dumazetixgbe: fix skb truesize underestimation
2011-10-13 Amir Hananiaixgbe: Add FCoE DDP allocation failure counters to...
2011-10-13 Greg Roseixgbe: Add protection from VF invalid target DMA
2011-10-07 Don Skidmoreixgbe: bump version number
2011-10-06 John Fastabendixgbe: DCB X540 devices support max traffic class of 4
2011-10-06 John Fastabendixgbe: fixup hard dependencies on supporting 8 traffic...
2011-10-05 Emil Tantilovixgbe: add support for new 82599 device
2011-10-05 Jacob Kellerixgbe: fix driver version initialization in firmware
2011-10-05 Emil Tantilovixgbe: prevent link checks while resetting
2011-09-29 Don Skidmoreixgbe: add ECC warning for legacy interrupts
2011-09-29 Don Skidmoreixgbe: cleanup ixgbe_setup_gpie() for X540
2011-09-29 Jacob Kellerixgbe add thermal sensor support for x540 hardware
2011-09-29 John Fastabendixgbe: update {P}FC thresholds to account for X540...
2011-09-29 Emil Tantilovixgbe: Cleanup q_vector interrupt throttle rate logic
2011-09-23 David S. MillerMerge git://github.com/Jkirsher/net-next
2011-09-23 Emil Tantilovixgbe: add WOL support for X540
2011-09-23 Don Skidmoreixgbe: cleanup X540 interrupt enablement
2011-09-23 John Fastabendixgbe: DCB, do not call set_state() from IEEE mode
2011-09-23 Greg Roseixgbe: Reconfigure SR-IOV Init
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-17 Emil Tantilovixgbe: remove duplicate netif_tx_start_all_queues
2011-09-17 Emil Tantilovixgbe: cleanup some register reads
2011-09-17 Alexander Duyckixgbe: Make better use of memory allocations in one...
2011-09-17 Alexander Duyckixgbe: Add SFP support for missed 82598 PHY
2011-09-17 Alexander Duyckixgbe: Add missing code for enabling overheat sensor...
2011-09-17 Alexander Duyckixgbe: make ixgbe_up and ixgbe_up_complete void functions
2011-09-17 Alexander Duyckv2 ixgbe: Update packet buffer reservation to correct...
2011-09-17 Alexander Duyckixgbe: remove redundant configuration of tx_sample_rate
2011-09-16 David S. MillerMerge git://github.com/Jkirsher/net-next
2011-09-16 Alexander Duyckixgbe: Correctly name and handle MSI-X other interrupt
2011-09-16 Alexander Duyckixgbe: cleanup configuration of EITRSEL and VF reset...
next