summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
Commit message (Expand)AuthorAgeFilesLines
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-5/+3
* 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/+3
* 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-271-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/+7
* 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/+1
* 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/+3
* rsi: fix memory leak in rsi_load_ta_instructions()Alexey Khoroshilov2014-12-241-3/+1
* 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
* rsi: Changes for 40MHzJahnavi Meher2014-06-193-22/+31
* rsi: Adding support for host based bgscan.Jahnavi Meher2014-06-194-12/+160
* rsi: Adding support for 5GHzJahnavi Meher2014-06-193-12/+87
* rsi: Sending QoS null packet via the mgmt queue.Jahnavi Meher2014-06-191-1/+2
* rsi: Added debug messages.Jahnavi Meher2014-06-191-0/+2
* rsi: Changed the logic of dequeuing packets from hal queues.Jahnavi Meher2014-06-192-24/+59
* rsi: Changed the SDIO interrupt variables and some clean up.Jahnavi Meher2014-06-192-7/+9
* rsi: Use SGI if configured for fixed rate transmission.Jahnavi Meher2014-06-192-0/+7
* rsi: Lower level debug messages and changed handling of confirm received for ...Jahnavi Meher2014-06-191-3/+6