aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-07-26ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-07-21ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck
2012-07-21ixgbe: add support for new 82599 deviceDon Skidmore
2012-07-21ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend
2012-07-21ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend
2012-07-21ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck
2012-07-21ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck
2012-07-21ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck
2012-07-21ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-20ixgbe: use PCI_VENDOR_ID_INTELJon Mason
2012-07-19ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck
2012-07-19ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck
2012-07-19ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck
2012-07-19ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck
2012-07-19ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck
2012-07-18ixgbe: Retire RSS enabled and capable flagsAlexander Duyck
2012-07-18ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck
2012-07-18ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck
2012-07-17ixgbe: Cleanup logic for MRQC and MTQC configurationAlexander Duyck
2012-07-17ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configurationAlexander Duyck
2012-07-17ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck
2012-07-17ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources callsAlexander Duyck
2012-07-17ixgbe: Ping the VFs on link status change to trigger link changeAlexander Duyck
2012-07-14ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck
2012-07-14ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck
2012-07-14ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck
2012-07-11ixgbe: Clean up a useless switch statement and dead code in configure_srrctlAlexander Duyck
2012-07-11ixgbe: Add feature offset value to ring featuresAlexander Duyck
2012-07-11ixgbe: Add upper limit to ring featuresAlexander Duyck
2012-07-11ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-21ixgbe: simplify padding and length checksStephen Hemminger
2012-06-20ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck
2012-06-14ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller
2012-06-14ixgbe: ptp code cleanupJacob Keller
2012-06-05ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend
2012-06-05ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend
2012-05-09ixgbe: update version numberDon Skidmore
2012-05-09ixgbe: cleanup the hwmon function callsDon Skidmore
2012-05-09ixgbe: support software timestampingJacob Keller
2012-05-09ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller
2012-05-09ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller
2012-05-09ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck