summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rsi
AgeCommit message (Expand)Author
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2016-11-25rsi: Add support for 802.11dPrameela Rani Garnepudi
2016-11-25rsi: Add support for antenna selectionPrameela Rani Garnepudi
2016-11-25rsi: Add support for configuring tx powerPrameela Rani Garnepudi
2016-11-25rsi: Add support to filter rx framesPrameela Rani Garnepudi
2016-11-17rsi: Host to device command frame vap_capabilites modified with new field vap...Prameela Rani Garnepudi
2016-11-17rsi: Fix memory leak in module unloadPrameela Rani Garnepudi
2016-06-14rsi: eliminate superfluous NULL checkHeinrich Schuchardt
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-07rsi: Move variable initialisation into error codeMarkus Elfring
2016-04-07rsi: Delete unnecessary variable initialisationMarkus Elfring
2016-04-07rsi: Delete unnecessary variable initialisationMarkus Elfring
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2015-12-30rsi: bool tests do not need comparisonNicholas Mc Guire
2015-12-30rsi: consolidate kmalloc/memset 0 calls to kzallocNicholas Mc Guire
2015-11-18rsi: add vendor Kconfig entryKalle Valo
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-08-25rsi: Fix possible leak when loading firmwareChristian Engelmayer
2015-07-31rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2014-12-24rsi: fix memory leak in rsi_load_ta_instructions()Alexey Khoroshilov
2014-07-01rsi: fix memory leaks and error handling in rsi_91x_usbAlexey Khoroshilov
2014-07-01rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface()Alexey Khoroshilov
2014-06-25rsi: Fixed warnings reported by static code analyzers.Jahnavi Meher
2014-06-25rsi: Fixed errors and warnings reported by static code analyzers.Jahnavi Meher
2014-06-19rsi: Changes for 40MHzJahnavi Meher
2014-06-19rsi: Adding support for host based bgscan.Jahnavi Meher
2014-06-19rsi: Adding support for 5GHzJahnavi Meher
2014-06-19rsi: Sending QoS null packet via the mgmt queue.Jahnavi Meher
2014-06-19rsi: Added debug messages.Jahnavi Meher
2014-06-19rsi: Changed the logic of dequeuing packets from hal queues.Jahnavi Meher
2014-06-19rsi: Changed the SDIO interrupt variables and some clean up.Jahnavi Meher
2014-06-19rsi: Use SGI if configured for fixed rate transmission.Jahnavi Meher
2014-06-19rsi: Lower level debug messages and changed handling of confirm received for ...Jahnavi Meher
2014-06-19rsi: Changed rate handling.Jahnavi Meher
2014-06-19rsi: Changed the rsi_set_channel() and rsi_program_bb_rf().Jahnavi Meher
2014-06-19rsi: Changed the radio caps frame.Jahnavi Meher
2014-06-19rsi: Add macros for endpoints and set default value of endpoint.Jahnavi Meher
2014-06-19rsi: Using band from rsi_common to fill in ieee80211_rx_statusJahnavi Meher
2014-06-19rsi: Fixed the kernel docJahnavi Meher
2014-06-19rsi: Mapping the debugfs stats to the correct s/w queues.Jahnavi Meher
2014-06-19rsi_91x_sdio: add error handling into rsi_module_init()Alexey Khoroshilov
2014-06-19rsi: Use module_usb_driverAlexey Khoroshilov
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-29rsi: avoid format string leak to thread nameKees Cook
2014-05-13rsi: Changed the return value to enable BA set-upJahnavi Meher
2014-05-12mmc: drop the speed mode of card's stateSeungwon Jeon
2014-04-30rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher
2014-04-14rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer