summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
Commit message (Expand)AuthorAgeFilesLines
* rsi: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King2018-05-291-1/+1
* rsi: add fix for corruption of auto rate tableSanjay Konduri2018-05-231-0/+1
* rsi: add fix for crash during assertionsSanjay Konduri2018-05-231-0/+1
* rsi: Set wowlan flag while writing wowlan config parametersSiva Rebbagondla2018-05-151-1/+1
* rsi: reset hibernate_resume flag to work hibernate resume in coex mode.Siva Rebbagondla2018-05-151-0/+1
* rsi: Add null check for virtual interfaces in wowlan configSanjay Kumar Konduri2018-05-151-1/+6
* rsi: fix spelling mistake: "thead" -> "thread"Colin Ian King2018-05-121-1/+1
* rsi_91x: fix uninitialized variableGustavo A. R. Silva2018-04-301-3/+4
* rsi_91x: fix structurally dead codeGustavo A. R. Silva2018-04-301-8/+8
* rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla2018-04-241-2/+0
* rsi: fix nommu_map_sg overflow kernel panicSiva Rebbagondla2018-04-243-22/+36
* rsi: advertise 5GHz support based on device capabilityAmitkumar Karwar2018-04-241-4/+7
* rsi: enable power save by default for coexAmitkumar Karwar2018-04-241-0/+3
* rsi: parse TID from data frame correctlyAmitkumar Karwar2018-04-241-1/+3
* rsi: increase max supported aggregation subframesAmitkumar Karwar2018-04-242-1/+5
* rsi: use appropriate interface for power save configurationAmitkumar Karwar2018-04-241-4/+8
* rsi: device bootup parameter configurationAmitkumar Karwar2018-04-241-1/+2
* rsi: disable fw watchdog timer during resetAmitkumar Karwar2018-04-243-0/+9
* rsi: remove unecessary PTR_ALIGN()sDan Carpenter2018-04-241-4/+0
* rsi: roaming enhancementsPrameela Rani Garnepudi2018-04-246-17/+78
* rsi: enable 80MHz clock by defaultPrameela Rani Garnepudi2018-04-241-1/+1
* rsi: move descriptor preparation to corePrameela Rani Garnepudi2018-04-243-21/+35
* rsi: move xtend_desc structure from rsi_main.h to rsi_mgmt.hPrameela Rani Garnepudi2018-04-243-12/+12
* rsi: fix kernel panic observed on 64bit machineAmitkumar Karwar2018-03-272-11/+23
* rsi: fix error path handling in SDIO probeAmitkumar Karwar2018-03-271-5/+8
* rsi: remove redundant duplicate assignment of buffer_sizeColin Ian King2018-03-271-1/+0
* rsi: Remove stack VLA usageTobin C. Harding2018-03-271-6/+14
* Bluetooth: btrsi: rework dependenciesArnd Bergmann2018-03-271-1/+3
* net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-131-2/+2
* rsi: improve RX packet handling in USB interfacePrameela Rani Garnepudi2018-03-135-74/+78
* rsi: use dynamic RX control blocks instead of MAX_RX_URBPrameela Rani Garnepudi2018-03-132-16/+23
* rsi: improve RX handling in SDIO interfacePrameela Rani Garnepudi2018-03-134-24/+94
* rsi: sdio changes to support BTPrameela Rani Garnepudi2018-03-132-1/+3
* rsi: add module parameter operating modePrameela Rani Garnepudi2018-03-135-7/+74
* rsi: handle BT traffic in driverSiva Rebbagondla2018-03-138-9/+118
* rsi: add coex supportPrameela Rani Garnepudi2018-03-1311-10/+283
* rsi: add header file rsi_91xPrameela Rani Garnepudi2018-03-131-10/+2
* rsi: add bluetooth rx endpointSiva Rebbagondla2018-03-132-18/+25
* rsi: add rx control block to handle rx packets in USBPrameela Rani Garnepudi2018-03-137-34/+96
* rsi: fix memory leak on buf and usb_reg_bufColin Ian King2017-11-181-6/+6
* rsi: rsi_91x_ps: remove redundant code in str_psstateGustavo A. R. Silva2017-11-101-1/+0
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-049-22/+393
|\
| * rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar2017-11-024-1/+10
| * rsi: move rsi_sdio_reinit_device() out of CONFIG_PMAmitkumar Karwar2017-11-022-27/+26
| * rsi: sdio: Add WOWLAN support for S5 shutdown stateKarun Eagalapati2017-10-302-4/+28
| * rsi: sdio: Add WOWLAN support for S4 hibernate stateKarun Eagalapati2017-10-307-1/+134
| * rsi: sdio: add WOWLAN support for S3 suspend stateKarun Eagalapati2017-10-307-11/+220
| * drivers/wireless: rsi: Convert timers to use timer_setup()Kees Cook2017-10-274-10/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
OpenPOWER on IntegriCloud