summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAge
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-05
* staging:r8188eu: Use lib80211 to support TKIPIvan Safonov2018-03-14
* staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy2018-03-08
* staging: rtl8188eu: fix typo in commentSantha Meena Ramamoorthy2018-03-08
* staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy2018-03-06
* staging: rtl8188eu: place constant on the right side of testSantha Meena Ramamoorthy2018-03-06
* staging:r8188eu: use lib80211 CCMP decryptIvan Safonov2018-03-01
* staging: rtl8188eu: Remove unneeded castChristopher Diaz Riveros2018-02-22
* staging:r8188eu: Use lib80211 to decrypt WEP-framesIvan Safonov2018-02-19
* staging: rtl8188eu: Replace function name in string with __func__Dafna Hirschfeld2018-02-19
* staging:r8188eu: Remove unused struct pkt_fileIvan Safonov2018-02-16
* staging:r8188eu: Remove struct pkt_file from rtw_xmitframe_coalesce()Ivan Safonov2018-02-16
* staging:r8188eu: Remove struct pkt_file from update_attrib()Ivan Safonov2018-02-16
* staging:r8188eu: Remove struct pkt_file from set_qos()Ivan Safonov2018-02-16
* staging: rtl8188eu: Move a blank lineDafna Hirschfeld2018-02-16
* staging: rtl8188eu: remove redundant initialization of 'pwrcfgcmd'Colin Ian King2018-01-25
* rtl8188eu: Fix a possible sleep-in-atomic bug in set_tx_beacon_cmdJia-Ju Bai2017-12-13
* staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger2017-11-28
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-13
|\
| * staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King2017-11-03
| * staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede2017-11-02
| * staging: rtl8188eu: Fix bug introduced by convert timers to use timer_setup()Hans de Goede2017-11-02
| * staging: rtl8188eu: Revert part of "staging: rtl8188eu: fix comments with lin...Hans de Goede2017-11-02
| * staging: rtl8188eu: use pr_cont()Aastha Gupta2017-10-20
| * staging: rtl8188eu: add spaces around '|'Aastha Gupta2017-10-20
| * staging: rtl8188eu: prefer using BIT macroAastha Gupta2017-10-20
| * staging: rtl8188eu: usb_ops_linux: mark expected switch fall-throughGustavo A. R. Silva2017-10-18
| * staging: rtl8188eu: usb_halinit: mark expected switch fall-throughGustavo A. R. Silva2017-10-18
| * rtl8188eu: Fix a possible sleep-in-atomic bug in _rtw_pwr_wakeupJia-Ju Bai2017-10-18
| * rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmdJia-Ju Bai2017-10-18
| * rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmdJia-Ju Bai2017-10-18
| * staging: rtl8188eu: add spaces around algebric and boolean operatorsAastha Gupta2017-10-18
| * staging: rtl8188eu: fix spaces before tabsAastha Gupta2017-10-18
| * staging: rtl8188eu: fix space between function name and '('Aastha Gupta2017-10-18
| * staging: rtl8188eu: fix block comment styling in rtl8188eu filesAastha Gupta2017-10-18
| * staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook2017-10-18
| * Staging: rtl8188eu: core: Use list_entry instead of container_ofSrishti Sharma2017-10-03
| * staging: rtl8188eu: Place the constant on the right side in comparisonsMihaela Muraru2017-10-03
| * staging: rtl8188eu: Remove braces from single statement blocksMihaela Muraru2017-10-03
| * Staging: rtl8188eu: core: Fix line over 80 charactersGeorgiana Chelu2017-09-29
| * Staging: rtl8188eu: core: Add spaces around '+'Georgiana Chelu2017-09-29
| * Staging: rtl8188eu: core: Use __func__ instead of function nameGeorgiana Chelu2017-09-29
| * staging: rtl8188eu: wrap lines in 80 charactersAishwarya Pant2017-09-29
| * staging: rtl8188eu: remove implicit bool->int conversionsAishwarya Pant2017-09-29
| * staging: rtl8188eu: remove unneeded conversions to boolAishwarya Pant2017-09-29
| * staging:rtl8188eu:hal Fix wrong comparison to FalseJanani Sankara Babu2017-09-22
| * staging:rtl8188eu Fix remove semicolon in do {}while(0)Janani Sankara Babu2017-09-22
| * staging: rtl8188eu: Fix spellingValentine Sinitsyn2017-09-18
| * staging: rtl8188eu: remove parenthesis from right hand side of assignmentAishwarya Pant2017-09-18
| * staging:rtl8188eu:core Fix code IndentJanani Sankara Babu2017-09-17