summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-08iwlwifi: dbg: mark a variable __maybe_unusedJohannes Berg1-1/+1
2020-05-08iwlwifi: mvm: attempt to allocate smaller queuesJohannes Berg1-8/+15
2020-05-08iwlwifi: pcie: allocate much smaller byte-count tableJohannes Berg2-12/+19
2020-05-08iwlwifi: dump api version in yaml formatMordechay Goodstein1-4/+100
2020-05-08iwlwifi: pcie: convert all AX101 devices to the device tablesLuca Coelho3-36/+37
2020-05-08iwlwifi: pcie: remove occurrences of 22000 in the FW name definesLuca Coelho1-40/+32
2020-05-08iwlwifi: pcie: convert QnJ with Hr to the device tableLuca Coelho3-28/+14
2020-05-08iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hrLuca Coelho1-23/+0
2020-05-08iwlwifi: pcie: remove outdated comment about PCI RTPM referenceLuca Coelho1-10/+2
2020-05-08iwlwifi: mvm: add IML/ROM information to the assertion dumpsLuca Coelho1-0/+20
2020-05-08iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modesEmmanuel Grumbach3-47/+55
2020-05-08iwlwifi: yoyo: remove magic numberMordechay Goodstein1-1/+5
2020-05-08iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zeroLuca Coelho1-4/+3
2020-05-08iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_descShahar S Matityahu1-9/+10
2020-05-08iwlwifi: bump FW API to 55 for AX devicesLuca Coelho1-3/+3
2020-05-08iwlwifi: yoyo: add D3 resume timepointMordechay Goodstein1-0/+3
2020-05-08iwlwifi: mvm: set properly station flags in STA_HE_CTXT_CMDShaul Triebitz1-5/+9
2020-05-08iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein2-11/+15
2020-05-08iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameterEmmanuel Grumbach4-31/+13
2020-05-08iwlwifi: mvm: stop supporting swcrypto and bt_coex_active module parametersEmmanuel Grumbach3-47/+33
2020-05-08iwlwifi: mvm: add support for range request command version 9Avraham Stern2-22/+155
2020-05-08iwlwifi: yoyo: don't access TLV before verifying lenMordechay Goodstein2-25/+24
2020-05-08iwlwifi: remove antenna_coupling module parameterEmmanuel Grumbach5-35/+7
2020-05-08iwlwifi: yoyo: use hweight_long instead of bit manipulatingMordechay Goodstein1-12/+13
2020-05-08iwlwifi: yoyo: add support for parsing SHARED_MEM_ALLOC version 4Mordechay Goodstein5-21/+52
2020-05-08iwlwifi: fw api: fix PHY data 2/3 positionJohannes Berg1-8/+6
2020-05-08bonding: propagate transmit statusEric Dumazet2-43/+24
2020-05-08netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet1-3/+2
2020-05-08net: phy: fix less than zero comparison with unsigned variable valColin Ian King1-1/+1
2020-05-08net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller2-4/+4
2020-05-08net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdioGrygorii Strashko2-6/+20
2020-05-08dpaa2-eth: create a function to flush the XDP fdsIoana Ciornei2-22/+46
2020-05-08soc: fsl: dpio: properly compute the consumer indexIoana Ciornei1-0/+1
2020-05-08net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean10-17/+759
2020-05-08net: dsa: sja1105: support flow-based redirection via virtual linksVladimir Oltean7-6/+437
2020-05-08net: dsa: sja1105: make room for virtual link parsing in flower offloadVladimir Oltean2-27/+112
2020-05-08net: dsa: sja1105: add static tables for virtual linksVladimir Oltean4-0/+318
2020-05-07cxgb4: remove duplicate headersChen Zhou1-2/+0
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller176-1284/+21535
2020-05-07via-rhine: Add platform dependenciesGeert Uytterhoeven1-0/+1
2020-05-07net:enetc: bug fix for qos sfi operate space after freedPo Liu1-1/+1
2020-05-07net: encx24j600: make encx24j600_hw_init() return voidJason Yan1-10/+2
2020-05-07net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule()Jason Yan1-2/+1
2020-05-07net: tulip: de4x5: make PCI_signature() return voidJason Yan1-6/+4
2020-05-07net: atheros: remove dead code in atl1c_resume()Jason Yan1-6/+0
2020-05-07b43: remove dead function b43_rssinoise_postprocess()Jason Yan1-13/+0
2020-05-07net: phy: Make iproc_mdio_resume staticZheng Zengkai1-1/+1
2020-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller231-1207/+2148
2020-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds60-232/+355
2020-05-07net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso1-1/+2