summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-25mlxsw: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25i40e: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25ixgbe: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25bnxt: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25cxgb4: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25nfp: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25netdevsim: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-25qed: code indent should use tabs where possibleRohit Visavalia
2018-01-25be2net: networking block comments don't use an empty /* lineRohit Visavalia
2018-01-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-01-25cxgb4: fix possible deadlockGanesh Goudar
2018-01-25sfc: support Medford2 frequency adjustment formatLaurence Evans
2018-01-25sfc: support second + quarter ns time format for receive datapathEdward Cree
2018-01-25sfc: support separate PTP and general timestampingLaurence Evans
2018-01-25sfc: simplify RX datapath timestampingLaurence Evans
2018-01-25sfc: only advertise TX timestamping if we have the license for itMartin Habets
2018-01-25sfc: on 8000 series use TX queues for TX timestampsEdward Cree
2018-01-25sfc: MAC TX timestamp handling on the 8000 seriesMartin Habets
2018-01-25sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets
2018-01-25sfc: use main datapath for HW timestamps if availableMartin Habets
2018-01-25sfc: add function to determine which TX timestamping method to useMartin Habets
2018-01-25sfc: handle TX timestamps in the normal data pathMartin Habets
2018-01-25sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward
2018-01-25Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An