aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-29ixgbe: clear RNBC only for 82598Emil Tantilov1-2/+3
2011-08-29ixgbe: add check for supported modesEmil Tantilov1-3/+7
2011-08-29ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore1-2/+2
2011-08-29ixgbe: cleanup feature flags in ixgbe_probeDon Skidmore1-1/+0
2011-08-29ixgbe: PFC not cleared on X540 devicesJohn Fastabend2-1/+4
2011-08-29ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend2-49/+27
2011-08-29ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend1-87/+0
2011-08-29ixgbe: fixup remaining call sites for arbitrary TCsJohn Fastabend1-2/+2
2011-08-29ixgbe: Always tag VLAN tagged packetsAlexander Duyck1-1/+2
2011-08-29ixgbe: Add support for setting CC bit when SR-IOV is enabledAlexander Duyck2-2/+16
2011-08-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next-organizeDavid S. Miller1-0/+1
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-27ixgbe: convert rings from q_vector bit indexed array to linked listAlexander Duyck2-139/+60
2011-08-27ixgbe: Simplify transmit cleanup pathAlexander Duyck1-5/+5
2011-08-26ixgbevf: convert to ndo_fix_featuresMichał Mirosław2-51/+20
2011-08-26ixgbevf: provide 64 bit statisticsEric Dumazet2-12/+48
2011-08-26ixgbevf: Check if EOP has changed before using itGreg Rose1-0/+4
2011-08-26e1000e: convert to netdev features/hw_features APIBruce Allan6-113/+38
2011-08-26e1000: save skb counts in TX to avoid cache missesDean Nelson2-9/+11
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller7-359/+445
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-27/+152
2011-08-19ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ringAlexander Duyck2-51/+73
2011-08-19ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOEAlexander Duyck2-2/+2
2011-08-19ixgbe: Refactor transmit map and cleanup routinesAlexander Duyck2-216/+247
2011-08-19ixgbe - DDP last user buffer - error to warnAmir Hanania1-4/+6
2011-08-19e1000e: bump driver version numberBruce Allan1-1/+1
2011-08-19e1000e: convert driver to use extended descriptorsBruce Allan3-89/+120
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko7-7/+4
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko4-0/+11
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher96-0/+110856