aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c
AgeCommit message (Expand)Author
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-03-11Staging: rtl8192u: Replace random_ether_addr with eth_random_addrBhumika Goyal
2016-03-11Staging: rtl8192u: Replace memset with eth_broadcast_addrBhumika Goyal
2016-02-20staging: rtl8192u: Remove create_workqueue()Bhaktipriya Shridhar
2016-02-14staging: rtl8192u: ieee80211: Fix comment styleJanani Ravichandran
2016-02-14staging: rtl8192u: ieee80211: ieee80211_softmac: Replace driver specific macr...Amitoj Kaur Chawla
2016-02-14staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_...Amitoj Kaur Chawla
2016-02-07staging: rtl8192u: use to_delayed_workGeliang Tang
2015-10-27staging: rtl8192u: ieee80211: Do not export static functionAmitoj Kaur Chawla
2015-10-24staging: rtl8192u: simplify conditionalLuis de Bethencourt
2015-10-16Staging: rtl8192u: ieee80211_softmac: Remove extra NULL checkShivani Bhardwaj
2015-10-12Staging: rtl8192u: ieee80211: ieee80211_softmac: Remove commented printk mess...Shraddha Barke
2015-09-14Staging: rtl8192u: Remove unnecessary printkShraddha Barke
2015-09-12Staging: rtl8192u: ieee80211: ieee80211_softmac.c: Replace "#include <asm/uac...Shraddha Barke
2015-07-22staging: rtl8192u: remove bool comparisonsLuis de Bethencourt
2015-07-14drivers: staging: rtl8192u: Fix "space required after that ','" errorsGreg Donald
2015-06-17staging: rtl8192u: ieee80211: Fix incorrect type in assignmentGaston Gonzalez
2015-06-12staging: rtl8192u: ieee80211: Fix sparse endianness warnings ieee80211_softmac.cGaston Gonzalez
2015-06-08staging: rtl8192u: ieee80211: Fix sparse endianness warningsGaston Gonzalez
2015-06-08staging: rtl8192u/ieee80211/ieee80211_softmac.c: auth parse error code byte o...Tolga Ceylan
2015-06-08staging: rtl8192u: Fix indentation issueChaitanya Dhere
2015-06-08staging: rtl8192u: Patch to modify if, else conditionsChaitanya Dhere
2015-05-08rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker
2015-03-26staging: rtl8192u: Fix static decleration sparse warning.Cihangir Akturk
2015-03-26Staging: rtl8192u: Fix space issues before '(' and after ')'Haneen Mohammed
2015-03-26Staging: rtl8192u: Add space before open parenthesisHaneen Mohammed
2015-03-16Staging: rtl8192u: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16staging: rtl8192u: remove break after returnSupriya Karanth
2015-03-16Staging: rtl8192u: Review phrase and fix spelling errorsCristina Opriceana
2015-03-15Staging: rtl8192u: Replace printk() with netdev_dbg()Cristina Opriceana
2015-03-15Staging: rtl8192u: Add function to improve code qualityCristina Opriceana
2015-03-15staging: rtl8192u: Use kzalloc instead of kmalloc.Navya Sri Nizamkari
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana
2015-03-06staging: rtl8192u: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz
2015-02-26staging: rtl8192u: ieee80211: replace init_timer by setup_timerAya Mahfouz
2014-11-03Staging: rtl8192u: Use put_unaligned_le16Vaishali Thakkar
2014-10-29staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald
2014-10-20staging: rtl8192u: ieee80211: Indent if statementTapasweni Pathak
2014-10-20staging: rtl8192u: Fixes symbol as staticEbru Akagunduz
2014-09-19staging: rtl8192u: sparse warnings: declare ieee80211_TURBO_Info staticMerlin Chlosta
2014-09-08drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis...Greg Donald
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine
2014-05-03staging: rtl8192u: cleanup a switch statementDan Carpenter
2014-03-16staging: rtl8192u: make in ieee80211/ieee80211_softmac.c some local functions...Ana Rey
2014-03-10staging:rtl8192u: Remove unused variableHimangi Saraogi
2014-03-10staging: rtl8192u: Removed assignments from if statements.Chi Pham