summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-11-01ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov
2013-11-01ixgbe: cleanup IXGBE_DESC_UNUSEDDon Skidmore
2013-11-01ixgbe: Reduce memory consumption with larger page sizesAnton Blanchard
2013-11-01igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd
2013-11-01ixgbevf: remove redundant workaroundEmil Tantilov
2013-11-01e1000: fix wrong queue idx calculationHong Zhiguo
2013-10-29i40e: fix error return code in i40e_probe()Wei Yongjun
2013-10-29ixgbevf: Add zero_base handler to network statisticsDon Skidmore
2013-10-29ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLLJacob Keller
2013-10-29ixgbevf: implement CONFIG_NET_RX_BUSY_POLLJacob Keller
2013-10-29ixgbevf: have clean_rx_irq return total_rx_packets cleanedJacob Keller
2013-10-29ixgbevf: add ixgbevf_rx_skbJacob Keller
2013-10-29ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller
2013-10-29ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller
2013-10-29ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller
2013-10-24ixgbevf: bump driver versionDon Skidmore
2013-10-24ixgbevf: implement ethtool get/set coalesceJacob Keller
2013-10-24ixgbevf: Adds function to set PSRTYPE registerDon Skidmore
2013-10-24ixgbe: fix rx-usecs range checks for BQLEmil Tantilov
2013-10-24ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang
2013-10-24ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller
2013-10-24igb: fix driver reload with VF assigned to guestStefan Assmann
2013-10-24igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny
2013-10-24i40e: remove unused including <linux/version.h>Wei Yongjun
2013-10-24igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun
2013-10-24igbvf: integer wrapping bug setting the mtuDan Carpenter
2013-10-22i40e: Bump versionCatherine Sullivan
2013-10-22i40e: use pf_id for pf function id in qtx_ctlShannon Nelson
2013-10-22i40e: check vsi ptrs before dumping themShannon Nelson
2013-10-22i40e: reorder block declarations in debugfsShannon Nelson
2013-10-22i40e: tweaking icr0 handling for legacy irqShannon Nelson
2013-10-22i40e: refactor fdir setup functionJesse Brandeburg
2013-10-22i40e: fix sign extension issueJesse Brandeburg
2013-10-22i40e: fix use of untrusted scalar value warningJesse Brandeburg
2013-10-22i40e: clamp debugfs nvm read commandJesse Brandeburg
2013-10-22i40e: debugfs fixupsJesse Brandeburg
2013-10-22i40e: fixup legacy interrupt handlingShannon Nelson
2013-10-22i40e: assign correct vector to VFMitch Williams
2013-10-22i40e: don't free nonexistent ringsMitch Williams
2013-10-22i40e: do not flush after re-enabling interruptsJesse Brandeburg
2013-10-21net: e100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-10i40e: Bump versionCatherine Sullivan
2013-10-10i40e: Add support for 64 bit netstatsAlexander Duyck
2013-10-10i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Replace ring container array with linked listAlexander Duyck
2013-10-10i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-10-10i40e: Add support for Tx byte queue limitsAlexander Duyck
2013-10-10i40e: Drop dead code and flags from Tx hotpathAlexander Duyck
2013-10-10i40e: clean up Tx fast pathAlexander Duyck