summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c
AgeCommit message (Expand)Author
2017-09-17staging:r8192u: replace request_module with try_then_request_moduleIvan Safonov
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-03-09staging: rtl8192u: Clean up tests if NULL returned on failuresimran singhal
2017-03-09staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal
2017-02-10staging: rtl8192u: Adding a blank line after declarationssimran singhal
2017-02-09staging: rtl8192u: remove redundant null check on array algColin Ian King
2017-01-27staging: rtl8192u: Adding space after ','simran singhal
2017-01-27staging: rtl8192u: Adding space around '='simran singhal
2017-01-23staging: rtl8192u: Adding space around '='simran singhal
2016-09-23staging: rtl8192u: ieee80211: ieee80211_softmac: mark symbols static where po...Baoyou Xie
2016-09-20Staging: rtl8192u: Remove useless type conversionBhumika Goyal
2016-06-18rtl8192u: Replace semaphore scan_sem with mutexBinoy Jayan
2016-06-18rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutexBinoy Jayan
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