summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-18net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...Huazhong Tan1-6/+6
2018-12-18net: hns3: remove unnecessary configuration recapture while resettingHuazhong Tan1-13/+0
2018-12-18net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan2-1/+7
2018-12-18net: hns3: fix napi_disable not return problemHuazhong Tan1-2/+2
2018-12-18net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan1-1/+1
2018-12-18net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan1-2/+3
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller7-135/+1428
2018-12-18mac80211: do not advertise HE cap IE if HE disabledShaul Triebitz1-10/+9
2018-12-18mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz1-2/+4
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz3-2/+13
2018-12-18mac80211: update HE operation fields to D3.0Shaul Triebitz1-13/+13
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach2-0/+19
2018-12-18ieee80211: add bits for TWT in Extended Capabilities IEEmmanuel Grumbach1-0/+4
2018-12-18nl80211: Add support to notify radar event info received from STASriram R2-0/+69
2018-12-18mac80211: don't build AMSDU from GSO packetsSara Sharon1-1/+4
2018-12-18mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg1-0/+8
2018-12-18mac80211: remove superfluous NULL checkJohannes Berg1-1/+1
2018-12-18mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg2-7/+7
2018-12-18mac80211: Properly handle SKB with radiotap onlyIlan Peer1-9/+17
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho3-1/+13
2018-12-18cfg80211: clarify LCI/civic location documentationJohannes Berg2-6/+16
2018-12-18mac80211: ftm responder: remove pointless defensive codingJohannes Berg1-2/+2
2018-12-18wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap2-2/+2
2018-12-18rfkill: gpio: Remove unused includeLinus Walleij1-1/+0
2018-12-18mac80211_hwsim: fix overwriting of if_combinationJames Prestwood1-6/+7
2018-12-17nfp: flower: fix cb_ident duplicate in indirect block registerJohn Hurley1-10/+11
2018-12-17mlxsw: spectrum: Update the supported firmware to version 13.1910.622Shalom Toledo1-2/+2
2018-12-17ip6mr: Drop mfc6_cache argument to ip6mr_forward2David Ahern1-4/+3
2018-12-17ipmr: Drop mfc_cache argument to ipmr_queue_xmitDavid Ahern1-5/+4
2018-12-17net: dccp: initialize (addr,port) listening hashtablePeter Oskolkov2-0/+4
2018-12-17Merge branch 'bnxt_en-next'David S. Miller8-117/+407
2018-12-17bnxt_en: query force speeds before disabling autoneg mode.Vasundhara Volam1-1/+21
2018-12-17bnxt_en: Do not free port statistics buffer when device is down.Michael Chan2-5/+25
2018-12-17bnxt_en: Save ring statistics before reset.Michael Chan2-14/+44
2018-12-17bnxt_en: Return linux standard errors in bnxt_ethtool.cVasundhara Volam1-17/+39
2018-12-17bnxt_en: Don't set ETS on unused TCs.Michael Chan1-1/+4
2018-12-17bnxt_en: Add ethtool -S priority counters.Michael Chan3-1/+144
2018-12-17bnxt_en: Add SR-IOV support for 57500 chips.Michael Chan3-4/+19
2018-12-17bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.Michael Chan1-8/+11
2018-12-17bnxt_en: Reserve 1 stat_ctx for RDMA driver.Vasundhara Volam2-28/+52
2018-12-17bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxsVasundhara Volam3-15/+2
2018-12-17bnxt_en: get rid of num_stat_ctxs variableVasundhara Volam7-16/+25
2018-12-17bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.Michael Chan3-6/+16
2018-12-17bnxt_en: Store the maximum NQs available on the PF.Michael Chan2-1/+5
2018-12-17fou: Prevent unbounded recursion in GUE error handlerStefano Brivio1-0/+7
2018-12-17ucc_geth: Add change_carrier() for Fixed PHYsJoakim Tjernlund1-0/+2
2018-12-17gianfar: Add change_carrier() for Fixed PHYsJoakim Tjernlund1-0/+1
2018-12-17dpaa_eth: Add change_carrier() for Fixed PHYsJoakim Tjernlund1-1/+2
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund2-1/+28
2018-12-17net/mlx4_en: remove fallback after kzalloc_node()Eric Dumazet3-15/+6