summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * staging: rtl8192e: Added new line after declarationYamanappagouda Patil2016-11-152-0/+2
| * staging: rtl8192e: Fixed coding style wornings on Block comments.Yamanappagouda Patil2016-11-154-4/+4
| * staging: rtl8192e: Standardize test for NULL.Elise Lennion2016-10-302-3/+3
| * staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann2016-10-251-1/+1
| * staging: rtl8192e: Compress return logic into one line.Elise Lennion2016-10-171-3/+1
| * Staging: rtl8192e: rtl_core: Constify rtllib_qos_parameters structuresBhumika Goyal2016-10-161-1/+1
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu2016-10-021-1/+1
* staging: rtl8192e: fixed use a blank line after function/struct/union/enum de...Darryl T. Agostinelli2016-09-281-0/+1
* staging: rtl8192e: fixed statements should start on a tabstopDarryl T. Agostinelli2016-09-281-9/+11
* staging: rtl8192e: fixed block comments use * on subsequent linesDarryl T. Agostinelli2016-09-281-27/+27
* staging: rtl8192e: fixed block comments should align the * on each lineDarryl T. Agostinelli2016-09-261-1/+1
* staging: rtl8192e: Insert blank line after function declarationNamrata A Shettar2016-09-201-0/+1