aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones2014-01-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
|\
| * e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-16
* | ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single functionEmil Tantilov2014-01-17
* | ixgbevf: redo dma mapping using the tx buffer infoEmil Tantilov2014-01-17
* | ixgbevf: make the first tx_buffer a repository for most of the skb infoEmil Tantilov2014-01-17
* | ixgbevf: add tx countersEmil Tantilov2014-01-17
* | ixgbevf: remove counters for Tx/Rx checksum offloadEmil Tantilov2014-01-17
* | ixgbevf: move ring specific stats into ring specific structureEmil Tantilov2014-01-17
* | ixgbevf: make use of the dev pointer in the ixgbevf_ring structEmil Tantilov2014-01-17
* | i40e: Fix device ID define names to align to standardShannon Nelson2014-01-17
* | i40e: add DCB option to KconfigNeerav Parikh2014-01-17
* | i40e: add DCB and DCBNL supportNeerav Parikh2014-01-17
* | i40e: implement DCB support infastructureNeerav Parikh2014-01-17
* | i40e: refactor flow directorAnjali Singhai Jain2014-01-17
* | i40e: rename definesJesse Brandeburg2014-01-17
* | i40e: whitespace fixesJesse Brandeburg2014-01-17
* | i40e: Change firmware workaroundJesse Brandeburg2014-01-17
* | i40e: fix compile warning on checksum_localJesse Brandeburg2014-01-17
* | ixgbevf: bump versionDon Skidmore2014-01-17
* | ixgbe: bump version numberDon Skidmore2014-01-17
* | ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller2014-01-17
* | ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao2014-01-17
* | ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao2014-01-17
* | i40e: updates to AdminQ interfaceShannon Nelson2014-01-16
* | i40e: check desc pointer before printingShannon Nelson2014-01-16
* | i40e: Remove autogenerated Module.symvers file.David S. Miller2014-01-16
* | ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore2014-01-16
* | ixgbevf: create function for all of ring initDon Skidmore2014-01-16
* | ixgbevf: Convert ring storage form pointer to an array to array of pointersDon Skidmore2014-01-16
* | ixgbevf: use pci drvdata correctly in ixgbevf_suspend()Wei Yongjun2014-01-16
* | ixgbevf: set the disable state when ixgbevf_qv_disable is calledJacob Keller2014-01-16
* | ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend2014-01-16
* | drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* | ixgbe: Clear head write-back registers on VF resetAlexander Duyck2014-01-16
* | ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck2014-01-16
* | i40e: Retain MAC filters on port VLAN deletionGreg Rose2014-01-15
* | i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose2014-01-15
* | ixgbe: Additional adapter removal checksMark Rustad2014-01-14
* | ixgbe: Check for adapter removal on register writesMark Rustad2014-01-14
* | ixgbe: Check register reads for adapter removalMark Rustad2014-01-14
* | ixgbe: Make ethtool register test use accessorsMark Rustad2014-01-14
* | ixgbe: Use static inlines instead of macrosMark Rustad2014-01-14
* | ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad2014-01-14
* | ixgbe: Indicate removal state explicitlyMark Rustad2014-01-14
* | i40e: Bump version numberCatherine Sullivan2014-01-14
* | i40e: trivial cleanupJesse Brandeburg2014-01-14
* | i40e: whitespace fixesJesse Brandeburg2014-01-14
* | i40e: make message meaningfulMitch Williams2014-01-14
* | i40e: associate VMDq queue with VM typeShannon Nelson2014-01-14