summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)Author
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-04-30staging: rtl8192u: Fix crash due to pointers being "confusing"Ben Hutchings
2016-04-30staging: rtl8192u: rewrite NULL comparison for pointersNicholas Sim
2016-04-30staging: rtl8192u: add blank line after declarationsNicholas Sim
2016-04-30staging: rtl8192u: remove blank lines after braces (opening)Nicholas Sim
2016-04-30staging: rtl8192u: remove blank lines before braces (closing)Nicholas Sim
2016-03-28staging: rtl8192u: fix typo in debug messageNik Nyby
2016-03-28Staging: rtl8192u: Remove unnecessary semicolon.Sandhya Bankar
2016-03-28Staging: rtl8192u: remove extra blank lines.Ben Marsh
2016-03-18Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-12Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar
2016-03-12staging: rtl8192u: ieee80211_crypt: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-12Staging: rtl8192u: Replace random_ether_addr with eth_random_addrBhumika Goyal
2016-03-12Staging: rtl8192u: Replace memset with eth_broadcast_addrBhumika Goyal
2016-03-12staging: rtl8192u: ieee80211: Remove unused variablesBhaktipriya Shridhar
2016-03-12Staging: rtl8192u: Remove debug messagesBhumika Goyal
2016-03-12Staging: rtl8192u: Clean up tests if NULL returned on failureBhumika Goyal
2016-03-12staging: rtl8192u: ieee802111: Drop Useless InitializationBhaktipriya Shridhar
2016-03-12staging: rtl8192u: ieee80211: Use macro DIV_ROUND_UPBhaktipriya Shridhar
2016-02-20staging: rtl8192u: Remove create_workqueue()Bhaktipriya Shridhar
2016-02-20Staging: rtl8192u: Convert long if-else block to switch-caseBhumika Goyal
2016-02-15Staging: rtl819u: ieee80211: Remove function ieee80211_wep_nullBhumika Goyal
2016-02-15Staging: rtl8192u: Remove useless commentsBhumika Goyal
2016-02-15staging: rtl8192u: ieee80211: Fix comment styleJanani Ravichandran
2016-02-15staging: rtl8192u: ieee80211: Remove msleep_interruptible_rsl MacroAmitoj Kaur Chawla
2016-02-15staging: rtl8192u: ieee80211: ieee80211_softmac: Replace driver specific macr...Amitoj Kaur Chawla
2016-02-15staging: rtl8192u: ieee80211: Remove MSECS macroAmitoj Kaur Chawla
2016-02-15staging: rtl8192u: r8192U_dm: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla
2016-02-15staging: rtl8192u: ieee80211: ieee80211_rx: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla
2016-02-15staging: rtl8192u: ieee80211: ieee80211_softmac: Replace MSECS with msecs_to_...Amitoj Kaur Chawla
2016-02-15staging: rtl8192u: ieee80211: rtl819x_BAProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla
2016-02-15staging: rtl8192u: ieee80211: rtl819x_TSProc: Replace MSECS with msecs_to_jif...Amitoj Kaur Chawla
2016-02-08staging: r8192U: Fix check pointer after usage problemLarry Finger
2016-02-08staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.cByeoungwook Kim
2016-02-08staging/rtl8192u: fixed typosYannik Schmidt
2016-02-08staging: rtl8192u: use to_delayed_workGeliang Tang
2016-02-08staging: rtl8192u: fix large frame size compiler warningOkash Khawaja
2016-02-08Staging: rtl8192u: Fix block comment formattingGavin Thomas Claugus
2016-01-27staging: rtl8192u: Use skcipher and ahashHerbert Xu
2015-11-16staging: rtl8192u: Remove unnecessary functionAmitoj Kaur Chawla
2015-11-16Staging: rtl8192u: Remove unused functionKsenija Stanojevic
2015-10-29Staging: rtl8192u: ieee80211: added missing blank linesKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: removed unnecessary bracesKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: corrected block commentsKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: corrected indentKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: added missing spaces after ifKurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: added missing space around '='Kurt Kanzenbach
2015-10-29Staging: rtl8192u: ieee80211: fixed position of else statementsKurt Kanzenbach