aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2011-09-16ixgb: convert to ndo_fix_featuresMichał Mirosław
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
2011-09-16Merge git://github.com/Jkirsher/net-nextDavid S. Miller
2011-09-16Merge branch 'master' of ../netdev-next/David S. Miller
2011-09-15ixgbe: Correctly name and handle MSI-X other interruptAlexander Duyck
2011-09-15ixgbe: cleanup configuration of EITRSEL and VF reset pathAlexander Duyck
2011-09-15ixgbe: cleanup reset pathsAlexander Duyck
2011-09-15ixgbe: Update TXDCTL configuration to correctly handle WTHRESHAlexander Duyck
2011-09-15ixgbe: combine PCI_VDEVICE and board declaration to same lineAlexander Duyck
2011-09-15ixgbe: Drop unnecessary adapter->hw dereference in loopback test setupAlexander Duyck
2011-09-15ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt typesAlexander Duyck
2011-09-15ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCAAlexander Duyck
2011-09-15ixgbe: cleanup allocation and freeing of IRQ affinity hintAlexander Duyck
2011-09-15v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into oneAlexander Duyck
2011-09-15ixgbe: Change default Tx work limit size to 256 buffersAlexander Duyck
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-08-30intel: convert to SKB paged frag API.Ian Campbell
2011-08-29ixgbe: clear RNBC only for 82598Emil Tantilov
2011-08-29ixgbe: add check for supported modesEmil Tantilov
2011-08-29ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore
2011-08-29ixgbe: cleanup feature flags in ixgbe_probeDon Skidmore
2011-08-29ixgbe: PFC not cleared on X540 devicesJohn Fastabend
2011-08-29ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend
2011-08-29ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend
2011-08-29ixgbe: fixup remaining call sites for arbitrary TCsJohn Fastabend
2011-08-29ixgbe: Always tag VLAN tagged packetsAlexander Duyck
2011-08-29ixgbe: Add support for setting CC bit when SR-IOV is enabledAlexander Duyck
2011-08-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-27ixgbe: convert rings from q_vector bit indexed array to linked listAlexander Duyck
2011-08-27ixgbe: Simplify transmit cleanup pathAlexander Duyck
2011-08-26ixgbevf: convert to ndo_fix_featuresMichał Mirosław
2011-08-26ixgbevf: provide 64 bit statisticsEric Dumazet
2011-08-26ixgbevf: Check if EOP has changed before using itGreg Rose
2011-08-26e1000e: convert to netdev features/hw_features APIBruce Allan
2011-08-26e1000: save skb counts in TX to avoid cache missesDean Nelson
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-19ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ringAlexander Duyck
2011-08-19ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOEAlexander Duyck
2011-08-19ixgbe: Refactor transmit map and cleanup routinesAlexander Duyck
2011-08-19ixgbe - DDP last user buffer - error to warnAmir Hanania
2011-08-19e1000e: bump driver version numberBruce Allan
2011-08-19e1000e: convert driver to use extended descriptorsBruce Allan
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher