summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+1
* Staging: rtl8192e: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* staging: rtl8192e: remove two redundant assignmentsColin Ian King2018-01-222-2/+1
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1310-80/+71
|\
| * staging: rtl8192e: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-2/+1
| * 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/+61
| * 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/+30
|\
| * 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/+16
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-163-21/+11
* | 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-242-437/+0
* | staging: rtl8192e: remove dead private call to _rtl92e_ioctl.Malcolm Priestley2017-06-242-128/+0
* | 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/+19
|\ \ | |/
| * staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley2017-05-151-11/+4
| * 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/+0
* | 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/+0
|/
* 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
* Staging: rtl8192e - fixed style of block commentsDerek Robson2017-03-2334-101/+103
* staging: rtl8192e: Remove multiple assignmentsGargi Sharma2017-03-121-4/+7
* staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu2017-03-091-1/+1
* staging: rtl8192e: Remove useless type conversionGargi Sharma2017-03-091-19/+13
* staging: rtl8192e: replace explicit NULL comparisonGargi Sharma2017-03-061-2/+2
* staging: rtl8192e: Remove useless parenthesesGargi Sharma2017-03-062-2/+2
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-223-25/+21
|\
| * Staging: rtl8192e: remove redundant null check on array algColin Ian King2017-02-101-17/+15
| * staging: rtl8192e: Aligning the * on each line in block commentsArushi2017-02-021-1/+1
| * staging: rtl8192e: rtl8192e: Remove NULL test before vfreeShyam Saini2017-01-161-4/+2
| * Drivers: staging: rtl8192e: style fix, octal file permissionsDerek Robson2017-01-161-3/+3
* | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-221-4/+4
|\ \
| * | Make static usermode helper binaries constantGreg Kroah-Hartman2017-01-191-4/+4
| |/
* | net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-1/+0
|/
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-162-4/+0
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-139-12/+12
|\
OpenPOWER on IntegriCloud