summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se
Commit message (Expand)AuthorAgeFilesLines
...
* staging/rtl8187se: Use netdev_ printks in r8185b_init.cYAMANE Toshiaki2012-11-211-4/+5
* staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_wep.cYAMANE Toshiaki2012-11-211-2/+2
* staging/rtl8187se: Use pr_ printks in ieee80211/ieee80211_crypt_wep.cYAMANE Toshiaki2012-11-211-4/+4
* staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_wep.cYAMANE Toshiaki2012-11-211-2/+2
* staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_crypt_wep.cYAMANE Toshiaki2012-11-211-1/+1
* staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_ccmp.cYAMANE Toshiaki2012-11-211-3/+3
* staging/rtl8187se: Use pr_ printks in ieee80211/ieee80211_crypt_ccmp.cYAMANE Toshiaki2012-11-211-14/+12
* staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt_ccmp.cYAMANE Toshiaki2012-11-211-2/+2
* staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_crypt_ccmp.cYAMANE Toshiaki2012-11-211-1/+1
* staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_module.cYAMANE Toshiaki2012-11-211-9/+9
* staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_module.cYAMANE Toshiaki2012-11-211-2/+1
* staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_module.cYAMANE Toshiaki2012-11-211-1/+1
* staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt.hYAMANE Toshiaki2012-11-211-1/+1
* staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_crypt.cYAMANE Toshiaki2012-11-211-2/+2
* staging/rtl8187se: Use pr_ printks in ieee80211/ieee80211_crypt.cYAMANE Toshiaki2012-11-211-9/+7
* staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_crypt.cYAMANE Toshiaki2012-11-211-2/+2
* staging/rtl8187se: Fix spacing coding style in r8180_dm.hYAMANE Toshiaki2012-11-211-2/+2
* staging: rtl8187se: r8180_core.c: Inspect the return value of register_netdev()Kumar Amit Mehta2012-11-141-1/+2
* staging: rtl8187se: Fixed size of BEACON_INTERVAL registerMaxim Mikityanskiy2012-11-131-2/+2
* staging: rtl8187se: Removed empty stub read_acadapter_file()Maxim Mikityanskiy2012-11-132-18/+1
* staging: rtl8187se: Removed unused fields in r8180_privMaxim Mikityanskiy2012-11-133-60/+5
* staging: rtl8187se: Removed unneeded reads from EEPROMMaxim Mikityanskiy2012-11-132-31/+9
* staging: rtl8187se: Use ARRAY_SIZE instead of in-code constantsMaxim Mikityanskiy2012-11-131-11/+9
* staging: rtl8187se: Removed unused arrays in r8180_rtl8225z2.cMaxim Mikityanskiy2012-11-131-33/+0
* staging: rtl8187se: Removed non-existent function headers from r8180.hMaxim Mikityanskiy2012-11-131-13/+0
* staging: rtl8187se: Fixed typo in TransmitConfigMaxim Mikityanskiy2012-11-131-3/+2
* staging: rtl8187se: Removed unused parameters of HwHSSIThreeWire()Maxim Mikityanskiy2012-11-132-100/+31
* staging: rtl8187se: Removed dead codeMaxim Mikityanskiy2012-11-131-82/+0
* staging: rtl8187se: Removed unused module parameters and fixed module descrip...Maxim Mikityanskiy2012-11-131-11/+1
* staging: rtl8187se: Fixed oops when rmmodingMaxim Mikityanskiy2012-11-131-1/+0
* staging: rtl8187se: Simplified function GetSupportedWirelessMode8185()Maxim Mikityanskiy2012-11-131-4/+1
* staging: rtl8187se: Fixed bugs in interrupt handlerMaxim Mikityanskiy2012-11-131-1/+2
* staging: rtl8187se: Removed empty functions and one-iteration loopMaxim Mikityanskiy2012-11-131-121/+89
* staging: rtl8187se: Removed legacy rtl8225_rf_set_chan()Maxim Mikityanskiy2012-11-132-198/+3
* staging: rtl8187se: Removed dead functionsMaxim Mikityanskiy2012-11-132-201/+0
* staging/rtl8187se: Fix compile warning 'is static but declared in .. which is...Peter Huewe2012-10-291-3/+3
* staging: rtl8187se: using random_ether_addr() to generate random MACWei Yongjun2012-09-041-7/+1
* Staging: rtl8187se: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-2/+3
* staging: rtl8187se: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-3/+2
* staging: rtl8187se: Fix typo in staging/rtl8187seMasanari Iida2012-08-134-6/+11
* Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter2012-06-121-2/+2
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-092-6/+2
* Staging: rtl8187se: Fix typos.Justin P. Mattock2012-04-1814-63/+63
* staging: Fix typo in multiple filesMasanari Iida2012-04-101-1/+1
* Staging: rtl8187se: r8185b_init.c: Fix comment blocksAndrew Miller2012-04-101-169/+179
* Staging: rtl8187se: r8185b_init.c: Removed old commentsAndrew Miller2012-04-101-22/+2
* Staging: rtl8187se: r8185b_init.c: Fix some spacing issuesAndrew Miller2012-04-101-23/+21
* Staging: rtl8187se: r8185b_init.c: Fix function declarationsAndrew Miller2012-04-101-157/+49
* Staging: rtl8187se: r8185b_init.c: Fixed spacingAndrew Miller2012-04-101-370/+351
* usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-231-1/+1