summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: remove unneeded SN_LESS macroGreg Kroah-Hartman2017-09-181-1/+0
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+3
* staging: rtl8192u: fix incorrect type in assignment in ieee80211_tx.cMartin Karamihov2017-04-181-1/+1
* staging: rtl8192u: ieee80211: Remove code in commentssimran singhal2017-03-141-4/+0
* Staging: rtl8192u: ieee80211: ieee80211_tx.c - style fixDerek Robson2017-02-161-140/+150
* staging: rtl8192u: Fixing no new typedef warningsimran singhal2017-02-121-9/+9
* staging/rtl8192u: add endianness conversionsColin Vidal2017-01-271-4/+4
* Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include...Shraddha Barke2015-09-121-1/+1
* staging: rtl8192u: remove bool comparisonsLuis de Bethencourt2015-07-221-2/+2
* rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker2015-05-081-7/+7
* Staging: rtl8192u: Replace TRUE with trueKsenija Stanojevic2015-03-061-4/+4
* staging: rtl8192u: Remove commented header.Navya Sri Nizamkari2015-02-261-1/+0
* staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald2014-10-291-2/+1
* drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis...Greg Donald2014-09-081-1/+1
* staging: rtl8192u: remove checks for CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2014-06-191-4/+4
* Revert "staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIP"Greg Kroah-Hartman2014-05-281-1/+1
* staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2014-05-261-1/+1
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-1/+1
* staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine2014-05-231-2/+1
* staging: rtl8192u: make in ieee80211/ieee80211_tx.c some local functions staticAna Rey2014-03-161-2/+3
* staging:rtl8192u:ieee80211: Fix smatch warning of function definition with ex...Himangi Saraogi2014-03-081-2/+2
* staging: rtl8192u: fix sparse warning, make a function staticTeodora Baluta2013-10-191-2/+2
* Staging: rtl8192u: use gfp_t instead of intTeodora Baluta2013-10-161-1/+1
* Staging: rtl8192u: fix sparse warnings for static functionsTeodora Baluta2013-10-161-5/+11
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-271-1/+1
* STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou2013-05-131-1/+1
* STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou2013-05-131-12/+12
* staging/rtl8192u: use same indent for switch and caseSebastian Hahn2013-01-071-16/+16
* staging/rtl8192u: indent with tabs, not spacesSebastian Hahn2013-01-071-7/+7
* staging/rtl8192u: cleanfile runSebastian Hahn2013-01-071-4/+4
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-091-4/+3
* drivers:staging:rtl typo fix encryptiong to encryption.Justin P. Mattock2011-07-081-1/+1
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* Staging: remove unused #include <linux/version.h>Huang Weiyi2010-05-111-1/+0
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-031-2/+2
* Staging: rtl8192u: remove dead codeMauro Carvalho Chehab2009-12-111-17/+0
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+929
OpenPOWER on IntegriCloud