summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-1815-151/+174
|\
| * Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar2016-03-121-3/+3
| * staging: rtl8192u: ieee80211_crypt: Remove unnecessary else after returnBhaktipriya Shridhar2016-03-121-2/+1Star
| * Staging: rtl8192u: Replace random_ether_addr with eth_random_addrBhumika Goyal2016-03-121-7/+1Star
| * Staging: rtl8192u: Replace memset with eth_broadcast_addrBhumika Goyal2016-03-121-2/+2
| * staging: rtl8192u: ieee80211: Remove unused variablesBhaktipriya Shridhar2016-03-121-1/+0Star
| * Staging: rtl8192u: Remove debug messagesBhumika Goyal2016-03-121-6/+1Star
| * Staging: rtl8192u: Clean up tests if NULL returned on failureBhumika Goyal2016-03-122-2/+2
| * staging: rtl8192u: ieee802111: Drop Useless InitializationBhaktipriya Shridhar2016-03-121-3/+3
| * staging: rtl8192u: ieee80211: Use macro DIV_ROUND_UPBhaktipriya Shridhar2016-03-121-2/+2
| * staging: rtl8192u: Remove create_workqueue()Bhaktipriya Shridhar2016-02-212-18/+13Star
| * Staging: rtl8192u: Convert long if-else block to switch-caseBhumika Goyal2016-02-211-12/+40
| * Staging: rtl819u: ieee80211: Remove function ieee80211_wep_nullBhumika Goyal2016-02-153-7/+0Star
| * Staging: rtl8192u: Remove useless commentsBhumika Goyal2016-02-151-5/+0Star
| * staging: rtl8192u: ieee80211: Fix comment styleJanani Ravichandran2016-02-151-16/+16
| * staging: rtl8192u: ieee80211: Remove msleep_interruptible_rsl MacroAmitoj Kaur Chawla2016-02-151-2/+0Star
| * staging: rtl8192u: ieee80211: ieee80211_softmac: Replace driver specific macr...Amitoj Kaur Chawla2016-02-151-1/+1
| * staging: rtl8192u: ieee80211: Remove MSECS macroAmitoj Kaur Chawla2016-02-151-1/+0Star
| * staging: rtl8192u: r8192U_dm: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla2016-02-151-3/+6
| * staging: rtl8192u: ieee80211: ieee80211_rx: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla2016-02-151-1/+2
| * staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_...Amitoj Kaur Chawla2016-02-151-3/+6
| * staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla2016-02-151-1/+1
| * staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla2016-02-151-3/+6
| * staging: r8192U: Fix check pointer after usage problemLarry Finger2016-02-081-8/+13
| * staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.cByeoungwook Kim2016-02-081-18/+20
| * staging/rtl8192u: fixed typosYannik Schmidt2016-02-081-3/+3
| * staging: rtl8192u: use to_delayed_workGeliang Tang2016-02-084-9/+7Star
| * staging: rtl8192u: fix large frame size compiler warningOkash Khawaja2016-02-081-1/+12
| * Staging: rtl8192u: Fix block comment formattingGavin Thomas Claugus2016-02-081-11/+13
* | staging: rtl8192u: Use skcipher and ahashHerbert Xu2016-01-272-57/+81
|/
* staging: rtl8192u: Remove unnecessary functionAmitoj Kaur Chawla2015-11-161-20/+5Star
* Staging: rtl8192u: Remove unused functionKsenija Stanojevic2015-11-161-15/+0Star
* Staging: rtl8192u: ieee80211: added missing blank linesKurt Kanzenbach2015-10-291-0/+5
* Staging: rtl8192u: ieee80211: removed unnecessary bracesKurt Kanzenbach2015-10-291-4/+2Star
* Staging: rtl8192u: ieee80211: corrected block commentsKurt Kanzenbach2015-10-291-10/+21
* Staging: rtl8192u: ieee80211: corrected indentKurt Kanzenbach2015-10-291-5/+5
* Staging: rtl8192u: ieee80211: added missing spaces after ifKurt Kanzenbach2015-10-291-2/+2
* Staging: rtl8192u: ieee80211: added missing space around '='Kurt Kanzenbach2015-10-291-1/+1
* Staging: rtl8192u: ieee80211: fixed position of else statementsKurt Kanzenbach2015-10-291-4/+2Star
* Staging: rtl8192u: ieee80211: fixed open brace positionsKurt Kanzenbach2015-10-291-12/+6Star
* staging: rtl8192u: ieee80211: Do not export static functionAmitoj Kaur Chawla2015-10-271-1/+0Star
* Staging: rtl8192u: Eliminate use of MSECS macroShraddha Barke2015-10-251-1/+1
* staging: rtl8192u: simplify conditionalLuis de Bethencourt2015-10-251-5/+1Star
* Staging: rtl8192u: ieee80211_rx: Remove unnecessary codeShivani Bhardwaj2015-10-171-4/+0Star
* Staging: rtl8192u: ieee80211_softmac: Remove extra NULL checkShivani Bhardwaj2015-10-171-4/+2Star
* rtl8192u: BIT() macro cleanupAnish Bhatt2015-10-138-199/+139Star
* staging: rtl8192u: r8192U_wx: fix negative noise and level valuesLuis de Bethencourt2015-10-131-2/+2
* staging: rtl8192u: r8192U_core: fix negative noise valueLuis de Bethencourt2015-10-131-2/+2
* Staging: rtl8192u: ieee80211: ieee80211_rx: Remove commented printk messagesShraddha Barke2015-10-131-14/+1Star
* Staging: rtl8192u: ieee80211: ieee80211_wx: Remove commented printk messagesShraddha Barke2015-10-131-8/+0Star