summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_rx.c
AgeCommit message (Expand)Author
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style issues (spaces before semicolon)Mateusz Kulikowski
2015-03-16Staging: rtl8192e: Eliminate use of MSECS macroVaishali Thakkar
2015-03-09staging: rtl8192e: Replace min with min_tDarshana Padmadas
2015-03-06Staging: rtl8192e: remove assignment of function parameterMatteo Semenzato
2015-03-06staging: rtl8192e: Remove unnecessary OOM messageQuentin Lambert
2015-01-17staging: rtl8192e: rtllib_rx.c: Remove some unused functionsRickard Strandqvist
2015-01-17staging: rtl8192e: rejoin split quoted stringsJonathan Jin
2014-12-02Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi
2014-10-27staging: rtl8192e: Remove unnecessary codeTapasweni Pathak
2014-09-19Staging: rtl8192e: Fix __constant_htons to htons style warningMahati Chamarthy
2014-09-19Staging: rtl8192e: Fix else is not useful style warningMahati Chamarthy
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey
2014-07-09Staging: rtl8192e: Fix potential NULL pointer dereferenceEmil Goode
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin
2014-04-25staging: rtl8192e: Fix typo in rtl8192eMasanari Iida
2014-01-09Staging rtl8192e: Fixing checkpatch errorsMatthias Schoepe
2013-11-10Staging: rtl8192e: Fix incorrect casting in rtllib_rx.cRashika Kheria
2013-11-10Staging: rtl8192e: Fix Sparse warning of restricted __le16 degrades to intege...Rashika Kheria
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtllib_rx.cRashika Kheria
2013-10-30staging: rtl8192e: use true and false for bool variablesValentina Manea
2013-10-28staging: rtl8192e: do not use comparisons on bool testsValentina Manea
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello
2013-08-12Staging: rtl8192e: rtllib_rx: checking NULL value after doing dev_alloc_skbIker Pedrosa
2013-05-30Staging: rtl8192e: printing the wrong arrayDan Carpenter
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock
2012-02-09drivers/staging: adjust double testJulia Lawall
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga
2011-11-30rtl8192e: Rename clashing symbolsSean MacLennan
2011-11-30rtl8192e: Export symbolsSean MacLennan
2011-09-06staging: rtl8192e: Fix smatch warnings regarding large arrays on stackLarry Finger
2011-08-25staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger
2011-08-25staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger
2011-08-25staging: rtl8192e: Cleanup checkpatch -f errors - Part XIIILarry Finger
2011-08-25staging: rtl8192e: Modify time handlingLarry Finger
2011-08-24staging: rtl8192e: Convert typedef HT_CHANNEL_WIDTH to enum ht_channel_widthLarry Finger
2011-08-24staging: rtl8192e: Convert typedef frameqos to union frameqosLarry Finger
2011-08-24staging: rtl8192e: Convert typedef buffer to struct bufferLarry Finger
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger
2011-08-24staging: rtl8192e: Convert typedef RX_REORDER_ENTRY to struct rx_reorder_entryLarry Finger
2011-08-24staging: rtl8192e: Convert typedef HT_CAPABILITY_ELE to struct ht_capab_eleLarry Finger
2011-08-23staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger
2011-08-23staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger
2011-08-23staging: rtl8192e: Convert typedef RX_TS_RECORD to struct rx_ts_recordLarry Finger
2011-08-23staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_RTLLIB_CRYPT_TKIPLarry Finger