summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rsi (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * rsi: fix control-message timeoutJohan Hovold2021-11-12
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * rsi_91x_usb: fix interface sanity checkJohan Hovold2020-02-05
| * rsi: add fix for crash during assertionsSanjay Konduri2020-01-23
* | BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg2020-02-02
|/
* rsi: improve kernel thread handling to fix kernel panicSiva Rebbagondla2019-04-27
* rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla2018-08-06
* mac80211: pass block ack session timeout to to driverSara Sharon2017-05-20
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-22
* rsi: Fix possible leak when loading firmwareChristian Engelmayer2015-08-25
* rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans2015-07-31
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* rsi: fix memory leak in rsi_load_ta_instructions()Alexey Khoroshilov2014-12-24
* rsi: fix memory leaks and error handling in rsi_91x_usbAlexey Khoroshilov2014-07-01
* rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface()Alexey Khoroshilov2014-07-01
* rsi: Fixed warnings reported by static code analyzers.Jahnavi Meher2014-06-25
* rsi: Fixed errors and warnings reported by static code analyzers.Jahnavi Meher2014-06-25
* rsi: Changes for 40MHzJahnavi Meher2014-06-19
* rsi: Adding support for host based bgscan.Jahnavi Meher2014-06-19
* rsi: Adding support for 5GHzJahnavi Meher2014-06-19
* rsi: Sending QoS null packet via the mgmt queue.Jahnavi Meher2014-06-19
* rsi: Added debug messages.Jahnavi Meher2014-06-19
* rsi: Changed the logic of dequeuing packets from hal queues.Jahnavi Meher2014-06-19
* rsi: Changed the SDIO interrupt variables and some clean up.Jahnavi Meher2014-06-19
* rsi: Use SGI if configured for fixed rate transmission.Jahnavi Meher2014-06-19
* rsi: Lower level debug messages and changed handling of confirm received for ...Jahnavi Meher2014-06-19
* rsi: Changed rate handling.Jahnavi Meher2014-06-19
* rsi: Changed the rsi_set_channel() and rsi_program_bb_rf().Jahnavi Meher2014-06-19
* rsi: Changed the radio caps frame.Jahnavi Meher2014-06-19
* rsi: Add macros for endpoints and set default value of endpoint.Jahnavi Meher2014-06-19
* rsi: Using band from rsi_common to fill in ieee80211_rx_statusJahnavi Meher2014-06-19
* rsi: Fixed the kernel docJahnavi Meher2014-06-19
* rsi: Mapping the debugfs stats to the correct s/w queues.Jahnavi Meher2014-06-19
* rsi_91x_sdio: add error handling into rsi_module_init()Alexey Khoroshilov2014-06-19
* rsi: Use module_usb_driverAlexey Khoroshilov2014-06-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * rsi: avoid format string leak to thread nameKees Cook2014-05-29
| * rsi: Changed the return value to enable BA set-upJahnavi Meher2014-05-13
| * rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher2014-04-30
* | mmc: drop the speed mode of card's stateSeungwon Jeon2014-05-12
|/
* rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer2014-04-14
* rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer2014-04-14
* rsi: Add missing initialization of iiGeert Uytterhoeven2014-04-14
* rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima2014-04-09
* rsi: Fixed issue relating to index of q_num.Fariya Fatima2014-04-09
* rsi: Fixed issue relating to return value.Fariya Fatima2014-04-09
* rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima2014-04-09
* rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima2014-04-09
* rsi: Potential null pointer derefernce issue fixed.Fariya Fatima2014-04-09