aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
...
| * ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck2012-07-14
| * ixgbe: Cleanup unpacking code for DCBAlexander Duyck2012-07-14
| * ixgbe: Simplify logic for getting traffic class from user priorityAlexander Duyck2012-07-14
* | ethernet: Use eth_random_addrJoe Perches2012-07-17
|/
* ixgbe: Merge RSS and flow director ring register caching and configurationAlexander Duyck2012-07-11
* ixgbe: Clean up a useless switch statement and dead code in configure_srrctlAlexander Duyck2012-07-11
* ixgbe: Add feature offset value to ring featuresAlexander Duyck2012-07-11
* ixgbe: Add upper limit to ring featuresAlexander Duyck2012-07-11
* ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-09
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\|
| * ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-25
|\|
| * ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck2012-06-20
| * ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller2012-06-17
* | ixgbe: simplify padding and length checksStephen Hemminger2012-06-21
* | ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller2012-06-20
* | ixgbe: add support for 1G SX modulesJacob Keller2012-06-20
* | ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller2012-06-14
* | ixgbe: PTP Fix hwtstamp mode settingsJacob Keller2012-06-14
* | ixgbe: ptp code cleanupJacob Keller2012-06-14
* | ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not setEmil Tantilov2012-06-14
* | ixgbe: align flow control DV macros with datasheetJohn Fastabend2012-06-14
|/
* ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend2012-06-06
* ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend2012-06-06
* ixgbe: update version numberDon Skidmore2012-05-10
* ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-10
* ixgbe: support software timestampingJacob Keller2012-05-10
* ixgbe: add support for get_ts_infoJacob Keller2012-05-10
* ixgbe: correct disable_rx_buff timeoutJacob 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: Fix bogus error messageGreg Rose2012-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
* ixgbe: Exit on error case in VF message processingAlexander 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 calling skb_put on nonlinear skb assertion bugYi Zou2012-04-30
| * 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: Reorder link flow control functions in ixgbe_common.cAlexander Duyck2012-05-04
* | ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck2012-05-04
* | ixgbe: Make ixgbe_fc_autoneg return void and always set current_modeAlexander Duyck2012-05-04
* | ixgbe: Reorder the ring to q_vector mapping to improve performanceAlexander Duyck2012-05-04