summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-16i40e: Fix for 10G ports LED not blinkingPiotr Marczak
2019-04-16i40e: save PTP time before a device resetJacob Keller
2019-04-16i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-04-16i40e: Implement DDP support in i40e driverAleksandr Loktionov
2019-04-16i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard
2019-04-16bpf: add map helper functions push, pop, peek in more BPF programsAlban Crequy
2019-04-15bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-15nfp: flower: offload merge flowsJohn Hurley
2019-04-15nfp: flower: support stats update for merge flowsJohn Hurley
2019-04-15nfp: flower: generate merge flow ruleJohn Hurley
2019-04-15nfp: flower: validate merge hint flowsJohn Hurley
2019-04-15nfp: flower: handle merge hint messagesJohn Hurley
2019-04-15nfp: flower: get flows by host contextJohn Hurley
2019-04-15nfp: flower: allow tunnels to output to internal portJohn Hurley
2019-04-15nfp: flower: support fallback packets from internal portsJohn Hurley
2019-04-15nfp: allow fallback packets from non-reprsJohn Hurley
2019-04-15nfp: flower: allow offloading of matches on 'internal' portsJohn Hurley
2019-04-15nfp: flower: turn on recirc and merge hint support in firmwareJohn Hurley
2019-04-15net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin
2019-04-15net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()Jian Shen
2019-04-15mlxsw: spectrum_router: Add neighbour offload indicationIdo Schimmel
2019-04-15mlxsw: spectrum_router: Propagate neighbour update errorsIdo Schimmel
2019-04-15bonding: fix event handling for stacked bondsSabrina Dubroca
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller
2019-04-14Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-04-14qed: Fix the DORQ's attentions handlingDenis Bolotin
2019-04-14qed: Fix missing DORQ attentionsDenis Bolotin
2019-04-14qed: Fix the doorbell address sanity checkDenis Bolotin
2019-04-14qed: Delete redundant doorbell recovery typesDenis Bolotin
2019-04-14r8169: change irq handler to always trigger NAPI pollingHeiner Kallweit
2019-04-14r8169: create function pointer array for chip hw init functionsHeiner Kallweit
2019-04-14r8169: create function pointer array for PHY init functionsHeiner Kallweit
2019-04-14net: hns3: code optimization for command queue' spin lockPeng Li
2019-04-14net: hns3: free the pending skb when clean RX ringPeng Li
2019-04-14net: hns3: do not initialize MDIO bus when PHY is inexistentJian Shen
2019-04-14net: hns3: set dividual reset level for all RAS and MSI-X errorsWeihang Li
2019-04-14net: hns3: divide shared buffer between TCYunsheng Lin
2019-04-14net: hns3: always assume no drop TC for performance reasonYunsheng Lin
2019-04-14net: hns3: add hns3_gro_complete for HW GRO processYunsheng Lin
2019-04-14net: hns3: minor refactor for hns3_rx_checksumYunsheng Lin
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen
2019-04-14phy: warn if phylib and ethtool PHY mode definitions are out of syncHeiner Kallweit
2019-04-14net: phy: add support for new modes in phylibHeiner Kallweit