summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-01-25net: i40e: shut up uninitialized variable warningsArnd Bergmann
2016-01-25i40e: fix build warningsEric Dumazet
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-01-08ixgbe: Make ATR recognize IPv6 extended headersMark Rustad
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh
2016-01-08ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni
2016-01-08ixgbe: Correct handling of any outer UDP checksum settingMark Rustad
2016-01-08ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov
2016-01-08ixgbe: fix broken PFC with X550Vasu Dev
2016-01-08ixgbe: use correct FCoE DDP max checkVasu Dev
2016-01-08ixgbe: Fill at least min credits to a TC credit refillsVasu Dev
2016-01-08i40e: remove forever unused IDJesse Brandeburg
2016-01-08i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2016-01-08i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan
2016-01-08i40e: allow zero MAC address for VFsMitch Williams
2016-01-08i40e: change log messages and error returnsMitch Williams
2015-12-30ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck
2015-12-30ixgbe: Correct X550EM_x revision checkMark Rustad
2015-12-30ixgbe: fix RSS limit for X550Emil Tantilov
2015-12-30ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad
2015-12-30ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth
2015-12-30ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov
2015-12-30ixgbevf: minor cleanups for ixgbevf_set_itr()Emil Tantilov
2015-12-30ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy
2015-12-22fm10k: IS_ENABLED() is not appropriate for boolean kconfig optionBruce Allan
2015-12-22fm10k: cleanup mailbox code comments etcBruce Allan
2015-12-22fm10k: use true/false for boolean get_host_stateBruce Allan
2015-12-22fm10k: remove unused struct elementBruce Allan
2015-12-22fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structuresBruce Allan
2015-12-22fm10k: address operator not needed when declaring function pointersBruce Allan
2015-12-22fm10k: use ether_addr_equal instead of memcmpJacob Keller
2015-12-22fm10k: Cleanup exception handling for changing queuesAlexander Duyck
2015-12-22fm10k: correctly pack TLV structures and explain reasoningJacob Keller
2015-12-22fm10k: don't initialize fm10k_workqueue at global levelBruce Allan
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-16i40e: Call geneve_get_rx_port to get the existing Geneve portsSinghai, Anjali
2015-12-16i40e: Kernel dependency update for i40e to support geneve offloadSinghai, Anjali
2015-12-16i40e: geneve tunnel offload supportSinghai, Anjali
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-15e1000e: Fix msi-x interrupt automaskBenjamin Poirier
2015-12-15e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier
2015-12-15e1000e: Do not read ICR in Other interruptBenjamin Poirier
2015-12-15e1000e: Remove unreachable codeBenjamin Poirier
2015-12-15igb: Explicitly label self-test result indicesJoe Schultz
2015-12-15igb: Improve cable length function for I210, etc.Joe Schultz
2015-12-14igb: Don't add PHY address to PCDL addressAaron Sierra
2015-12-14igb: Remove GS40G specific defines/functionsAaron Sierra
2015-12-14e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck