aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21staging/rtl8187se: Use netdev_ printks in r8185b_init.cYAMANE Toshiaki1-4/+5
2012-11-21staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_wep.cYAMANE Toshiaki1-2/+2
2012-11-21staging/rtl8187se: Use pr_ printks in ieee80211/ieee80211_crypt_wep.cYAMANE Toshiaki1-4/+4
2012-11-21staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_wep.cYAMANE Toshiaki1-2/+2
2012-11-21staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_crypt_wep.cYAMANE Toshiaki1-1/+1
2012-11-21staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_ccmp.cYAMANE Toshiaki1-3/+3
2012-11-21staging/rtl8187se: Use pr_ printks in ieee80211/ieee80211_crypt_ccmp.cYAMANE Toshiaki1-14/+12
2012-11-21staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_ccmp.cYAMANE Toshiaki1-2/+2
2012-11-21staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_crypt_ccmp.cYAMANE Toshiaki1-1/+1
2012-11-21staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_module.cYAMANE Toshiaki1-9/+9
2012-11-21staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_module.cYAMANE Toshiaki1-2/+1
2012-11-21staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_module.cYAMANE Toshiaki1-1/+1
2012-11-21staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt.hYAMANE Toshiaki1-1/+1
2012-11-21staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt.cYAMANE Toshiaki1-2/+2
2012-11-21staging/rtl8187se: Use pr_ printks in ieee80211/ieee80211_crypt.cYAMANE Toshiaki1-9/+7
2012-11-21staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_crypt.cYAMANE Toshiaki1-2/+2
2012-11-21staging/rtl8187se: Fix spacing coding style in r8180_dm.hYAMANE Toshiaki1-2/+2
2012-11-14staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev()Kumar Amit Mehta1-1/+2
2012-11-13staging: rtl8187se: Fixed size of BEACON_INTERVAL registerMaxim Mikityanskiy1-2/+2
2012-11-13staging: rtl8187se: Removed empty stub read_acadapter_file()Maxim Mikityanskiy2-18/+1
2012-11-13staging: rtl8187se: Removed unused fields in r8180_privMaxim Mikityanskiy3-60/+5
2012-11-13staging: rtl8187se: Removed unneeded reads from EEPROMMaxim Mikityanskiy2-31/+9
2012-11-13staging: rtl8187se: Use ARRAY_SIZE instead of in-code constantsMaxim Mikityanskiy1-11/+9
2012-11-13staging: rtl8187se: Removed unused arrays in r8180_rtl8225z2.cMaxim Mikityanskiy1-33/+0
2012-11-13staging: rtl8187se: Removed non-existent function headers from r8180.hMaxim Mikityanskiy1-13/+0
2012-11-13staging: rtl8187se: Fixed typo in TransmitConfigMaxim Mikityanskiy1-3/+2
2012-11-13staging: rtl8187se: Removed unused parameters of HwHSSIThreeWire()Maxim Mikityanskiy2-100/+31
2012-11-13staging: rtl8187se: Removed dead codeMaxim Mikityanskiy1-82/+0
2012-11-13staging: rtl8187se: Removed unused module parameters and fixed module descriptionMaxim Mikityanskiy1-11/+1
2012-11-13staging: rtl8187se: Fixed oops when rmmodingMaxim Mikityanskiy1-1/+0
2012-11-13staging: rtl8187se: Simplified function GetSupportedWirelessMode8185()Maxim Mikityanskiy1-4/+1
2012-11-13staging: rtl8187se: Fixed bugs in interrupt handlerMaxim Mikityanskiy1-1/+2
2012-11-13staging: rtl8187se: Removed empty functions and one-iteration loopMaxim Mikityanskiy1-121/+89
2012-11-13staging: rtl8187se: Removed legacy rtl8225_rf_set_chan()Maxim Mikityanskiy2-198/+3
2012-11-13staging: rtl8187se: Removed dead functionsMaxim Mikityanskiy2-201/+0
2012-10-29staging/rtl8187se: Fix compile warning 'is static but declared in .. which is not static'Peter Huewe1-3/+3
2012-09-04staging: rtl8187se: using random_ether_addr() to generate random MACWei Yongjun1-7/+1
2012-09-04Staging: rtl8187se: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-2/+3
2012-09-04staging: rtl8187se: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun1-3/+2
2012-08-13staging: rtl8187se: Fix typo in staging/rtl8187seMasanari Iida4-6/+11
2012-06-12Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter1-2/+2
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches2-6/+2
2012-04-18Staging: rtl8187se: Fix typos.Justin P. Mattock14-63/+63
2012-04-10staging: Fix typo in multiple filesMasanari Iida1-1/+1
2012-04-10Staging: rtl8187se: r8185b_init.c: Fix comment blocksAndrew Miller1-169/+179
2012-04-10Staging: rtl8187se: r8185b_init.c: Removed old commentsAndrew Miller1-22/+2
2012-04-10Staging: rtl8187se: r8185b_init.c: Fix some spacing issuesAndrew Miller1-23/+21
2012-04-10Staging: rtl8187se: r8185b_init.c: Fix function declarationsAndrew Miller1-157/+49
2012-04-10Staging: rtl8187se: r8185b_init.c: Fixed spacingAndrew Miller1-370/+351
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov1-1/+1