summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
Commit message (Expand)AuthorAgeFilesLines
* rsi: add in missing RSI_FSM_STATES into array fsm_stateColin Ian King2017-06-281-0/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-259-45/+232
|\
| * rsi: add tx frame for common device configurationPrameela Rani Garnepudi2017-06-215-14/+178
| * rsi: configure new boot parameters to devicePrameela Rani Garnepudi2017-06-212-13/+22
| * rsi: receive path enhancement for RS9113Prameela Rani Garnepudi2017-06-212-1/+9
| * rsi: Register interrupt handler before firmware loadPrameela Rani Garnepudi2017-06-213-10/+13
| * rsi: use enum for FSM statesAmitkumar Karwar2017-06-211-7/+9
| * rsi: add usb RS9113 chipset supportPrameela Rani Garnepudi2017-06-211-0/+1
* | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-7/+3Star
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-5/+3Star
|/
* rsi: use subdirectory for firmware fileamit karwar2017-06-011-1/+1
* rsi: rsi_91x_core: Use time_after time comparisonKarim Eshapa2017-05-241-1/+1
* rsi: Remove old firmware loading methodPrameela Rani Garnepudi2017-05-246-323/+3Star
* rsi: Add new firmware loading methodPrameela Rani Garnepudi2017-05-245-10/+635
* rsi: Add new host interface operationsPrameela Rani Garnepudi2017-05-245-2/+254
* rsi: Add host interface operations as separate structure.Prameela Rani Garnepudi2017-05-244-14/+40
* rsi: Add usb multi-byte read operationPrameela Rani Garnepudi2017-05-241-0/+40
* rsi: Handle usb multi-byte write failure case properlyPrameela Rani Garnepudi2017-05-241-4/+5
* rsi: use macros in USB specific codePrameela Rani Garnepudi2017-05-241-6/+9
* rsi: Changes in USB read and write operationsPrameela Rani Garnepudi2017-05-243-8/+9
* rsi: define RSI_USB_BUF_SIZE macroamit karwar2017-05-242-2/+4
* rsi: Changes to sdio reads and writesPrameela Rani Garnepudi2017-05-243-11/+11
* rsi: Rename file rsi_91x_pkt.c to rsi_91x_hal.cPrameela Rani Garnepudi2017-05-242-1/+1
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-1/+1
* rsi: Add support for 802.11dPrameela Rani Garnepudi2016-11-254-7/+53
* rsi: Add support for antenna selectionPrameela Rani Garnepudi2016-11-254-0/+117
* rsi: Add support for configuring tx powerPrameela Rani Garnepudi2016-11-254-1/+76
* rsi: Add support to filter rx framesPrameela Rani Garnepudi2016-11-253-1/+59
* rsi: Host to device command frame vap_capabilites modified with new field vap...Prameela Rani Garnepudi2016-11-173-4/+18
* rsi: Fix memory leak in module unloadPrameela Rani Garnepudi2016-11-171-0/+11
* rsi: eliminate superfluous NULL checkHeinrich Schuchardt2016-06-141-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-124-56/+56
* rsi: Move variable initialisation into error codeMarkus Elfring2016-04-071-2/+4
* rsi: Delete unnecessary variable initialisationMarkus Elfring2016-04-071-4/+4
* rsi: Delete unnecessary variable initialisationMarkus Elfring2016-04-071-4/+4
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-141-12/+7Star
* rsi: bool tests do not need comparisonNicholas Mc Guire2015-12-301-1/+1
* rsi: consolidate kmalloc/memset 0 calls to kzallocNicholas Mc Guire2015-12-301-2/+1Star
* rsi: add vendor Kconfig entryKalle Valo2015-11-181-0/+15
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+3
* rsi: Fix possible leak when loading firmwareChristian Engelmayer2015-08-252-4/+12
* rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans2015-07-312-1/+11
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-4/+3Star
* rsi: fix memory leak in rsi_load_ta_instructions()Alexey Khoroshilov2014-12-241-3/+1Star
* rsi: fix memory leaks and error handling in rsi_91x_usbAlexey Khoroshilov2014-07-011-20/+38
* rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface()Alexey Khoroshilov2014-07-011-1/+1
* rsi: Fixed warnings reported by static code analyzers.Jahnavi Meher2014-06-251-5/+7
* rsi: Fixed errors and warnings reported by static code analyzers.Jahnavi Meher2014-06-251-2/+3