summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: rtl8192u: ieee80211: ieee80211_rx: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla2016-02-141-1/+2
| * staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_...Amitoj Kaur Chawla2016-02-141-3/+6
| * staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla2016-02-141-1/+1
| * staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla2016-02-141-3/+6
| * staging: r8192U: Fix check pointer after usage problemLarry Finger2016-02-071-8/+13
| * staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.cByeoungwook Kim2016-02-071-18/+20
| * staging/rtl8192u: fixed typosYannik Schmidt2016-02-071-3/+3
| * staging: rtl8192u: use to_delayed_workGeliang Tang2016-02-074-9/+7
| * staging: rtl8192u: fix large frame size compiler warningOkash Khawaja2016-02-071-1/+12
| * Staging: rtl8192u: Fix block comment formattingGavin Thomas Claugus2016-02-071-11/+13
* | staging: rtl8192u: Use skcipher and ahashHerbert Xu2016-01-272-57/+81
|/
* staging: rtl8192u: Remove unnecessary functionAmitoj Kaur Chawla2015-11-151-20/+5
* Staging: rtl8192u: Remove unused functionKsenija Stanojevic2015-11-151-15/+0
* Staging: rtl8192u: ieee80211: added missing blank linesKurt Kanzenbach2015-10-291-0/+5
* Staging: rtl8192u: ieee80211: removed unnecessary bracesKurt Kanzenbach2015-10-291-4/+2
* 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/+2
* Staging: rtl8192u: ieee80211: fixed open brace positionsKurt Kanzenbach2015-10-291-12/+6
* staging: rtl8192u: ieee80211: Do not export static functionAmitoj Kaur Chawla2015-10-271-1/+0
* Staging: rtl8192u: Eliminate use of MSECS macroShraddha Barke2015-10-241-1/+1
* staging: rtl8192u: simplify conditionalLuis de Bethencourt2015-10-241-5/+1
* Staging: rtl8192u: ieee80211_rx: Remove unnecessary codeShivani Bhardwaj2015-10-161-4/+0
* Staging: rtl8192u: ieee80211_softmac: Remove extra NULL checkShivani Bhardwaj2015-10-161-4/+2
* rtl8192u: BIT() macro cleanupAnish Bhatt2015-10-138-199/+139
* staging: rtl8192u: r8192U_wx: fix negative noise and level valuesLuis de Bethencourt2015-10-121-2/+2
* staging: rtl8192u: r8192U_core: fix negative noise valueLuis de Bethencourt2015-10-121-2/+2
* Staging: rtl8192u: ieee80211: ieee80211_rx: Remove commented printk messagesShraddha Barke2015-10-121-14/+1
* Staging: rtl8192u: ieee80211: ieee80211_wx: Remove commented printk messagesShraddha Barke2015-10-121-8/+0
* Staging: rtl8192u: ieee80211: ieee80211_softmac: Remove commented printk mess...Shraddha Barke2015-10-121-3/+0
* Staging: rtl8192u: Do not DMA on the stackKsenija Stanojevic2015-10-121-9/+63
* Staging: rtl8192u: Remove spaces at the start of linesmike dupuis2015-10-021-1/+1
* Staging: rtl8192u: Correct open brace placementmike dupuis2015-10-021-4/+2
* Staging: rtl8192u: Fix block comment formattingmike dupuis2015-10-021-5/+5
* Staging: rtl8192u: missing blank lines after declarationsmike dupuis2015-10-021-0/+2
* Staging: rtl8192u: quoted strings split across linesmike dupuis2015-10-021-16/+11
* Staging: rtl819u: Fix brace styling issuesmike dupuis2015-09-291-6/+3
* Staging: rtl8192u: spaces required around = operatormike dupuis2015-09-291-5/+5
* Staging: rtl8192u: add spaces around == and || operatorsmike dupuis2015-09-291-1/+1
* Staging: rtl8192u: move open braces to previous linesmike dupuis2015-09-291-6/+3
* Staging: rtl8192u: add missing blank lines after declarationsmike dupuis2015-09-291-0/+3
* Staging: rtl8192u: space required after ','mike dupuis2015-09-291-1/+1
* staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 charac...Raphaël Beamonte2015-09-201-199/+409
* staging: rtl8192u: r8192U_core: fix comments lines over 80 charactersRaphaël Beamonte2015-09-161-79/+153
* staging/rtl8192u: remove unused functionNicolas Joseph2015-09-151-44/+0
* Staging: rlt8192u: Remove spaces at the start of linesMike Dupuis2015-09-151-4/+4
* Staging: rtl8192u: do not use C99 // commentsMike Dupuis2015-09-151-14/+14
* Staging: rtl8192u: suspect code indent for conditional statmentMike Dupuis2015-09-151-3/+2
OpenPOWER on IntegriCloud