summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-01-28Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...David S. Miller
2018-01-28sfc: mark some unexported symbols as statickbuild test robot
2018-01-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-28net/rocker: Remove unreachable return instructionLeon Romanovsky
2018-01-26i40e: Do not allow use more TC queue pairs than MSI-X vectors existPaweł Jabłoński
2018-01-26i40e/i40evf: Record ITR register location in the q_vectorAlexander Duyck
2018-01-26i40e: fix reported mask for ntuple filtersJacob Keller
2018-01-26i40e: disallow programming multiple filters with same criteriaJacob Keller
2018-01-26i40e: program fragmented IPv4 filter input setJacob Keller
2018-01-26i40e: Fix kdump failureAvinash Dayanand
2018-01-26i40e: cleanup unnecessary parensJeff Kirsher
2018-01-26i40e: fix FW_LLDP flag on initAlan Brady
2018-01-26i40e: Implement an ethtool private flag to stop LLDP in FWDave Ertman
2018-01-26i40e: change flags to use 64 bitsAlice Michael
2018-01-26i40e: Display LLDP information on vSphere Web ClientUpasana Menon
2018-01-26i40e/i40evf: Use ring pointers to clean up _set_itr_per_queueAlexander Duyck
2018-01-26i40evf: Allow turning off offloads when the VF has VLAN setPaweł Jabłoński
2018-01-26i40e: Fix for adding multiple ethtool filters on the same locationPatryk Małek
2018-01-26i40e: Add returning AQ critical error to SWMichal Kosiarz
2018-01-26ixgbe: don't set RXDCTL.RLPML for 82599Emil Tantilov
2018-01-26ixgbe: Fix && vs || typoDan Carpenter
2018-01-26ixgbe: add support for reporting 5G link speedPaul Greenwalt
2018-01-26ixgbe: Don't report unsupported timestamping filters for X550Miroslav Lichvar
2018-01-26ixgbe: use ARRAY_SIZE for array sizing calculation on array bufColin Ian King
2018-01-26ixgbevf: use ARRAY_SIZE for various array sizing calculationsColin Ian King
2018-01-26ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring()Emil Tantilov
2018-01-26cxgb4: use backdoor access to collect dumps when firmware crashedRahul Lakkireddy
2018-01-26cxgb4: fix incorrect condition for using firmware LDST commandsRahul Lakkireddy
2018-01-26cxgb4: reset FW_OK flag on firmware crashRahul Lakkireddy
2018-01-26net: hns3: add int_gl_idx setup for VFFuyun Liang
2018-01-26net: hns3: add get/set_coalesce support to VFFuyun Liang
2018-01-26Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-26ixgbevf: improve performance and reduce size of ixgbevf_tx_map()Emil Tantilov
2018-01-26ixgbevf: clear rx_buffer_info in configure instead of cleanEmil Tantilov
2018-01-26ixgbevf: add counters for Rx page allocationsEmil Tantilov
2018-01-26ixgbevf: update code to better handle incrementing page countEmil Tantilov
2018-01-26ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERINGEmil Tantilov
2018-01-26ixgbevf: use length to determine if descriptor is doneEmil Tantilov
2018-01-26ixgbevf: only DMA sync frame lengthEmil Tantilov
2018-01-26ixgbevf: add function for checking if we can reuse pageEmil Tantilov
2018-01-26sfc: add suffix to large constant in ptpBert Kenward
2018-01-26can: migrate documentation to restructured textRobert Schwebel
2018-01-26mt76: validate rx CCMP PNFelix Fietkau
2018-01-26mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau
2018-01-26mt76: split mt76_rx_completeFelix Fietkau
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau
2018-01-26mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau
2018-01-26mt76: add an intermediate struct for rx status informationFelix Fietkau
2018-01-26mt76: fix TSF value in probe responsesFelix Fietkau