aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-25net: i40e: shut up uninitialized variable warningsArnd Bergmann1-2/+2
2016-01-25i40e: fix build warningsEric Dumazet1-10/+5
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-01-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-25/+64
2016-01-08ixgbe: Make ATR recognize IPv6 extended headersMark Rustad1-10/+37
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh3-1/+8
2016-01-08ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni1-2/+5
2016-01-08ixgbe: Correct handling of any outer UDP checksum settingMark Rustad1-1/+1
2016-01-08ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov1-5/+2
2016-01-08ixgbe: fix broken PFC with X550Vasu Dev1-3/+3
2016-01-08ixgbe: use correct FCoE DDP max checkVasu Dev1-2/+2
2016-01-08ixgbe: Fill at least min credits to a TC credit refillsVasu Dev1-1/+6
2016-01-08i40e: remove forever unused IDJesse Brandeburg5-5/+0
2016-01-08i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2-50/+58
2016-01-08i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan2-0/+91
2016-01-08i40e: allow zero MAC address for VFsMitch Williams1-5/+6
2016-01-08i40e: change log messages and error returnsMitch Williams1-9/+18
2015-12-29ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck1-4/+4
2015-12-29ixgbe: Correct X550EM_x revision checkMark Rustad2-7/+4
2015-12-29ixgbe: fix RSS limit for X550Emil Tantilov1-1/+1
2015-12-29ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad1-5/+2
2015-12-29ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth1-13/+42
2015-12-29ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov1-0/+4
2015-12-29ixgbevf: minor cleanups for ixgbevf_set_itr()Emil Tantilov1-2/+3
2015-12-29ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy1-0/+2
2015-12-22fm10k: IS_ENABLED() is not appropriate for boolean kconfig optionBruce Allan1-3/+3
2015-12-22fm10k: cleanup mailbox code comments etcBruce Allan3-24/+34
2015-12-22fm10k: use true/false for boolean get_host_stateBruce Allan1-3/+3
2015-12-22fm10k: remove unused struct elementBruce Allan1-1/+0
2015-12-22fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structuresBruce Allan5-11/+11
2015-12-22fm10k: address operator not needed when declaring function pointersBruce Allan2-48/+48
2015-12-22fm10k: use ether_addr_equal instead of memcmpJacob Keller4-4/+4
2015-12-22fm10k: Cleanup exception handling for changing queuesAlexander Duyck2-16/+59
2015-12-22fm10k: correctly pack TLV structures and explain reasoningJacob Keller1-4/+9
2015-12-22fm10k: don't initialize fm10k_workqueue at global levelBruce Allan1-4/+2
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-13/+23
2015-12-16i40e: Call geneve_get_rx_port to get the existing Geneve portsSinghai, Anjali1-0/+3
2015-12-16i40e: Kernel dependency update for i40e to support geneve offloadSinghai, Anjali1-0/+10
2015-12-16i40e: geneve tunnel offload supportSinghai, Anjali4-43/+150
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert3-3/+3
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert4-6/+6
2015-12-14e1000e: Fix msi-x interrupt automaskBenjamin Poirier1-6/+5
2015-12-14e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier2-12/+19
2015-12-14e1000e: Do not read ICR in Other interruptBenjamin Poirier1-15/+7
2015-12-14e1000e: Remove unreachable codeBenjamin Poirier1-6/+0
2015-12-14igb: Explicitly label self-test result indicesJoe Schultz1-14/+24
2015-12-14igb: Improve cable length function for I210, etc.Joe Schultz3-9/+51
2015-12-14igb: Don't add PHY address to PCDL addressAaron Sierra1-2/+1
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra5-106/+11
2015-12-14e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck2-12/+5