summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-111-63/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-0/+5
|\
| * ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-091-0/+5
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-20/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-4/+10
|\ \ | |/
| * ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-261-4/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-1/+1
|\ \ | |/
| * ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck2012-06-201-1/+1
* | ixgbe: simplify padding and length checksStephen Hemminger2012-06-211-7/+2
* | ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller2012-06-141-2/+1
* | ixgbe: ptp code cleanupJacob Keller2012-06-141-5/+3
|/
* ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend2012-06-051-2/+5
* ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend2012-06-051-10/+5
* ixgbe: update version numberDon Skidmore2012-05-091-2/+2
* ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-091-0/+4
* ixgbe: support software timestampingJacob Keller2012-05-091-0/+2
* ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-091-0/+6
* ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-091-1/+52
* ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-091-1/+58
* ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-091-30/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-8/+11
|\
| * igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-041-2/+2
| * ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-031-2/+2
| * ixgbe: fix race condition with shutdownDon Skidmore2012-05-031-0/+2
| * ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck2012-04-301-4/+5
* | ixgbe: dcb: IEEE PFC stats and reset logic incorrectJohn Fastabend2012-05-051-1/+5
* | ixgbe: Update link flow control to correctly handle multiple packet buffer DCBAlexander Duyck2012-05-041-9/+7
* | ixgbe: Use __free_pages instead of put_page to release pagesAlexander Duyck2012-05-041-2/+3
* | ixgbe: Track instances of buffer available but no DMA resources presentAlexander Duyck2012-05-041-3/+3
* | ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose2012-05-021-3/+4
* | ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-021-0/+6
* | ixgbe: check for WoL support in single functionJacob Keller2012-04-271-33/+55
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-8/+2
|\ \ | |/
| * ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-171-8/+0
| * ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2012-04-171-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-151-0/+10
|\ \ | |/
| * ixgbe: fix WoL issue with fiberDon Skidmore2012-04-141-0/+10
* | ixgbe: UTA table incorrectly programmedGreg Rose2012-04-151-29/+0
* | ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend2012-04-151-10/+11
* | ixgbe: enable FDB netdevice opsJohn Fastabend2012-04-151-0/+71
|/
* ixgbe: update version numberDon Skidmore2012-03-271-2/+2
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-271-3/+6
* ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher2012-03-191-901/+10
* ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck2012-03-191-39/+36
* ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck2012-03-191-0/+5
* ixgbe: Whitespace cleanupsAlexander Duyck2012-03-191-10/+7
* ixgbe: Two minor fixes for RSS and FDIR set queues functionsAlexander Duyck2012-03-191-3/+1
* ixgbe: drop err_eeprom tag which is at same location as err_sw_initAlexander Duyck2012-03-191-3/+2
* ixgbe: Move poll routine in order to improve readabilityAlexander Duyck2012-03-191-49/+49
* ixgbe: cleanup logic for the service timer and VF hang detectionAlexander Duyck2012-03-191-19/+10
OpenPOWER on IntegriCloud