aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
...
* ixgbe: Add iterator for cycling through rings on a q_vectorAlexander Duyck2012-03-12
* ixgbe: Allocate rings as part of the q_vectorAlexander Duyck2012-03-12
* ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intrAlexander Duyck2012-03-12
* ixgbe: Default to queue pairs when number of queues is less than CPUsAlexander Duyck2012-03-12
* ixgbe: Correct Adaptive Interrupt Moderation so that it will change valuesAlexander Duyck2012-03-12
* ixgbe: Address issues with Tx WHTRESH value not being set correctlyAlexander Duyck2012-03-12
* ixgbe: Reorder adapter contents for better cache utilizationAlexander Duyck2012-03-12
* ixgbe: Do no clear Tx status bits since eop_desc provides enough infoAlexander Duyck2012-03-12
* ixgbe: add support for byte queue limitsAlexander Duyck2012-03-12
* ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher2012-03-12
* net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend2012-03-02
* ixgbe: dcb: check setup_tc return codesJohn Fastabend2012-03-02
* ixgbe: Fix comments that are out of date or formatted incorrectlyAlexander Duyck2012-03-01
* ixgbe: fix spelling errorsDon Skidmore2012-03-01
* ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ringAlexander Duyck2012-03-01
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-02-12
|\
| * ixgbe: Combine post-DMA processing of sk_buff fields into single functionAlexander Duyck2012-02-10
| * ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADVAlexander Duyck2012-02-10
| * ixgbe: Add function for testing status bits in Rx descriptorAlexander Duyck2012-02-10
| * ixgbe: Let the Rx buffer allocation clear status bits instead of cleanupAlexander Duyck2012-02-10
| * ixgbe: Address fact that RSC was not setting GSO size for incoming framesAlexander Duyck2012-02-10
| * ixgbe: Minor refactor of RSCAlexander Duyck2012-02-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\ \ | |/ |/|
| * ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-09
| * ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-09
| * ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-09
| * ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-09
| * ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-09
| * ixgbe: fix vf lookupGreg Rose2012-02-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-04
|\|
| * ixgbe: Fix typo in ixgbe_common.hMasanari Iida2012-02-03
| * ixgbe: make ethtool strings table constStephen Hemminger2012-02-03
| * ixgbe: Add warning when no space left for more MAC filtersGreg Rose2012-02-03
| * ixgbe: update copyright to 2012Don Skidmore2012-02-03
* | ixgbe: Add module parameter to allow untested and unsafe SFP+ modulesPeter P Waskiewicz Jr2012-02-01
|/
* ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-19
* ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh2012-01-05
* ixgbe: add support for new 82599 device.Don Skidmore2012-01-02
* ixgbe: add support for new 82599 device idEmil Tantilov2012-01-02
* ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov2012-01-02
* ixgbe: fix typo'sStephen Hemminger2012-01-02
* ixgbe: fix incorrect PHY register readsEmil Tantilov2012-01-02
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* ixgbe: Remove function prototype for non-existent functionGreg Rose2011-12-05
* ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend2011-12-05
* ixgbe: DCBnl set_all, order of operations fixJohn Fastabend2011-12-05
* net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-11-16
|\