summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | staging: rtl8723bs: remove ODM_GetRightChnlPlaceforIQK()Michael Straube2020-01-143-45/+4
| * | | | | | | staging: exfat: Fix alignment warningsPragat Pandya2020-01-143-17/+18
| * | | | | | | staging: rtl8188eu: remove unused parameters from rtw_check_network_typeMichael Straube2020-01-143-4/+4
| * | | | | | | Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman2020-01-1310-9/+39
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | staging: vc04_services: remove header include path to vc04_servicesMasahiro Yamada2020-01-103-4/+4
| * | | | | | | staging: vt6656: Move ieee80211_rx_status off stack.Malcolm Priestley2020-01-101-11/+10
| * | | | | | | staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley2020-01-101-2/+4
| * | | | | | | staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2020-01-102-9/+6
| * | | | | | | staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2020-01-102-4/+10
| * | | | | | | staging: mt7621-dts: fix register range of memc node in mt7621.dtsiChuanhong Guo2020-01-101-1/+1
| * | | | | | | staging: rtl8192u: remove unneeded compiler flagsMasahiro Yamada2020-01-101-3/+0
| * | | | | | | staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada2020-01-104-4/+3
| * | | | | | | staging: rtl8192u: remove unused MakefileMasahiro Yamada2020-01-101-27/+0
| * | | | | | | staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant()Michael Straube2020-01-101-27/+29
| * | | | | | | staging: rtl8188eu: remove else after returnMichael Straube2020-01-101-12/+14
| * | | | | | | staging: rtl8188: avoid excessive stack usageArnd Bergmann2020-01-101-3/+6
| * | | | | | | staging: rts5208: remove unneeded header include pathMasahiro Yamada2020-01-101-2/+0
| * | | | | | | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-101-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | staging: iio: accel: adis16240: enforce SPI mode on probe functionRodrigo Carvalho2019-12-151-0/+7
| * | | | | | | | staging: wfx: check for memory allocation failures from wfx_alloc_hifColin Ian King2020-01-032-6/+13
| * | | | | | | | staging: exfat: add STAGING prefix to config namesNamjae Jeon2020-01-037-57/+57
| * | | | | | | | staging: vt6656: remove unnecessary parenthesisAmir Mahdi Ghorbanian2020-01-031-4/+4
| * | | | | | | | staging: rtl8188eu: use break to exit while loopMichael Straube2020-01-031-3/+2
| * | | | | | | | staging: kpc2000: remove unnecessary assertions in kpc_dma_transferAditya Pakki2020-01-031-2/+0
| * | | | | | | | Merge 5.5-rc3 into staging-nextGreg Kroah-Hartman2019-12-233-1/+12
| |\ \ \ \ \ \ \ \
| * | | | | | | | | staging: nvec: check return valueXidong Wang2019-12-191-0/+2
| * | | | | | | | | staging: wfx: update TODOJérôme Pouiller2019-12-181-14/+67
| * | | | | | | | | staging: wfx: implement cancel_hw_scan()Jérôme Pouiller2019-12-184-0/+16
| * | | | | | | | | staging: wfx: delayed_link_loss cannot happenJérôme Pouiller2019-12-183-20/+3
| * | | | | | | | | staging: wfx: delayed_unjoin cannot happenJérôme Pouiller2019-12-183-21/+1
| * | | | | | | | | staging: wfx: workaround bug with "iw scan"Jérôme Pouiller2019-12-184-17/+34
| * | | | | | | | | staging: wfx: rewrite wfx_hw_scan()Jérôme Pouiller2019-12-185-212/+81
| * | | | | | | | | staging: wfx: simplify hif_set_template_frame() usageJérôme Pouiller2019-12-183-29/+18
| * | | | | | | | | staging: wfx: introduce update_probe_tmpl()Jérôme Pouiller2019-12-181-28/+31
| * | | | | | | | | staging: wfx: simplify hif_scan() usageJérôme Pouiller2019-12-184-82/+59
| * | | | | | | | | staging: wfx: drop useless wfx_scan_complete()Jérôme Pouiller2019-12-181-7/+2
| * | | | | | | | | staging: wfx: device already handle sleep mode during scanJérôme Pouiller2019-12-183-6/+1
| * | | | | | | | | staging: wfx: hif_scan() never failsJérôme Pouiller2019-12-182-19/+2
| * | | | | | | | | staging: wfx: simplify hif_set_edca_queue_params() usageJérôme Pouiller2019-12-185-29/+24
| * | | | | | | | | staging: wfx: remove unnecessary EDCA initialisationJérôme Pouiller2019-12-181-45/+6
| * | | | | | | | | staging: wfx: drop struct wfx_edca_paramsJérôme Pouiller2019-12-184-18/+13
| * | | | | | | | | staging: wfx: simplify hif_set_pm() usageJérôme Pouiller2019-12-183-19/+18
| * | | | | | | | | staging: wfx: simplify hif_set_uapsd_info() usageJérôme Pouiller2019-12-183-44/+14
| * | | | | | | | | staging: wfx: prefer a bitmask instead of an array of booleanJérôme Pouiller2019-12-182-11/+8
| * | | | | | | | | staging: wfx: simplify wfx_conf_tx()Jérôme Pouiller2019-12-181-28/+16
| * | | | | | | | | staging: wfx: fix pm_mode timeoutJérôme Pouiller2019-12-181-1/+1
| * | | | | | | | | staging: wfx: do not try to save call to hif_set_pm()Jérôme Pouiller2019-12-181-6/+1
| * | | | | | | | | staging: wfx: drop unnecessary wvif->powersave_modeJérôme Pouiller2019-12-182-19/+13
| * | | | | | | | | staging: wfx: remove redundant test while calling wfx_update_pm()Jérôme Pouiller2019-12-181-2/+1
| * | | | | | | | | staging: wfx: drop useless argument from wfx_set_pm()Jérôme Pouiller2019-12-181-9/+7
OpenPOWER on IntegriCloud