summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-02-21i40e and i40evf: Bump driver versionsCatherine Sullivan
2014-02-21i40e: Change MSIX to MSI-XCatherine Sullivan
2014-02-21i40e: tighten up ring enable/disable flowMitch Williams
2014-02-21i40e: remove unnecessary delayMitch Williams
2014-02-21i40evf: remove errant spaceMitch A Williams
2014-02-21i40evf: update version and copyright dateMitch Williams
2014-02-21i40evf: store ring size in ring structsMitch Williams
2014-02-21i40evf: don't guess device nameMitch Williams
2014-02-21i40evf: remove bogus commentMitch Williams
2014-02-21i40evf: fix up strings in init taskMitch Williams
2014-02-21i40evf: get rid of pci_using_dacMitch Williams
2014-02-21i40evf: fix multiple crashes on removeMitch Williams
2014-02-21i40evf: remove VLAN filters on closeMitch Williams
2014-02-21i40evf: request reset on tx hangMitch Williams
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18ixgbevf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18igbvf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18igb: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18i40e: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-17net: i40evf: Remove duplicate includeSachin Kamat
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-13i40evf: refactor reset handlingMitch Williams
2014-02-13i40evf: change type of flags variableMitch Williams
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams
2014-02-13i40evf: fix bogus commentMitch Williams
2014-02-13i40evf: clean up adapter structMitch Williams
2014-02-13i40e: don't handle VF reset on unloadMitch Williams
2014-02-13i40e: enable extant VFsMitch Williams
2014-02-13i40e: reset VFs after PF resetMitch Williams
2014-02-13i40e: set VF state to active when reset is completeMitch Williams
2014-02-13i40e: remove dead codeMitch Williams
2014-02-13i40e: Setting i40e_down bit for tx_timeoutAkeem G Abodunrin
2014-02-13i40evf: clean up memsetsMitch Williams
2014-02-13i40evf: trivial fixesJesse Brandeburg
2014-02-13i40e: bump driver versionJesse Brandeburg
2014-02-13i40e: spelling errorJesse Brandeburg
2014-01-30e100: Fix "disabling already-disabled device" warningMichele Baldessari
2014-01-27i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-17ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single functionEmil Tantilov
2014-01-17ixgbevf: redo dma mapping using the tx buffer infoEmil Tantilov
2014-01-17ixgbevf: make the first tx_buffer a repository for most of the skb infoEmil Tantilov
2014-01-17ixgbevf: add tx countersEmil Tantilov
2014-01-17ixgbevf: remove counters for Tx/Rx checksum offloadEmil Tantilov
2014-01-17ixgbevf: move ring specific stats into ring specific structureEmil Tantilov
2014-01-17ixgbevf: make use of the dev pointer in the ixgbevf_ring structEmil Tantilov
2014-01-17i40e: Fix device ID define names to align to standardShannon Nelson
2014-01-17i40e: add DCB option to KconfigNeerav Parikh