index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
/
dot11d.h
Age
Commit message (
Expand
)
Author
2019-02-21
Staging: rtl8192e: Replace license text with SPDX identifier
Bhanusree Pola
2019-02-14
staging: rtl8192e: rename macro arguments to avoid camel case - style
Himadri Pandya
2019-02-13
staging: rtl8192e: rename function cpMacAddr to copy_mac_addr - style
Himadri Pandya
2019-02-11
staging: rtl8192e: rename parameters of function dot11d_update_country - style
Himadri Pandya
2019-02-11
staging: rtl8192e: rename function DOT11D_ScanComplete to dot11d_scan_complet...
Himadri Pandya
2019-02-11
staging: rtl8192e: rename function Dot11d_UpdateCountryIe to dot11d_update_co...
Himadri Pandya
2019-02-11
staging: rtl8192e: rename function Dot11d_Reset to dot11d_reset - style
Himadri Pandya
2019-02-11
staging: rtl8192e: rename function Dot11d_Channelmap to dot11d_channel_map - ...
Himadri Pandya
2019-02-07
staging: rtl8192e: rename members of struct rtllib_device - style
Himadri Pandya
2019-02-07
staging: rtl8192e: rename members of struct rt_dot11d_info - style
Himadri Pandya
2019-02-07
staging: rtl8192e: rename members of struct chnl_txpow_triple - style
Himadri Pandya
2017-06-04
staging: rtl8192e: all lines in dot11d.h are less than 80 chars long
Konrad Malkowski
2017-02-02
staging: rtl8192e: Aligning the * on each line in block comments
Arushi
2016-09-20
staging: rtl8192e: Insert blank line after function declaration
Namrata A Shettar
2016-09-20
staging: rtl8192e: Add space around binary operator '+'
Namrata A Shettar
2016-02-07
staging: rtl8192e: Clean unnecessary blank lines
Amadeusz Pawlik
2015-09-29
staging: rtl8192e: Fix FSF_MAILING_ADDRESS warnings
Mateusz Kulikowski
2015-07-14
staging: rtl8192e: Remove DOT11D_GetMaxTxPwrInDbm()
Mateusz Kulikowski
2015-07-14
staging: rtl8192e: Remove unused defines
Mateusz Kulikowski
2015-07-14
staging: rtl8192e: Remove ToLegalChannel()
Mateusz Kulikowski
2015-06-01
staging: rtl8192e: Fix LONG_LINE warnings
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: remove eqMacAddr macro
Mateusz Kulikowski
2015-03-20
staging: rtl8192e: remove unused macros
Mateusz Kulikowski
2013-11-10
staging:rtl8192e: Rewrite macro definition as static inline function.
Himangi Saraogi
2013-09-25
staging: rtl8192e: Fix typo in rtl8192e/dot11d.h
Masanari Iida
2011-11-30
rtl8192e: Rename clashing symbols
Sean MacLennan
2011-08-23
From: wlanfae <wlanfae@realtek.com>
Larry Finger
2011-06-28
Staging: rtl8192e: Fixed numerous coding style issues
Ken O'Brien
2011-06-28
Staging: rtl8192e: Fixed numerous coding style issues
Ken O'Brien
2011-01-20
Staging: rtl8192e: Convert cpMacAddr macro to inline function
Mike McCormack
2011-01-20
Staging: rtl8192e: Use compare_ether_addr instead of eqMacAddr
Mike McCormack
2010-09-29
Staging: rtl8192e: Convert macros to inline functions
Mike McCormack
2010-03-03
Staging: rtl8192e: fix some codingstyle issues
Radu Voicilas
2009-09-15
Staging: add Realtek 8192 PCI wireless driver
Greg Kroah-Hartman