aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
...
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|/
* igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2011-09-20
* igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-20
* igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-20
* igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck2011-09-20
* igb: update ring and adapter structure to improve performanceAlexander Duyck2011-09-20
* igb: streamline Rx buffer allocation and cleanupAlexander Duyck2011-09-20
* igb: drop support for single buffer modeAlexander Duyck2011-09-20
* igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2011-09-20
* igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2011-09-20
* ixgbe: remove duplicate netif_tx_start_all_queuesEmil Tantilov2011-09-16
* ixgbe: fix FCRTL/H register dump for X540Emil Tantilov2011-09-16
* ixgbe: cleanup some register readsEmil Tantilov2011-09-16
* ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck2011-09-16
* ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck2011-09-16
* ixgbe: Add SFP support for missed 82598 PHYAlexander Duyck2011-09-16
* ixgbe: Add missing code for enabling overheat sensor interruptAlexander Duyck2011-09-16
* ixgbe: make ixgbe_up and ixgbe_up_complete void functionsAlexander Duyck2011-09-16
* v2 ixgbe: Update packet buffer reservation to correct fdir headroom sizeAlexander Duyck2011-09-16
* ixgbe: remove redundant configuration of tx_sample_rateAlexander Duyck2011-09-16
* ixgb: convert to ndo_fix_featuresMichał Mirosław2011-09-16
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-16
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-16
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-16
|\
| * ixgbe: Correctly name and handle MSI-X other interruptAlexander Duyck2011-09-16
| * ixgbe: cleanup configuration of EITRSEL and VF reset pathAlexander Duyck2011-09-16
| * ixgbe: cleanup reset pathsAlexander Duyck2011-09-16
| * ixgbe: Update TXDCTL configuration to correctly handle WTHRESHAlexander Duyck2011-09-16
| * ixgbe: combine PCI_VDEVICE and board declaration to same lineAlexander Duyck2011-09-16
| * ixgbe: Drop unnecessary adapter->hw dereference in loopback test setupAlexander Duyck2011-09-16
| * ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt typesAlexander Duyck2011-09-16
| * ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCAAlexander Duyck2011-09-16
| * ixgbe: cleanup allocation and freeing of IRQ affinity hintAlexander Duyck2011-09-16
| * v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into oneAlexander Duyck2011-09-16
| * ixgbe: Change default Tx work limit size to 256 buffersAlexander Duyck2011-09-15
* | Merge branch 'master' of ../netdev-next/David S. Miller2011-09-16
|\ \ | |/ |/|
| * intel: convert to SKB paged frag API.Ian Campbell2011-08-30
* | MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-15
|/
* ixgbe: clear RNBC only for 82598Emil Tantilov2011-08-29
* ixgbe: add check for supported modesEmil Tantilov2011-08-29
* ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore2011-08-29
* ixgbe: cleanup feature flags in ixgbe_probeDon Skidmore2011-08-29
* ixgbe: PFC not cleared on X540 devicesJohn Fastabend2011-08-29
* ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend2011-08-29
* ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend2011-08-29
* ixgbe: fixup remaining call sites for arbitrary TCsJohn Fastabend2011-08-29
* ixgbe: Always tag VLAN tagged packetsAlexander Duyck2011-08-29
* ixgbe: Add support for setting CC bit when SR-IOV is enabledAlexander Duyck2011-08-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-27
|\
| * drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27