summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-01-22staging: most: net: fix buffer overflowAndrey Shvetsov
2020-01-22staging: rtl8712: simplify evm_db2percentage()Michael Straube
2020-01-22staging: rtl8192u: simplify rtl819x_evm_dbtopercentage()Michael Straube
2020-01-22staging: rtl8192e: simplify rtl92e_evm_db_to_percent()Michael Straube
2020-01-22staging: rtl8188eu: remove unused enum and definesMichael Straube
2020-01-22staging: rtl8188eu: remove redundant definesMichael Straube
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube
2020-01-22Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparseFelipe Cardoso Resende
2020-01-22Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19Merge tag 'iio-for-5.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-01-16staging: wfx: update TODOJérôme Pouiller
2020-01-16staging: wfx: simplify hif_multi_tx_confirm()Jérôme Pouiller
2020-01-16staging: wfx: simplify wfx_tx_queue_get_num_queued()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_handle_tx_data()Jérôme Pouiller
2020-01-16staging: wfx: remove check for interface stateJérôme Pouiller
2020-01-16staging: wfx: remove unused do_probeJérôme Pouiller
2020-01-16staging: wfx: ensure that packet_id is uniqueJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_ps_notify_sta()Jérôme Pouiller
2020-01-16staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_suspend_resume_mc()Jérôme Pouiller
2020-01-16staging: wfx: firmware never return PS status for stationsJérôme Pouiller
2020-01-16staging: wfx: sta and dtimJérôme Pouiller
2020-01-16staging: wfx: pspoll_mask make no senseJérôme Pouiller
2020-01-16staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()Jérôme Pouiller
2020-01-16staging: wfx: check that no tx is pending before release staJérôme Pouiller
2020-01-16staging: wfx: simplify the link-id allocationJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_set_tim_impl()Jérôme Pouiller
2020-01-16staging: wfx: fix RCU usageJérôme Pouiller
2020-01-16staging: wfx: fix bss_lossJérôme Pouiller
2020-01-16staging: wfx: relocate "buffered" information to sta_privJérôme Pouiller
2020-01-16staging: wfx: remove handling of "early_data"Jérôme Pouiller
2020-01-16staging: wfx: fix possible overflow on jiffies comparaisonJérôme Pouiller
2020-01-16staging: wfx: fix case where RTS threshold is 0Jérôme Pouiller
2020-01-16staging: wfx: do not update uapsd if not necessaryJérôme Pouiller
2020-01-16staging: wfx: with multiple vifs, force PS only if channels differsJérôme Pouiller
2020-01-16staging: wfx: update power-save per interfaceJérôme Pouiller
2020-01-16staging: wfx: simplify wfx_scan_complete()Jérôme Pouiller
2020-01-16staging: wfx: simplify wfx_update_filtering()Jérôme Pouiller
2020-01-16staging: wfx: simplify wfx_set_mcast_filter()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_config_data_filter()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_mac_addr_condition()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_data_filtering()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_mib_set_data_filteringJérôme Pouiller
2020-01-16staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_conditionJérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_uc_mc_bc_condition()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_set_association_mode()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_join()Jérôme Pouiller
2020-01-16staging: wfx: simplify hif_update_ie()Jérôme Pouiller