summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-10-08iwlwifi: mvm: tx: Demote misuse of kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headersLee Jones1-3/+3
2020-10-08iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headersLee Jones1-5/+3
2020-10-08iwlwifi: mvm: utils: Fix some doc-rotLee Jones1-2/+5
2020-10-08iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'Lee Jones1-9/+0
2020-10-08iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headersLee Jones1-11/+11
2020-10-08iwlwifi: calib: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-10-08iwlwifi: dvm: lib: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: dvm: tx: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: rs: Demote non-compliant kernel-doc headersLee Jones1-6/+6
2020-10-08iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones1-6/+5
2020-10-05drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmitXie He1-28/+26
2020-10-05bnxt_en: Eliminate unnecessary RX resets.Michael Chan2-1/+53
2020-10-05bnxt_en: Reduce unnecessary message log during RX errors.Michael Chan1-2/+4
2020-10-05bnxt_en: Add a software counter for RX ring reset.Michael Chan3-4/+12
2020-10-05bnxt_en: Implement RX ring reset in response to buffer errors.Michael Chan1-4/+75
2020-10-05bnxt_en: Refactor bnxt_init_one_rx_ring().Michael Chan1-46/+50
2020-10-05bnxt_en: Refactor bnxt_free_rx_skbs().Michael Chan1-68/+66
2020-10-05bnxt_en: Log FW health status info, if reset is aborted.Michael Chan1-1/+8
2020-10-05bnxt_en: perform no master recovery during startupEdwin Peer1-9/+29
2020-10-05bnxt_en: log firmware status on firmware init failureEdwin Peer2-5/+55
2020-10-05bnxt_en: refactor bnxt_alloc_fw_health()Edwin Peer1-22/+38
2020-10-05bnxt_en: Update firmware interface spec to 1.10.1.68.Vasundhara Volam1-3/+21
2020-10-05net: dsa: mv88e6xxx: Add per port devlink regionsAndrew Lunn1-4/+105
2020-10-04net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic configVladimir Oltean1-5/+5
2020-10-04bnx2x: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-10-04net: ksz884x: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+1
2020-10-04net: bna: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+3
2020-10-04usbnet: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-10-04net: phy: dp83869: fix unsigned comparisons against less than zero valuesColin Ian King1-1/+1
2020-10-03genetlink: move to smaller ops wherever possibleJakub Kicinski5-15/+15
2020-10-03dpaa2-eth: add support for devlink parser error drop trapsIoana Ciornei3-1/+385
2020-10-03dpaa2-eth: add basic devlink supportIoana Ciornei4-1/+119
2020-10-03ionic: add new bad firmware error codeShannon Nelson2-0/+3
2020-10-03ionic: use lif ident for filter countShannon Nelson1-9/+10
2020-10-03ionic: refill lif identity after fw_upShannon Nelson3-14/+22
2020-10-03ionic: disable all queue napi contexts on timeoutShannon Nelson1-26/+21
2020-10-03ionic: check qcq ptr in ionic_qcq_disableShannon Nelson1-11/+20
2020-10-03ionic: clear linkcheck bit on alloc failShannon Nelson1-1/+3
2020-10-03ionic: drain the work queueShannon Nelson1-10/+13
2020-10-03ionic: contiguous memory for notifyqShannon Nelson1-22/+47
2020-10-03Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller102-2796/+5531
2020-10-03net: mscc: ocelot: offload redirect action to VCAP IS2Vladimir Oltean1-3/+25
2020-10-03net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules()Vladimir Oltean1-14/+22
2020-10-03net: mscc: ocelot: only install TCAM entries into a specific lookup and PAGVladimir Oltean2-5/+11
2020-10-03net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0Xiaoliang Yang4-10/+266
2020-10-03net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1Xiaoliang Yang5-0/+226
2020-10-03net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean3-32/+288
2020-10-03net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean7-0/+63