summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | staging: wfx: declare wfx_set_pm() staticJérôme Pouiller2019-12-182-28/+30
| * | | | | | | | | staging: wfx: firmware already handle powersave mode during scanJérôme Pouiller2019-12-182-20/+1
| * | | | | | | | | staging: wfx: simplify handling of tx_lock in wfx_do_join()Jérôme Pouiller2019-12-181-5/+4
| * | | | | | | | | staging: wfx: better naming for hif_mib_set_association_mode->greenfieldJérôme Pouiller2019-12-182-7/+3
| * | | | | | | | | staging: wfx: better naming for hif_req_join->short_preambleJérôme Pouiller2019-12-183-15/+12
| * | | | | | | | | staging: wfx: improve API of hif_req_join->infrastructure_bss_modeJérôme Pouiller2019-12-182-7/+3
| * | | | | | | | | staging: wfx: fix name of struct hif_req_start_scan_altJérôme Pouiller2019-12-181-1/+1
| * | | | | | | | | staging: wfx: fix typo in "num_i_es"Jérôme Pouiller2019-12-182-2/+2
| * | | | | | | | | staging: wfx: fix typo in "num_of_ssi_ds"Jérôme Pouiller2019-12-183-8/+8
| * | | | | | | | | staging: wfx: ensure that received hif messages are never modifiedJérôme Pouiller2019-12-1810-56/+72
| * | | | | | | | | staging: wfx: ensure that traces never modify argumentsJérôme Pouiller2019-12-181-6/+8
| * | | | | | | | | staging: wfx: make conditions easier to readJérôme Pouiller2019-12-181-12/+15
| * | | | | | | | | staging: wfx: simplify variable assignmentJérôme Pouiller2019-12-181-1/+1
| * | | | | | | | | staging: wfx: remove useless includeJérôme Pouiller2019-12-181-1/+0
| * | | | | | | | | staging: wfx: use meaningful names for CFG_BYTE_ORDER_*Jérôme Pouiller2019-12-183-11/+8
| * | | | | | | | | staging: wfx: uniformize naming ruleJérôme Pouiller2019-12-181-3/+2
| * | | | | | | | | staging: wfx: take advantage of IS_ERR_OR_NULL()Jérôme Pouiller2019-12-181-1/+1
| * | | | | | | | | staging: wfx: improve error message on unexpected confirmationJérôme Pouiller2019-12-181-1/+6
| * | | | | | | | | staging: wfx: avoid double warning when no more tx policy are availableJérôme Pouiller2019-12-181-1/+2
| * | | | | | | | | staging: wfx: don't print useless error messagesJérôme Pouiller2019-12-181-16/+10
| * | | | | | | | | staging: wfx: increase SPI bus frequency limitJérôme Pouiller2019-12-181-1/+1
| * | | | | | | | | staging: wfx: fix wrong error messageJérôme Pouiller2019-12-181-1/+3
| * | | | | | | | | staging: wfx: fix hif_set_mfp() with big endian hostsJérôme Pouiller2019-12-181-1/+0
| * | | | | | | | | staging: wfx: detect race condition in WEP authenticationJérôme Pouiller2019-12-181-0/+1
| * | | | | | | | | staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1MbpsJérôme Pouiller2019-12-181-0/+11
| * | | | | | | | | staging: wfx: fix rate control handlingJérôme Pouiller2019-12-181-3/+3
| * | | | | | | | | staging: wfx: firmware does not support more than 32 total retriesJérôme Pouiller2019-12-181-1/+1
| * | | | | | | | | staging: wfx: use boolean appropriatelyJérôme Pouiller2019-12-182-3/+3
| * | | | | | | | | staging: wfx: fix counter overflowJérôme Pouiller2019-12-181-1/+1
| * | | | | | | | | staging: wfx: fix case of lack of tx_retry_policiesJérôme Pouiller2019-12-181-2/+5
| * | | | | | | | | staging: wfx: fix the cache of rate policies on interface resetJérôme Pouiller2019-12-183-3/+7
| * | | | | | | | | staging: rtl8188eu: add spaces around operators in rtw_mlme_ext.cMichael Straube2019-12-171-56/+57
| * | | | | | | | | staging: rtl8188eu: cleanup comparsions to NULL in rtw_mlme_ext.cMichael Straube2019-12-171-19/+19
| * | | | | | | | | staging: most: use angle brackets in include pathChristian Gromm2019-12-176-6/+6
| * | | | | | | | | staging: most: configfs: reduce array sizeChristian Gromm2019-12-171-7/+9
| * | | | | | | | | staging: most: configfs: use strlcpyChristian Gromm2019-12-171-4/+6
| * | | | | | | | | staging: most: rename enum mbo_status_flagsChristian Gromm2019-12-171-2/+2
| * | | | | | | | | staging: most: rename struct core_componentChristian Gromm2019-12-177-36/+36
| * | | | | | | | | staging: most: rename core.h to most.hChristian Gromm2019-12-1710-9/+9
| * | | | | | | | | staging: qlge: Fix CHECK: Alignment should match open parenthesisScott Schafer2019-12-174-130/+117
| * | | | | | | | | staging: qlge: Fix CHECK extra blank lines in many filesScott Schafer2019-12-175-13/+0
| * | | | | | | | | staging: octeon-usb: delete the octeon usb host controller driverGreg Kroah-Hartman2019-12-177-5608/+0
| * | | | | | | | | staging: octeon: delete driverGreg Kroah-Hartman2019-12-1721-4749/+0
| * | | | | | | | | Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman2019-12-1613-22/+39
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | staging: remove isdn capi driversArnd Bergmann2019-12-1145-22757/+0
| * | | | | | | | | staging: rtl8723bs: Fix line lengthAndreas Hellmich2019-12-103-29/+37
| * | | | | | | | | staging: rtl8723bs: Fix spelling errorsAndreas Hellmich2019-12-103-28/+28
| * | | | | | | | | staging: bcm2835-audio: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-101-2/+0
| * | | | | | | | | staging: most: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-101-1/+0
| * | | | | | | | | staging: bcm2835-audio: Use managed buffer allocationTakashi Iwai2019-12-101-16/+1
OpenPOWER on IntegriCloud