summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-291-9/+5Star
|\
| * staging: rtl8192e: Add SPDX-License-Identifier - StyleZach Turner2018-11-051-7/+2Star
| * staging: rtl8192e: add braces to if statement - styleZach Turner2018-11-051-2/+3
* | crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-201-1/+1
|/
* Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-291-8/+8
|\
| * staging: rtl8192e: Fix compiler warning from strncpy()Larry Finger2018-09-101-8/+8
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-262-32/+30Star
|\ \
| * | lib80211: Remove VLA usage of skcipherKees Cook2018-09-282-32/+30Star
| |/
* / staging: rtl8192e: Use __skb_peek().David S. Miller2018-09-101-1/+1
|/
* staging: rtl8192e: ieee80211: Convert from ahash to shashKees Cook2018-07-291-28/+28
* Staging:rtl8192e Cleanup comparison to NULLJanani Sankara Babu2018-06-261-1/+1
* Staging:rtl8192e Fix Comparison to true is error proneJanani Sankara Babu2018-06-261-2/+2
* Staging:rtl8192e Fix Comparison to False is error proneJanani Sankara Babu2018-06-261-8/+8
* staging: rtl8192e: rtllib_tx: fix spelling issue.Davide Spataro2018-05-251-7/+7
* staging: rtl8192e: Fixed coding style around a plus signJoao Dalben2018-04-231-1/+1
* drivers: staging: rtl8192e: fixed a space coding style issueRene Hickersberger2018-03-291-1/+1
* staging: rtl8192e: Add spaces around operators.Dafna Hirschfeld2018-03-061-9/+9
* staging: rtl8192e: Remove unnecessary parenthesesDafna Hirschfeld2018-03-061-3/+3
* staging: rtl8192e: Fix issues regarding blank linesDafna Hirschfeld2018-03-061-27/+0Star
* staging: rtl8192e: move logical continuation to previous lineSantha Meena Ramamoorthy2018-03-011-2/+2
* staging: rtl8192e: use struct pointer to get the size of the structSantha Meena Ramamoorthy2018-02-261-2/+1Star
* Staging: rtl8192e: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0Star
* staging: rtl8192e: remove two redundant assignmentsColin Ian King2018-01-222-2/+1Star
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1410-80/+71Star
|\
| * staging: rtl8192e: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-2/+1Star
| * staging: rtl8192e: Use __func__ instead of function nameMihaela Muraru2017-10-181-2/+6
| * staging: rtl8192e: Convert timers to use timer_setup()Kees Cook2017-10-188-74/+61Star
| * staging: rtl8192e: make const array broadcast_addr static, reduces object cod...Colin Ian King2017-10-031-2/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-054-52/+30Star
|\
| * net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-202-8/+8
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-28/+16Star
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-163-21/+11Star
* | staging: rtl8192e: fix spelling mistake: "respose" -> "response"Colin Ian King2017-06-291-1/+2
* | staging: rtl8192e: remove dead code rtllib_wpa_supplicant_ioctlMalcolm Priestley2017-06-232-437/+0Star
* | staging: rtl8192e: remove dead private call to _rtl92e_ioctl.Malcolm Priestley2017-06-232-128/+0Star
* | staging: rtl8192e: all lines in dot11d.h are less than 80 chars longKonrad Malkowski2017-06-041-2/+2
* | Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman2017-05-222-20/+19Star
|\|
| * staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley2017-05-151-11/+4Star
| * staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley2017-05-151-1/+1
| * staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley2017-05-151-4/+5
| * staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley2017-05-151-4/+9
* | staging: rtl8192e: _rtl92e_dm_check_edca_turbo remove peername message.Malcolm Priestley2017-05-151-16/+0Star
* | staging: rtl8192e: Let user know mac address associated with.Malcolm Priestley2017-05-151-1/+2
* | staging: rtl8192e: HTSetConnectBwMode message replace with debug.Malcolm Priestley2017-05-151-2/+2
* | staging: rtl8192e: print alg name as debug.Malcolm Priestley2017-05-151-1/+1
* | staging: rtl8192e: Remove RX: IEEE802.1X EAPOL frame! warning.Malcolm Priestley2017-05-151-3/+0Star
|/
* staging: rtl8192e: Fix embedded function names with __func__Suniel Mahesh2017-03-291-11/+11
* staging: rtl8192e: Fix issues reported by checkpatch.plSuniel Mahesh2017-03-231-22/+24
* staging: rtl8192e: Rectify pointer comparisions with NULLSuniel Mahesh2017-03-231-2/+2