summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2019-01-07staging: rtl8192e: reduce indentationJulia Lawall
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers
2018-11-05staging: rtl8192e: Add SPDX-License-Identifier - StyleZach Turner
2018-11-05staging: rtl8192e: add braces to if statement - styleZach Turner
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook
2018-09-10staging: rtl8192e: Use __skb_peek().David S. Miller
2018-09-10staging: rtl8192e: Fix compiler warning from strncpy()Larry Finger
2018-07-29staging: rtl8192e: ieee80211: Convert from ahash to shashKees Cook
2018-06-26Staging:rtl8192e Cleanup comparison to NULLJanani Sankara Babu
2018-06-26Staging:rtl8192e Fix Comparison to true is error proneJanani Sankara Babu
2018-06-26Staging:rtl8192e Fix Comparison to False is error proneJanani Sankara Babu
2018-05-25staging: rtl8192e: rtllib_tx: fix spelling issue.Davide Spataro
2018-04-23staging: rtl8192e: Fixed coding style around a plus signJoao Dalben
2018-03-29drivers: staging: rtl8192e: fixed a space coding style issueRene Hickersberger
2018-03-06staging: rtl8192e: Add spaces around operators.Dafna Hirschfeld
2018-03-06staging: rtl8192e: Remove unnecessary parenthesesDafna Hirschfeld
2018-03-06staging: rtl8192e: Fix issues regarding blank linesDafna Hirschfeld
2018-03-01staging: rtl8192e: move logical continuation to previous lineSantha Meena Ramamoorthy
2018-02-26staging: rtl8192e: use struct pointer to get the size of the structSantha Meena Ramamoorthy
2018-02-02Staging: rtl8192e: kconfig: Remove blank help textUlf Magnusson
2018-01-22staging: rtl8192e: remove two redundant assignmentsColin Ian King
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: rtl8192e: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: rtl8192e: Use __func__ instead of function nameMihaela Muraru
2017-10-18staging: rtl8192e: Convert timers to use timer_setup()Kees Cook
2017-10-03staging: rtl8192e: make const array broadcast_addr static, reduces object cod...Colin Ian King
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-29staging: rtl8192e: fix spelling mistake: "respose" -> "response"Colin Ian King
2017-06-24staging: rtl8192e: remove dead code rtllib_wpa_supplicant_ioctlMalcolm Priestley
2017-06-24staging: rtl8192e: remove dead private call to _rtl92e_ioctl.Malcolm Priestley
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-04staging: rtl8192e: all lines in dot11d.h are less than 80 chars longKonrad Malkowski
2017-05-22Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman
2017-05-15staging: rtl8192e: _rtl92e_dm_check_edca_turbo remove peername message.Malcolm Priestley
2017-05-15staging: rtl8192e: Let user know mac address associated with.Malcolm Priestley
2017-05-15staging: rtl8192e: HTSetConnectBwMode message replace with debug.Malcolm Priestley
2017-05-15staging: rtl8192e: print alg name as debug.Malcolm Priestley
2017-05-15staging: rtl8192e: Remove RX: IEEE802.1X EAPOL frame! warning.Malcolm Priestley
2017-05-15staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley
2017-05-15staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley
2017-05-15staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley
2017-05-15staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley
2017-03-29staging: rtl8192e: Fix embedded function names with __func__Suniel Mahesh
2017-03-23staging: rtl8192e: Fix issues reported by checkpatch.plSuniel Mahesh