Age | Commit message (Expand) | Author | Files | Lines |
2020-05-08 | iwlwifi: dbg: mark a variable __maybe_unused | Johannes Berg | 1 | -1/+1 |
2020-05-08 | iwlwifi: mvm: attempt to allocate smaller queues | Johannes Berg | 1 | -8/+15 |
2020-05-08 | iwlwifi: pcie: allocate much smaller byte-count table | Johannes Berg | 2 | -12/+19 |
2020-05-08 | iwlwifi: dump api version in yaml format | Mordechay Goodstein | 1 | -4/+100 |
2020-05-08 | iwlwifi: pcie: convert all AX101 devices to the device tables | Luca Coelho | 3 | -36/+37 |
2020-05-08 | iwlwifi: pcie: remove occurrences of 22000 in the FW name defines | Luca Coelho | 1 | -40/+32 |
2020-05-08 | iwlwifi: pcie: convert QnJ with Hr to the device table | Luca Coelho | 3 | -28/+14 |
2020-05-08 | iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hr | Luca Coelho | 1 | -23/+0 |
2020-05-08 | iwlwifi: pcie: remove outdated comment about PCI RTPM reference | Luca Coelho | 1 | -10/+2 |
2020-05-08 | iwlwifi: mvm: add IML/ROM information to the assertion dumps | Luca Coelho | 1 | -0/+20 |
2020-05-08 | iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modes | Emmanuel Grumbach | 3 | -47/+55 |
2020-05-08 | iwlwifi: yoyo: remove magic number | Mordechay Goodstein | 1 | -1/+5 |
2020-05-08 | iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zero | Luca Coelho | 1 | -4/+3 |
2020-05-08 | iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_desc | Shahar S Matityahu | 1 | -9/+10 |
2020-05-08 | iwlwifi: bump FW API to 55 for AX devices | Luca Coelho | 1 | -3/+3 |
2020-05-08 | iwlwifi: yoyo: add D3 resume timepoint | Mordechay Goodstein | 1 | -0/+3 |
2020-05-08 | iwlwifi: mvm: set properly station flags in STA_HE_CTXT_CMD | Shaul Triebitz | 1 | -5/+9 |
2020-05-08 | iwlwifi: avoid debug max amsdu config overwriting itself | Mordechay Goodstein | 2 | -11/+15 |
2020-05-08 | iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameter | Emmanuel Grumbach | 4 | -31/+13 |
2020-05-08 | iwlwifi: mvm: stop supporting swcrypto and bt_coex_active module parameters | Emmanuel Grumbach | 3 | -47/+33 |
2020-05-08 | iwlwifi: mvm: add support for range request command version 9 | Avraham Stern | 2 | -22/+155 |
2020-05-08 | iwlwifi: yoyo: don't access TLV before verifying len | Mordechay Goodstein | 2 | -25/+24 |
2020-05-08 | iwlwifi: remove antenna_coupling module parameter | Emmanuel Grumbach | 5 | -35/+7 |
2020-05-08 | iwlwifi: yoyo: use hweight_long instead of bit manipulating | Mordechay Goodstein | 1 | -12/+13 |
2020-05-08 | iwlwifi: yoyo: add support for parsing SHARED_MEM_ALLOC version 4 | Mordechay Goodstein | 5 | -21/+52 |
2020-05-08 | iwlwifi: fw api: fix PHY data 2/3 position | Johannes Berg | 1 | -8/+6 |
2020-05-08 | bonding: propagate transmit status | Eric Dumazet | 2 | -43/+24 |
2020-05-08 | netpoll: accept NULL np argument in netpoll_send_skb() | Eric Dumazet | 1 | -3/+2 |
2020-05-08 | net: phy: fix less than zero comparison with unsigned variable val | Colin Ian King | 1 | -1/+1 |
2020-05-08 | net: remove newlines in NL_SET_ERR_MSG_MOD | Jacob Keller | 2 | -4/+4 |
2020-05-08 | net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdio | Grygorii Strashko | 2 | -6/+20 |
2020-05-08 | dpaa2-eth: create a function to flush the XDP fds | Ioana Ciornei | 2 | -22/+46 |
2020-05-08 | soc: fsl: dpio: properly compute the consumer index | Ioana Ciornei | 1 | -0/+1 |
2020-05-08 | net: dsa: sja1105: implement tc-gate using time-triggered virtual links | Vladimir Oltean | 10 | -17/+759 |
2020-05-08 | net: dsa: sja1105: support flow-based redirection via virtual links | Vladimir Oltean | 7 | -6/+437 |
2020-05-08 | net: dsa: sja1105: make room for virtual link parsing in flower offload | Vladimir Oltean | 2 | -27/+112 |
2020-05-08 | net: dsa: sja1105: add static tables for virtual links | Vladimir Oltean | 4 | -0/+318 |
2020-05-07 | cxgb4: remove duplicate headers | Chen Zhou | 1 | -2/+0 |
2020-05-07 | Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/... | David S. Miller | 176 | -1284/+21535 |
2020-05-07 | via-rhine: Add platform dependencies | Geert Uytterhoeven | 1 | -0/+1 |
2020-05-07 | net:enetc: bug fix for qos sfi operate space after freed | Po Liu | 1 | -1/+1 |
2020-05-07 | net: encx24j600: make encx24j600_hw_init() return void | Jason Yan | 1 | -10/+2 |
2020-05-07 | net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule() | Jason Yan | 1 | -2/+1 |
2020-05-07 | net: tulip: de4x5: make PCI_signature() return void | Jason Yan | 1 | -6/+4 |
2020-05-07 | net: atheros: remove dead code in atl1c_resume() | Jason Yan | 1 | -6/+0 |
2020-05-07 | b43: remove dead function b43_rssinoise_postprocess() | Jason Yan | 1 | -13/+0 |
2020-05-07 | net: phy: Make iproc_mdio_resume static | Zheng Zengkai | 1 | -1/+1 |
2020-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 231 | -1207/+2148 |
2020-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 60 | -232/+355 |
2020-05-07 | net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE | Pablo Neira Ayuso | 1 | -1/+2 |