Age | Commit message (Expand) | Author | Files | Lines |
2020-10-08 | iwlwifi: update prph scratch structure to include PNVM data | Luca Coelho | 1 | -9/+9 |
2020-10-08 | iwlwifi: mvm: read and parse SKU ID if available | Luca Coelho | 2 | -3/+23 |
2020-10-08 | iwlwifi: mvm: get number of stations from TLV | Nathan Errera | 18 | -38/+56 |
2020-10-08 | rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff | Chris Chiu | 3 | -3/+2 |
2020-10-08 | mwifiex: fix double free | Tom Rix | 1 | -0/+2 |
2020-10-08 | ath11k: Fix memory leak on error path | Alex Dewar | 1 | -1/+3 |
2020-10-08 | iwlwifi: iwl-drv: Provide descriptions debugfs dentries | Lee Jones | 1 | -1/+4 |
2020-10-08 | iwlwifi: dvm: devices: Fix function documentation formatting issues | Lee Jones | 1 | -4/+4 |
2020-10-08 | iwlwifi: mvm: tx: Demote misuse of kernel-doc headers | Lee Jones | 1 | -2/+2 |
2020-10-08 | iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headers | Lee Jones | 1 | -3/+3 |
2020-10-08 | iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headers | Lee Jones | 1 | -5/+3 |
2020-10-08 | iwlwifi: mvm: utils: Fix some doc-rot | Lee Jones | 1 | -2/+5 |
2020-10-08 | iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headers | Lee Jones | 1 | -2/+2 |
2020-10-08 | iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names' | Lee Jones | 1 | -9/+0 |
2020-10-08 | iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headers | Lee Jones | 1 | -11/+11 |
2020-10-08 | iwlwifi: calib: Demote seemingly unintentional kerneldoc header | Lee Jones | 1 | -1/+1 |
2020-10-08 | iwlwifi: dvm: lib: Demote non-compliant kernel-doc headers | Lee Jones | 1 | -2/+2 |
2020-10-08 | iwlwifi: dvm: tx: Demote non-compliant kernel-doc headers | Lee Jones | 1 | -2/+2 |
2020-10-08 | iwlwifi: rs: Demote non-compliant kernel-doc headers | Lee Jones | 1 | -6/+6 |
2020-10-08 | iwlwifi: dvm: Demote non-compliant kernel-doc headers | Lee Jones | 1 | -6/+5 |
2020-10-04 | Merge branch 'net-Constify-struct-genl_small_ops' | David S. Miller | 3 | -3/+3 |
2020-10-04 | net: openvswitch: Constify static struct genl_small_ops | Rikard Falkeborn | 2 | -2/+2 |
2020-10-04 | mptcp: Constify mptcp_pm_ops | Rikard Falkeborn | 1 | -1/+1 |
2020-10-04 | drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmit | Xie He | 1 | -28/+26 |
2020-10-04 | Merge branch 'bnxt_en-net-next-updates' | David S. Miller | 4 | -157/+403 |
2020-10-04 | bnxt_en: Eliminate unnecessary RX resets. | Michael Chan | 2 | -1/+53 |
2020-10-04 | bnxt_en: Reduce unnecessary message log during RX errors. | Michael Chan | 1 | -2/+4 |
2020-10-04 | bnxt_en: Add a software counter for RX ring reset. | Michael Chan | 3 | -4/+12 |
2020-10-04 | bnxt_en: Implement RX ring reset in response to buffer errors. | Michael Chan | 1 | -4/+75 |
2020-10-04 | bnxt_en: Refactor bnxt_init_one_rx_ring(). | Michael Chan | 1 | -46/+50 |
2020-10-04 | bnxt_en: Refactor bnxt_free_rx_skbs(). | Michael Chan | 1 | -68/+66 |
2020-10-04 | bnxt_en: Log FW health status info, if reset is aborted. | Michael Chan | 1 | -1/+8 |
2020-10-04 | bnxt_en: perform no master recovery during startup | Edwin Peer | 1 | -9/+29 |
2020-10-04 | bnxt_en: log firmware status on firmware init failure | Edwin Peer | 2 | -5/+55 |
2020-10-04 | bnxt_en: refactor bnxt_alloc_fw_health() | Edwin Peer | 1 | -22/+38 |
2020-10-04 | bnxt_en: Update firmware interface spec to 1.10.1.68. | Vasundhara Volam | 1 | -3/+21 |
2020-10-04 | Merge branch 'mv88e6xxx-Add-per-port-devlink-regions' | David S. Miller | 7 | -74/+468 |
2020-10-04 | net: dsa: mv88e6xxx: Add per port devlink regions | Andrew Lunn | 1 | -4/+105 |
2020-10-04 | net: dsa: Add helper for converting devlink port to ds and port | Andrew Lunn | 1 | -0/+14 |
2020-10-04 | net: dsa: Add devlink port regions support to DSA | Andrew Lunn | 2 | -0/+19 |
2020-10-04 | net: devlink: Add support for port regions | Andrew Lunn | 2 | -26/+251 |
2020-10-04 | net: dsa: Register devlink ports before calling DSA driver setup() | Andrew Lunn | 2 | -53/+73 |
2020-10-04 | net: dsa: Make use of devlink port flavour unused | Andrew Lunn | 1 | -0/+10 |
2020-10-04 | net: devlink: Add unused port flavour | Andrew Lunn | 2 | -1/+6 |
2020-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 12 | -63/+222 |
2020-10-04 | netfilter: nf_tables: Implement fast bitwise expression | Phil Sutter | 3 | -6/+156 |
2020-10-04 | netfilter: nf_tables: Enable fast nft_cmp for inverted matches | Phil Sutter | 3 | -8/+10 |
2020-10-04 | netfilter: nfnetlink: place subsys mutexes in distinct lockdep classes | Florian Westphal | 1 | -1/+18 |
2020-10-04 | netfilter: ipset: enable memory accounting for ipset allocations | Vasily Averin | 1 | -16/+1 |
2020-10-04 | netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK | YueHaibing | 1 | -2/+0 |