summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | staging: wfx: simplify hif_set_config_data_filter()Jérôme Pouiller2020-01-162-9/+13
| * | | | | | | staging: wfx: simplify hif_set_mac_addr_condition()Jérôme Pouiller2020-01-162-10/+9
| * | | | | | | staging: wfx: simplify hif_set_data_filtering()Jérôme Pouiller2020-01-162-11/+11
| * | | | | | | staging: wfx: simplify hif_mib_set_data_filteringJérôme Pouiller2020-01-162-5/+6
| * | | | | | | staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_conditionJérôme Pouiller2020-01-163-18/+9
| * | | | | | | staging: wfx: simplify hif_set_uc_mc_bc_condition()Jérôme Pouiller2020-01-162-8/+12
| * | | | | | | staging: wfx: simplify hif_set_association_mode()Jérôme Pouiller2020-01-162-17/+21
| * | | | | | | staging: wfx: simplify hif_join()Jérôme Pouiller2020-01-163-43/+30
| * | | | | | | staging: wfx: simplify hif_update_ie()Jérôme Pouiller2020-01-163-13/+5
| * | | | | | | staging: wfx: SSID should be provided to hif_start() even if hiddenJérôme Pouiller2020-01-161-4/+2
| * | | | | | | staging: wfx: drop wfx_set_cts_work()Jérôme Pouiller2020-01-162-33/+9
| * | | | | | | staging: wfx: drop wvif->setbssparams_doneJérôme Pouiller2020-01-162-6/+3
| * | | | | | | staging: wfx: drop wvif->cqm_rssi_tholdJérôme Pouiller2020-01-162-5/+2
| * | | | | | | staging: wfx: drop wvif->enable_beaconJérôme Pouiller2020-01-162-8/+2
| * | | | | | | staging: wfx: drop wvif->dtim_periodJérôme Pouiller2020-01-162-17/+4
| * | | | | | | staging: wfx: simplify update of DTIM periodJérôme Pouiller2020-01-163-29/+6
| * | | | | | | staging: wfx: simplify wfx_flush()Jérôme Pouiller2020-01-161-11/+1
| * | | | | | | staging: wfx: fix __wfx_flush() when drop == falseJérôme Pouiller2020-01-162-33/+11
| * | | | | | | staging: wfx: simplify wfx_update_beaconing()Jérôme Pouiller2020-01-161-17/+11
| * | | | | | | staging: wfx: simplify wfx_upload_ap_templates()Jérôme Pouiller2020-01-161-8/+4
| * | | | | | | staging: wfx: rename wfx_upload_beacon()Jérôme Pouiller2020-01-161-3/+3
| * | | | | | | staging: wfx: simplify wfx_config()Jérôme Pouiller2020-01-161-11/+2
| * | | | | | | staging: wfx: drop wdev->output_powerJérôme Pouiller2020-01-163-18/+4
| * | | | | | | staging: wfx: drop struct wfx_ht_infoJérôme Pouiller2020-01-163-22/+3
| * | | | | | | staging: wfx: retrieve greenfield mode from sta->ht_cap and bss_confJérôme Pouiller2020-01-161-12/+6
| * | | | | | | staging: wfx: retrieve ampdu_density from sta->ht_capJérôme Pouiller2020-01-161-8/+2
| * | | | | | | staging: wfx: use specialized structs for HIF argumentsJérôme Pouiller2020-01-162-11/+20
| * | | | | | | staging: wfx: simplify hif_start() usageJérôme Pouiller2020-01-163-33/+29
| * | | | | | | staging: wfx: simplify hif_set_arp_ipv4_filter() usageJérôme Pouiller2020-01-162-21/+20
| * | | | | | | staging: wfx: simplify hif_set_rcpi_rssi_threshold() usageJérôme Pouiller2020-01-162-26/+19
| * | | | | | | staging: wfx: simplify hif_set_output_power() usageJérôme Pouiller2020-01-163-7/+9
| * | | | | | | staging: wfx: simplify hif_set_tx_rate_retry_policy() usageJérôme Pouiller2020-01-164-19/+23
| * | | | | | | staging: wfx: send rate policies one by oneJérôme Pouiller2020-01-161-28/+25
| * | | | | | | staging: wfx: add missing PROBE_RESP_OFFLOAD featureJérôme Pouiller2020-01-161-0/+5
| * | | | | | | staging: wfx: make hif_scan() usage clearerJérôme Pouiller2020-01-161-4/+3
| * | | | | | | staging: wfx: revert unexpected change in debugfs outputJérôme Pouiller2020-01-161-1/+1
| * | | | | | | staging: most: remove header include path to drivers/stagingMasahiro Yamada2020-01-1617-17/+15
| * | | | | | | staging: most: core: remove noisy log messagesChristian Gromm2020-01-151-8/+0
| * | | | | | | staging: most: core: use dev_* function for loggingChristian Gromm2020-01-151-31/+30
| * | | | | | | staging: most: core: fix date in file commentChristian Gromm2020-01-151-1/+1
| * | | | | | | staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211Paulo Miguel Almeida2020-01-151-32/+30
| * | | | | | | staging: vt6655: remove redundant assignment to variable retColin Ian King2020-01-151-1/+1
| * | | | | | | staging: wilc1000: remove redundant assignment to variable resultColin Ian King2020-01-151-2/+2
| * | | | | | | staging: wlan-ng: ensure error return is actually returnedColin Ian King2020-01-151-1/+1
| * | | | | | | staging: android: ashmem: Replace strcpy with strscpyOle Wiedemann2020-01-141-3/+3
| * | | | | | | staging: rtl8188eu: cleanup whitespace in rtl8188e_dm.cMichael Straube2020-01-141-22/+22
| * | | | | | | staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_dm.cMichael Straube2020-01-141-4/+4
| * | | | | | | staging: rtl8188eu: cleanup long lines in rtl8188e_dm.cMichael Straube2020-01-141-8/+18
| * | | | | | | staging: rtl8188eu: convert rtw_hal_antdiv_before_linked() to boolMichael Straube2020-01-142-2/+2
| * | | | | | | staging: rtl8188eu: refactor rtw_hal_antdiv_before_linked()Michael Straube2020-01-141-8/+9
OpenPOWER on IntegriCloud