summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | staging: vme: Move vme_user to staging KConfigBruno Moreira-Guedes2022-04-221-0/+2
| * | | staging: r8188eu: use in-kernel ieee channelSolomon Tan2022-04-225-48/+16
| * | | staging: r8188eu: correct typo in commentsJaehee Park2022-04-221-5/+5
| * | | staging: r8188eu: replace spaces with tabsJaehee Park2022-04-221-1/+1
| * | | staging: r8188eu: remove 'added by' author commentsJaehee Park2022-04-221-4/+0
| * | | staging: r8188eu: remove spaces before tabsJaehee Park2022-04-221-7/+7
| * | | staging: r8188eu: remove unnecessary braces in single statement blockJaehee Park2022-04-221-2/+1
| * | | staging: r8188eu: remove OnAction_dlsMartin Kaiser2022-04-222-7/+0
| * | | staging: r8188eu: remove OnAction_qosMartin Kaiser2022-04-222-7/+0
| * | | staging: r8188eu: on_action_spct does nothingMartin Kaiser2022-04-222-38/+0
| * | | staging: r8188eu: remove dummy entries from OnAction_tblMartin Kaiser2022-04-222-11/+0
| * | | staging: r8188eu: remove OnAtimMartin Kaiser2022-04-221-6/+1
| * | | staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()Haowen Bai2022-04-221-6/+11
| * | | staging: r8188eu: Drop redundant memsetHaowen Bai2022-04-221-1/+0
| * | | staging: rtl8723bs: remove leftover code for other chipsArtur Bujdoso2022-04-224-324/+0
| * | | staging: rtl8192u: change get_key functions to return 0 instead of -1Rebecca Mckeever2022-04-223-3/+3
| * | | staging: rtl8192e: Remove space after castSolomon Tan2022-04-209-60/+60
| * | | drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou2022-04-201-1/+1
| * | | drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou2022-04-201-1/+1
| * | | staging: rtl8192u: compare strcmp result to zeroRebecca Mckeever2022-04-201-2/+2
| * | | staging: iio: ad2s1210: remove redundant assignment to variable negativeColin Ian King2022-04-201-1/+0
| * | | staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann2022-04-206-28/+19
| * | | staging: vt6655: Replace MACvGPIOIn with VNSvInPortBPhilipp Hortmann2022-04-202-4/+1
| * | | staging: rtl8712: Remove unnecessary int typecastSolomon Tan2022-04-201-2/+2
| * | | staging: qlge: add blank line after function declarationSoumya Negi2022-04-201-0/+1
| * | | staging: vt6655: Delete tmacro.hPhilipp Hortmann2022-04-207-49/+3
| * | | staging: Remove the drivers for the Unisys s-ParFabio M. De Francesco2022-04-2018-5179/+0
| * | | staging: r8188eu: use in-kernel ieee80211 header structuresMichael Straube2022-04-206-186/+157
| * | | r8188eu: remove unused urbs from struct xmit_bufIvan Safonov2022-04-203-22/+12
| * | | staging: r8188eu: use ARRAY_SIZE for mlme_sta_tblMartin Kaiser2022-04-201-1/+1
| * | | staging: r8188eu: don't call empty DoReserved functionMartin Kaiser2022-04-201-2/+2
| * | | staging: r8188eu: replace mlme_handler with function pointerMartin Kaiser2022-04-202-32/+23
| * | | staging: r8188eu: the frame type is shifted outMartin Kaiser2022-04-201-2/+1
| * | | staging: r8188eu: replace the GetFrameSubType callMartin Kaiser2022-04-201-3/+2
| * | | staging: r8188eu: check receiver address only onceMartin Kaiser2022-04-201-6/+1
| * | | staging: r8188eu: place constants in right side in a comparisonMahak Gupta2022-04-205-27/+27
| * | | staging: r8188eu: check firmware header existence before accessMichael Straube2022-04-201-5/+4
| * | | staging: r8188eu: use pr_info_once() to log the firmware versionMichael Straube2022-04-201-5/+3
| * | | staging: r8188eu: remove variables from rtl8188e_firmware_download()Michael Straube2022-04-201-6/+2
| * | | staging: r8188eu: use sizeof instead of hardcoded firmware header sizeMichael Straube2022-04-201-3/+4
| * | | staging: r8188eu: rename fields of struct rt_firmware_hdrMichael Straube2022-04-201-29/+29
| * | | staging: r8188eu: clean up comments in struct rt_firmware_hdrMichael Straube2022-04-201-23/+13
| * | | staging: r8188eu: convert u32 fields of rt_firmware_hdr to __le32Michael Straube2022-04-201-3/+3
| * | | staging: r8188eu: fix struct rt_firmware_hdrMichael Straube2022-04-201-1/+1
| * | | staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry2022-04-201-1/+1
| * | | staging: bcm2835-audio: fix mutex definition without commentAdrien Thierry2022-04-201-1/+1
| * | | staging: bcm2835-audio: fix unnecessary space after castAdrien Thierry2022-04-201-1/+1
| * | | staging: bcm2835-audio: fix line ending with '('Adrien Thierry2022-04-201-2/+1
| * | | staging: bcm2835-audio: fully describe config symbolAdrien Thierry2022-04-201-2/+4
| * | | staging: rtl8192u: make read-only array EWC11NHTCap static constColin Ian King2022-04-141-1/+1