summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rsi
Commit message (Expand)AuthorAgeFilesLines
* 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
* rsi: Changed rate handling.Jahnavi Meher2014-06-191-19/+16
* rsi: Changed the rsi_set_channel() and rsi_program_bb_rf().Jahnavi Meher2014-06-191-18/+2
* rsi: Changed the radio caps frame.Jahnavi Meher2014-06-192-0/+22
* rsi: Add macros for endpoints and set default value of endpoint.Jahnavi Meher2014-06-192-0/+6
* rsi: Using band from rsi_common to fill in ieee80211_rx_statusJahnavi Meher2014-06-191-4/+1
* rsi: Fixed the kernel docJahnavi Meher2014-06-191-1/+1
* rsi: Mapping the debugfs stats to the correct s/w queues.Jahnavi Meher2014-06-191-5/+5
* rsi_91x_sdio: add error handling into rsi_module_init()Alexey Khoroshilov2014-06-191-2/+4
* rsi: Use module_usb_driverAlexey Khoroshilov2014-06-191-27/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-124-3/+5
|\
| * rsi: avoid format string leak to thread nameKees Cook2014-05-291-1/+1
| * rsi: Changed the return value to enable BA set-upJahnavi Meher2014-05-131-0/+1
| * rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher2014-04-302-2/+3
* | mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-121-3/+1
|/
* rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer2014-04-141-0/+1
* rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer2014-04-141-10/+10
* rsi: Add missing initialization of iiGeert Uytterhoeven2014-04-141-1/+1
* rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima2014-04-091-7/+19
* rsi: Fixed issue relating to index of q_num.Fariya Fatima2014-04-091-2/+4
* rsi: Fixed issue relating to return value.Fariya Fatima2014-04-091-4/+2
* rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima2014-04-091-2/+3
* rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima2014-04-091-3/+5
* rsi: Potential null pointer derefernce issue fixed.Fariya Fatima2014-04-091-19/+16
* rsi: rsi_91x: misleading debug printkDan Carpenter2014-03-311-1/+2
* rsi: Add pr_fmt,__printf, fix format & arg mismatchJoe Perches2014-03-193-2/+5
* rsi: make rsi_dbg a regular functionJohn W. Linville2014-03-182-15/+24
* rsi: Add RS9113 wireless driverFariya Fatima2014-03-1719-0/+6642
OpenPOWER on IntegriCloud