summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-16staging: rtl8188eu: make const char array staticMichael Straube
2020-04-16staging: rtl8188eu: cleanup long line in fw.cMichael Straube
2020-04-16staging: rtl8188eu: rename define to upper caseMichael Straube
2020-04-16staging: vt6656: remove redundant assignment to variable ed_inxColin Ian King
2020-04-16staging: vt6656: Remove duplicate code for the phy->service assignmentOscar Carter
2020-04-16staging: vt6656: Refactor the assignment of the phy->signal variableOscar Carter
2020-04-16staging: vt6656: Use define instead of magic number for tx_rateOscar Carter
2020-04-16staging: vt6656: Use BIT() macro instead of bit shift operatorOscar Carter
2020-04-16staging: vt6656: Return error code in vnt_rf_write_embedded functionOscar Carter
2020-04-16staging: vc04_services: bcm2835-audio: Make function arguments alignment matc...R Veera Kumar
2020-04-16staging: sm750fb: Make function arguments alignment match open parenthesisR Veera Kumar
2020-04-16staging: rtl8712: correct spelling mistake in commentMichael Straube
2020-04-16staging: mt7621-pci: initialize 'n' variable when it is declaredSergio Paracuellos
2020-04-16staging: mt7621-pci: add clarification comment in 'mt7621_pcie_init_virtual_b...Sergio Paracuellos
2020-04-16staging: mt7621-pci: rename 'PCIE_P2P_MAX' into 'PCIE_P2P_CNT'Sergio Paracuellos
2020-04-16staging: wfx: update TODOJérôme Pouiller
2020-04-16staging: wfx: drop useless attribute 'filter_mcast'Jérôme Pouiller
2020-04-16staging: wfx: drop useless filter update when starting APJérôme Pouiller
2020-04-16staging: wfx: split out wfx_filter_beacon()Jérôme Pouiller
2020-04-16staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid'Jérôme Pouiller
2020-04-16staging: wfx: drop useless call to hif_set_rx_filter()Jérôme Pouiller
2020-04-16staging: wfx: drop struct wfx_grp_addr_tableJérôme Pouiller
2020-04-16staging: wfx: align semantic of probe request filter with other filtersJérôme Pouiller
2020-04-16staging: wfx: align semantic of beacon filter with other filtersJérôme Pouiller
2020-04-16staging: wfx: drop useless wfx_fwd_probe_req()Jérôme Pouiller
2020-04-16staging: wfx: ensure that probe requests are filtered when APJérôme Pouiller
2020-04-16staging: wfx: stop changing filtering rule in wfx_hw_scan()Jérôme Pouiller
2020-04-16staging: wfx: do not use built-in AUTO_ERP featureJérôme Pouiller
2020-04-16staging: wfx: disabling beacon filtering after hif_reset() is uselessJérôme Pouiller
2020-04-16staging: wfx: do not wait for a dtim before associateJérôme Pouiller
2020-04-16staging: wfx: wfx_update_filtering_work() is no more usedJérôme Pouiller
2020-04-16staging: wfx: simplify handling of beacon filter during join processJérôme Pouiller
2020-04-16staging: wfx: rework wfx_configure_filter()Jérôme Pouiller
2020-04-16staging: wfx: simplify wfx_update_filtering()Jérôme Pouiller
2020-04-16staging: wfx: update filtering even if not connectedJérôme Pouiller
2020-04-13staging: vt6656: formulate rspinf values into tablesMalcolm Priestley
2020-04-13staging: r8188eu: replace rtw_malloc/copy_from_user sequence with memdup_userIvan Safonov
2020-04-13staging: vt6656: Remove unnecessary local variable initializationOscar Carter
2020-04-13staging: vt6656: Remove duplicate code in vnt_vt3184_init functionOscar Carter
2020-04-13staging: vt6656: Remove unnecessary local variable initializationOscar Carter
2020-04-13staging: vt6656: rxtx remove rate change and current_rate.Malcolm Priestley
2020-04-13staging: vt6556: vnt_rf_setpower convert to use ieee80211_channel.Malcolm Priestley
2020-04-13staging: vc04_services: remove set but not used 'local_entity_uc'Jason Yan
2020-04-13staging: rtl8188eu: remove 5 GHz if testMichael Straube
2020-04-13staging: mt7621-pci: fix PCIe interrupt mappingSergio Paracuellos
2020-04-13staging: mt7621-pci-phy: dt: bindings: remove bindings txt fileSergio Paracuellos
2020-04-13staging: mt7621-pci-phy: dt: bindings: add mediatek, mt7621-pci-phy.yamlSergio Paracuellos
2020-04-13staging: mt7621-pci: properly power off dual-ported pcie phySergio Paracuellos
2020-04-13staging: wfx: drop useless update of macaddrJérôme Pouiller
2020-04-13staging: wfx: drop unused attribute 'beacon_int'Jérôme Pouiller