summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/os_dep
AgeCommit message (Expand)Author
2016-04-17staging: rtl8188eu: Convert to using IFF_NO_QUEUEPhil Sutter
2016-03-12staging: rtl8188eu: os_dep: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: remove chip_type of the adapter structureIvan Safonov
2016-03-12staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_initIvan Safonov
2016-03-12staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.cIvan Safonov
2016-03-12staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov
2016-03-12staging: rtl8188eu: os_dep: Remove NULL test before vfreeBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: os_dep: Remove useless return variablesBhaktipriya Shridhar
2016-02-22staging: rtl8188eu: os_dep: Remove header fileAmitoj Kaur Chawla
2016-02-15Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdevBhumika Goyal
2016-02-12staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structureIvan Safonov
2016-02-08staging: rtl8188eu: use eth_broadcast_addr() in place of memsetHari Prasath Gujulan Elango
2016-02-08staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli
2016-02-08staging: rtl8188eu: remove useless variable rtw_AcceptAddbaReqLuca Ceresoli
2015-11-16staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macroIvan Safonov
2015-10-29staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macroIvan Safonov
2015-10-18staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov
2015-10-02staging: rtl8188eu: Add missing includeLarry Finger
2015-09-19staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 framesJakub Sitnicki
2015-09-13Staging: rtl8188eu: os_dep: osdep_service.c: Remove explicit NULL comparisonShraddha Barke
2015-09-13Staging: rtl8188eu: os_dep: mlme_linux.c: Remove explicit NULL comparisonShraddha Barke
2015-09-13Staging: rtl8188eu: os_dep: recv_linux.c: Remove explicit NULL comparisonShraddha Barke
2015-08-07staging: rtl8188eu: remove unused defineSudip Mukherjee
2015-08-07staging: rtl8188eu: rearrange codeSudip Mukherjee
2015-08-07staging: rtl8188eu: make function voidSudip Mukherjee
2015-08-07staging: rtl8188eu: remove unused argumentSudip Mukherjee
2015-07-31Staging : rtl8188eu : os_dep : Compression of lines for immediate returnShraddha Barke
2015-07-31staging: rtl8188eu: wrap a long if condition and remove extra parenthesisJakub Sitnicki
2015-07-31staging: rtl8188eu: don't duplicate ieee80211 WLAN_EID_* constantsJakub Sitnicki
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian
2015-07-23staging: rtl8188eu: remove multiple blank lineSudip Mukherjee
2015-07-23staging: rtl8188eu: dont mix success and error pathSudip Mukherjee
2015-07-23staging: rtl8188eu: check for kzalloc failureSudip Mukherjee
2015-07-23staging: rtl8188eu: remove labelSudip Mukherjee
2015-07-23staging: rtl8188eu: remove unused defineSudip Mukherjee
2015-07-16staging: rtl8188eu: remove unneeded retSudip Mukherjee
2015-07-16staging: rtl8188eu: stop using DBG_88ESudip Mukherjee
2015-07-16staging: rtl8188eu: remove unneeded variableSudip Mukherjee
2015-07-16staging: rtl8188eu: remove goto labelSudip Mukherjee
2015-07-16staging: rtl8188eu: remove redundant NULL checkSudip Mukherjee
2015-07-15staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki
2015-06-16staging: rtl8188eu: fix typo in comments sectionHari Prasath Gujulan Elango
2015-06-13staging: rtl8188eu: remove unused variablesSudip Mukherjee
2015-06-11staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz
2015-05-31staging: rtl8188eu: Kill dead calls to kill_pid()Jakub Sitnicki
2015-05-31staging: rtl8188eu: return an error code, not a booleanLuca Ceresoli
2015-05-31staging: rtl8188eu: declare internal symbols as staticLuca Ceresoli