aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ssb/ssb_driver_gige.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET5-92/+77
2021-08-29mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devicesTsuchiya Yuto3-0/+133
2021-08-29mwifiex: pcie: add DMI-based quirk implementation for Surface devicesJonas Dreßler5-0/+64
2021-08-29brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum1-1/+1
2021-08-29bcma: Drop the unused parameter of bcma_scan_read32()Zenghui Yu1-4/+3
2021-08-29bcma: Fix memory leak for internally-handled coresZenghui Yu1-3/+3
2021-08-29wilc1000: Convert module-global "isinit" to device-specific variableDavid Mosberger-Tang1-7/+8
2021-08-29brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak1-0/+8
2021-08-29ssb: Drop legacy header includeLinus Walleij1-1/+1
2021-08-29rsi: make array fsm_state static const, makes object smallerColin Ian King1-1/+1
2021-08-29rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlplace()Nathan Chancellor1-2/+2
2021-08-29rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxxUgo Rémery1-0/+9
2021-08-29ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter1-1/+3
2021-08-29ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7
2021-08-29ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen1-1/+2
2021-08-29wcn36xx: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-08-29wcn36xx: Allow firmware name to be overridden by DTBjorn Andersson3-2/+10
2021-08-29wcn36xx: Ensure finish scan is not requested before start scanJoseph Gates2-1/+5
2021-08-26iwlwifi: mvm: don't use FW key ID in beacon protectionJohannes Berg1-14/+27
2021-08-26iwlwifi: mvm: Fix scan channel flags settingsIlan Peer1-1/+1
2021-08-26iwlwifi: mvm: support broadcast TWT aloneShaul Triebitz1-8/+7
2021-08-26iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3Gregory Greenman3-7/+52
2021-08-26iwlwifi: move get pnvm file name to a separate functionDror Moshe2-11/+22
2021-08-26iwlwifi: mvm: add support for responder config command version 9Avraham Stern2-9/+88
2021-08-26iwlwifi: mvm: add support for range request command version 13Avraham Stern3-15/+194
2021-08-26iwlwifi: allow debug init in RF-killJohannes Berg1-0/+1
2021-08-26iwlwifi: mvm: don't schedule the roc_done_wk if it is already runningAvraham Stern1-12/+19
2021-08-26iwlwifi: yoyo: support for new DBGI_SRAM regionMukesh Sisodiya3-0/+47
2021-08-26iwlwifi: add 'Rx control frame to MBSSID' HE capabilityShaul Triebitz1-1/+2
2021-08-26iwlwifi: fw: fix debug dump data declarationsJohannes Berg2-13/+17
2021-08-26iwlwifi: api: remove datamember from structJohannes Berg1-2/+1
2021-08-26iwlwifi: fix __percpu annotationJohannes Berg1-1/+1
2021-08-26iwlwifi: pcie: avoid dma unmap/remap in crash dumpJohannes Berg1-6/+2
2021-08-26iwlwifi: acpi: fill in SAR tables with defaultsLuca Coelho1-8/+13
2021-08-26iwlwifi: acpi: fill in WGDS table with defaultsLuca Coelho1-13/+29
2021-08-26iwlwifi: bump FW API to 65 for AX devicesLuca Coelho1-1/+1
2021-08-26iwlwifi: acpi: support reading and storing WGDS revision 2Luca Coelho2-14/+43
2021-08-26iwlwifi: mvm: load regdomain at INIT stageMiri Korenblit3-2/+26
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit5-57/+69
2021-08-26iwlwifi: mvm: trigger WRT when no beacon heardShaul Triebitz1-0/+10
2021-08-26iwlwifi: fw: correctly limit to monitor dumpJohannes Berg1-1/+1
2021-08-26iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
2021-08-26iwlwifi: mvm: support version 11 of wowlan statuses notificationGregory Greenman1-1/+4
2021-08-26iwlwifi: convert flat GEO profile table to a struct versionLuca Coelho3-28/+45
2021-08-26iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definitionLuca Coelho1-2/+0
2021-08-26iwlwifi: support reading and storing EWRD revisions 1 and 2Luca Coelho2-11/+57
2021-08-26iwlwifi: acpi: support reading and storing WRDS revision 1 and 2Luca Coelho2-25/+80
2021-08-26iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile()Luca Coelho1-5/+8
2021-08-26iwlwifi: remove ACPI_SAR_NUM_TABLES definitionLuca Coelho2-2/+2
2021-08-26iwlwifi: convert flat SAR profile table to a struct versionLuca Coelho2-15/+28