summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-08-28ixgbe: add VF IPsec offload request message handlingShannon Nelson
2018-08-28ixgbe: add VF IPsec offload enable flagShannon Nelson
2018-08-28ixgbe: add VF IPsec managementShannon Nelson
2018-08-28ixgbe: prep IPsec constants for later useShannon Nelson
2018-08-28ixgbe: reload IPsec IP table after sa tablesShannon Nelson
2018-08-28ixgbe: don't clear IPsec sa counters on HW clearingShannon Nelson
2018-08-28ixgbevf: VF2VF TCP RSSSebastian Basierski
2018-08-28ixgbe: firmware recovery modeSebastian Basierski
2018-08-28ice: Fix and update driver version stringAnirudh Venkataramanan
2018-08-28ice: Introduce SERVICE_DIS flag and service routine functionsAkeem G Abodunrin
2018-08-28ice: Enable VSI Rx/Tx pruning only when VLAN 0 is activeBrett Creeley
2018-08-28ice: Enable firmware logging during device initialization.Hieu Tran
2018-08-28ice: Implement ice_bridge_getlink and ice_bridge_setlinkMd Fahad Iqbal Polash
2018-08-28ice: Add support for Tx hang, Tx timeout and malicious driver detectionSudheer Mogilappagari
2018-08-28ice: Clean up register fileAnirudh Venkataramanan
2018-08-28ice: Implement handlers for ethtool PHY/link operationsChinh Cao
2018-08-28ice: Refactor VSI allocation, deletion and rebuild flowAnirudh Venkataramanan
2018-08-28ice: Refactor switch rule management structures and functionsAnirudh Venkataramanan
2018-08-28ice: Code optimization for ice_fill_sw_rule()Zhenning Xiao
2018-08-28ice: Prevent control queue operations during resetAnirudh Venkataramanan
2018-08-28ice: Update request resource command to latest specificationDan Nowlin
2018-08-28ice: Updates to Tx scheduler codeAnirudh Venkataramanan
2018-08-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-08-28ice: Rework flex descriptor programmingAnirudh Venkataramanan
2018-08-28ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann
2018-08-28wil6210: fix invalid memory access for rx_buff_mgmt debugfsDedy Lansky
2018-08-28wil6210: add FT roam support for AP and stationAhmad Masri
2018-08-28wil6210: fix RX buffers release and unmapMaya Erez
2018-08-28wil6210: prevent usage of tx ring 0 for eDMAMaya Erez
2018-08-28wil6210: allocate rx reorder buffer only if rx reorder is enabledMaya Erez
2018-08-28wil6210: set edma variables only for Talyn-MB devicesMaya Erez
2018-08-28wil6210: drop Rx multicast packets that are looped-back to STADedy Lansky
2018-08-28wil6210: add support for channel 4Alexei Avshalom Lazar
2018-08-28wil6210: remove reset file from debugfsKarthick Gopalasubramanian
2018-08-28ath6kl: Remove unnecessary parenthesesVarsha Rao
2018-08-28ath9k: fix tx99 with monitor mode interfaceFelix Fietkau
2018-08-28ath9k: remove unused array firstep_tableColin Ian King
2018-08-28ath9k: Remove unnecessary parenthesesVarsha Rao
2018-08-28ath10k: use struct_size() in kzalloc()Gustavo A. R. Silva
2018-08-28ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-08-28ath10k: skip resetting rx filter for WCN3990Rakesh Pillai
2018-08-28cfg80211: Add support for 60GHz band channels 5 and 6Alexei Avshalom Lazar
2018-08-28mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
2018-08-28mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-25qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King
2018-08-25qlge: Fix netdev features configuration.Manish Chopra
2018-08-25net: macb: do not disable MDIO bus at open/close timeAnssi Hannula
2018-08-25Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"Geert Uytterhoeven