aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds15-151/+174
2016-03-11Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar1-3/+3
2016-03-11staging: rtl8192u: ieee80211_crypt: Remove unnecessary else after returnBhaktipriya Shridhar1-2/+1
2016-03-11Staging: rtl8192u: Replace random_ether_addr with eth_random_addrBhumika Goyal1-7/+1
2016-03-11Staging: rtl8192u: Replace memset with eth_broadcast_addrBhumika Goyal1-2/+2
2016-03-11staging: rtl8192u: ieee80211: Remove unused variablesBhaktipriya Shridhar1-1/+0
2016-03-11Staging: rtl8192u: Remove debug messagesBhumika Goyal1-6/+1
2016-03-11Staging: rtl8192u: Clean up tests if NULL returned on failureBhumika Goyal2-2/+2
2016-03-11staging: rtl8192u: ieee802111: Drop Useless InitializationBhaktipriya Shridhar1-3/+3
2016-03-11staging: rtl8192u: ieee80211: Use macro DIV_ROUND_UPBhaktipriya Shridhar1-2/+2
2016-02-20staging: rtl8192u: Remove create_workqueue()Bhaktipriya Shridhar2-18/+13
2016-02-20Staging: rtl8192u: Convert long if-else block to switch-caseBhumika Goyal1-12/+40
2016-02-14Staging: rtl819u: ieee80211: Remove function ieee80211_wep_nullBhumika Goyal3-7/+0
2016-02-14Staging: rtl8192u: Remove useless commentsBhumika Goyal1-5/+0
2016-02-14staging: rtl8192u: ieee80211: Fix comment styleJanani Ravichandran1-16/+16
2016-02-14staging: rtl8192u: ieee80211: Remove msleep_interruptible_rsl MacroAmitoj Kaur Chawla1-2/+0
2016-02-14staging: rtl8192u: ieee80211: ieee80211_softmac: Replace driver specific macro msleep_interruptible_rslAmitoj Kaur Chawla1-1/+1
2016-02-14staging: rtl8192u: ieee80211: Remove MSECS macroAmitoj Kaur Chawla1-1/+0
2016-02-14staging: rtl8192u: r8192U_dm: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla1-3/+6
2016-02-14staging: rtl8192u: ieee80211: ieee80211_rx: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla1-1/+2
2016-02-14staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla1-3/+6
2016-02-14staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla1-1/+1
2016-02-14staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla1-3/+6
2016-02-07staging: r8192U: Fix check pointer after usage problemLarry Finger1-8/+13
2016-02-07staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.cByeoungwook Kim1-18/+20
2016-02-07staging/rtl8192u: fixed typosYannik Schmidt1-3/+3
2016-02-07staging: rtl8192u: use to_delayed_workGeliang Tang4-9/+7
2016-02-07staging: rtl8192u: fix large frame size compiler warningOkash Khawaja1-1/+12
2016-02-07Staging: rtl8192u: Fix block comment formattingGavin Thomas Claugus1-11/+13
2016-01-27staging: rtl8192u: Use skcipher and ahashHerbert Xu2-57/+81
2015-11-15staging: rtl8192u: Remove unnecessary functionAmitoj Kaur Chawla1-20/+5
2015-11-15Staging: rtl8192u: Remove unused functionKsenija Stanojevic1-15/+0
2015-10-29Staging: rtl8192u: ieee80211: added missing blank linesKurt Kanzenbach1-0/+5
2015-10-29Staging: rtl8192u: ieee80211: removed unnecessary bracesKurt Kanzenbach1-4/+2
2015-10-29Staging: rtl8192u: ieee80211: corrected block commentsKurt Kanzenbach1-10/+21
2015-10-29Staging: rtl8192u: ieee80211: corrected indentKurt Kanzenbach1-5/+5
2015-10-29Staging: rtl8192u: ieee80211: added missing spaces after ifKurt Kanzenbach1-2/+2
2015-10-29Staging: rtl8192u: ieee80211: added missing space around '='Kurt Kanzenbach1-1/+1
2015-10-29Staging: rtl8192u: ieee80211: fixed position of else statementsKurt Kanzenbach1-4/+2
2015-10-29Staging: rtl8192u: ieee80211: fixed open brace positionsKurt Kanzenbach1-12/+6
2015-10-27staging: rtl8192u: ieee80211: Do not export static functionAmitoj Kaur Chawla1-1/+0
2015-10-24Staging: rtl8192u: Eliminate use of MSECS macroShraddha Barke1-1/+1
2015-10-24staging: rtl8192u: simplify conditionalLuis de Bethencourt1-5/+1
2015-10-16Staging: rtl8192u: ieee80211_rx: Remove unnecessary codeShivani Bhardwaj1-4/+0
2015-10-16Staging: rtl8192u: ieee80211_softmac: Remove extra NULL checkShivani Bhardwaj1-4/+2
2015-10-13rtl8192u: BIT() macro cleanupAnish Bhatt8-199/+139
2015-10-12staging: rtl8192u: r8192U_wx: fix negative noise and level valuesLuis de Bethencourt1-2/+2
2015-10-12staging: rtl8192u: r8192U_core: fix negative noise valueLuis de Bethencourt1-2/+2
2015-10-12Staging: rtl8192u: ieee80211: ieee80211_rx: Remove commented printk messagesShraddha Barke1-14/+1
2015-10-12Staging: rtl8192u: ieee80211: ieee80211_wx: Remove commented printk messagesShraddha Barke1-8/+0