summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-271-0/+1
|\
| * drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* | ixgbe: convert rings from q_vector bit indexed array to linked listAlexander Duyck2011-08-272-139/+60Star
* | ixgbe: Simplify transmit cleanup pathAlexander Duyck2011-08-271-5/+5
* | ixgbevf: convert to ndo_fix_featuresMichał Mirosław2011-08-272-51/+20Star
* | ixgbevf: provide 64 bit statisticsEric Dumazet2011-08-272-12/+48
* | ixgbevf: Check if EOP has changed before using itGreg Rose2011-08-271-0/+4
* | e1000e: convert to netdev features/hw_features APIBruce Allan2011-08-276-113/+38Star
|/
* e1000: save skb counts in TX to avoid cache missesDean Nelson2011-08-262-9/+11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-217-359/+445
|\
| * ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ringAlexander Duyck2011-08-192-51/+73
| * ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOEAlexander Duyck2011-08-192-2/+2
| * ixgbe: Refactor transmit map and cleanup routinesAlexander Duyck2011-08-192-216/+247
| * ixgbe - DDP last user buffer - error to warnAmir Hanania2011-08-191-4/+6
| * e1000e: bump driver version numberBruce Allan2011-08-191-1/+1
| * e1000e: convert driver to use extended descriptorsBruce Allan2011-08-193-89/+120
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-207-27/+152
|/
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-187-7/+4Star
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-184-0/+11
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-1196-0/+110856