summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2020-05-27staging: rtl8188eu: make some arrays static constMichael Straube
2020-05-27staging: rtl8188eu: clean up some declarationsMichael Straube
2020-05-27staging/rtl8192e: Remove function callback castsOscar Carter
2020-05-27staging: vt6656: Fix vnt_tx_usb_header static checker warningMalcolm Priestley
2020-05-27staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan
2020-05-27staging: rtl8192e: Using comparison to true is error proneJohn Oldman
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman
2020-05-22staging: vt6656: move key frag controls to vnt_fill_txkeyMalcolm Priestley
2020-05-22staging: vt6656: Move calling point of vnt_fill_txkey.Malcolm Priestley
2020-05-22staging: vt6656: Move tx_key inside vnt_fill_txkey.Malcolm Priestley
2020-05-22staging: vt6656: move tx_body_size/payload_len to skb->lenMalcolm Priestley
2020-05-22staging: vt6656: Move key_buffer inside vnt_fill_txkey.Malcolm Priestley
2020-05-22staging: vt6656: rxtx use ieee80211_tx_info for rts/cts controlMalcolm Priestley
2020-05-22staging: vt6656: use ieee80211_tx_info to replace need_micMalcolm Priestley
2020-05-22staging: vt6656: Move vnt_mic_hdr pointers to vnt_fill_txkeyMalcolm Priestley
2020-05-22staging: vt6656: rxtx remove unused need_ackMalcolm Priestley
2020-05-22staging: vt6656: remove ieee80211_hdr from vnt_usb_send_context.Malcolm Priestley
2020-05-22staging: fbtft: fb_st7789v: make HSD20_IPS numeric and not a stringColin Ian King
2020-05-21staging: rtl8192e: Using comparison to true is error proneJohn Oldman
2020-05-21staging: vchiq_arm: cast with __force as neededMitchell Tasman
2020-05-21staging: rtl8192e: Using comparison to true is error proneJohn Oldman
2020-05-19staging: rtl8192u: Merge almost duplicate codePascal Terjan
2020-05-19staging: vt6656: use usb_anchor for tx queue.Malcolm Priestley
2020-05-19staging: vt6656: vnt_usb_send_context remove variable data.Malcolm Priestley
2020-05-19staging: vt6656: vnt_beacon_xmit use extra_tx_headroom.Malcolm Priestley
2020-05-19staging: vt6656: Use sk_buff buffer for tx headerMalcolm Priestley
2020-05-19staging: wfx: Typo fixMohamed Dawod
2020-05-19staging: qlge: unmap dma when lock failedXiangyang Zhang
2020-05-19staging: rtl8192u: Using comparison to true is error proneJohn Oldman
2020-05-19staging: rtl8723bs: Using comparison to true is error proneJohn Oldman
2020-05-19Staging: rtl8723bs: os_de: if-else coding style issueJohn Oldman
2020-05-15Merge tag 'iio-fixes-for-5.7b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-05-15Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-05-15staging: wfx: remove false positive warningJérôme Pouiller
2020-05-15staging: wfx: trace acknowledges not linked to any stationsJérôme Pouiller
2020-05-15staging: wfx: remove false-positive WARN()Jérôme Pouiller
2020-05-15staging: wfx: fix error reporting in wfx_start_ap()Jérôme Pouiller
2020-05-15staging: wfx: drop unnecessary filter configuration when disabling filterJérôme Pouiller
2020-05-15staging: wfx: fix PS parameters when multiple vif are in useJérôme Pouiller
2020-05-15staging: wfx: fix potential dead lock between join and scanJérôme Pouiller
2020-05-15staging: wfx: merge wfx_stop_ap() with wfx_reset()Jérôme Pouiller
2020-05-15staging: wfx: rename wfx_do_unjoin() into wfx_reset()Jérôme Pouiller
2020-05-15staging: wfx: fix potential use-after-freeJérôme Pouiller
2020-05-15staging: wfx: call wfx_tx_update_sta() before to destroy tx_privJérôme Pouiller
2020-05-15staging: wfx: split out wfx_tx_fill_rates() from wfx_tx_confirm_cb()Jérôme Pouiller
2020-05-15staging: wfx: fix status of dropped framesJérôme Pouiller
2020-05-15staging: wfx: fix indentationJérôme Pouiller
2020-05-15staging: wfx: fix value of scan timeoutJérôme Pouiller
2020-05-15staging: wfx: check pointers returned by allocationsJérôme Pouiller
2020-05-15staging: wfx: apply 80-columns rule to stringsJérôme Pouiller