summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-10-15i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh
2014-07-28e1000e: Fix SHRA register access for 82579David Ertman
2014-07-28igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-07-28igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka
2014-06-07e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman
2014-06-07igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch
2014-06-07igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch
2014-06-07i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
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
2014-01-17i40e: add DCB and DCBNL supportNeerav Parikh
2014-01-17i40e: implement DCB support infastructureNeerav Parikh
2014-01-17i40e: refactor flow directorAnjali Singhai Jain
2014-01-17i40e: rename definesJesse Brandeburg
2014-01-17i40e: whitespace fixesJesse Brandeburg
2014-01-17i40e: Change firmware workaroundJesse Brandeburg
2014-01-17i40e: fix compile warning on checksum_localJesse Brandeburg
2014-01-17ixgbevf: bump versionDon Skidmore
2014-01-17ixgbe: bump version numberDon Skidmore
2014-01-17ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller
2014-01-17ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao
2014-01-17ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao
2014-01-16i40e: updates to AdminQ interfaceShannon Nelson
2014-01-16i40e: check desc pointer before printingShannon Nelson
2014-01-16i40e: Remove autogenerated Module.symvers file.David S. Miller
2014-01-16e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-01-16ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore
2014-01-16ixgbevf: create function for all of ring initDon Skidmore
2014-01-16ixgbevf: Convert ring storage form pointer to an array to array of pointersDon Skidmore
2014-01-16ixgbevf: use pci drvdata correctly in ixgbevf_suspend()Wei Yongjun
2014-01-16ixgbevf: set the disable state when ixgbevf_qv_disable is calledJacob Keller
2014-01-16ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-15ixgbe: Clear head write-back registers on VF resetAlexander Duyck
2014-01-15ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck
2014-01-15i40e: Retain MAC filters on port VLAN deletionGreg Rose
2014-01-15i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose
2014-01-14ixgbe: Additional adapter removal checksMark Rustad
2014-01-14ixgbe: Check for adapter removal on register writesMark Rustad