summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192e: fix an endian bugDan Carpenter2013-05-301-2/+3
* Staging: rtl8192e: printing the wrong arrayDan Carpenter2013-05-301-1/+1
* Staging: rtl8192e: delete some dead cruftDan Carpenter2013-05-301-41/+10
* staging: rtl8192e: Use kmemdup for duplicating memoryHema Prathaban2013-05-151-2/+1
* staging: rtl8192e: Fix potential null dereferenceHema Prathaban2013-05-151-1/+3
* hostap: Don't use create_proc_read_entry()David Howells2013-04-293-37/+34
* The rtl8192e procfs-based debug interface seems very brokenSean MacLennan2013-04-094-1041/+0
* rtl8192e: switch to proc_create()Al Viro2013-04-091-31/+21
* rtl8192e: don't use create_proc_entry() for directoriesAl Viro2013-04-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-152-2/+13
|\
| * staging: rtl8192e: Fix failure to check pci_map_single()Larry Finger2013-01-072-2/+13
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-3/+3
|/
* staging: rtl8192e: remove use of __devexitBill Pemberton2012-11-211-2/+2
* staging: rtl8192e: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* staging: rtl8192e: remove use of __devinitBill Pemberton2012-11-211-2/+2
* staging: rtl8192e: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_n...Kumar Amit Mehta2012-11-151-1/+2
* Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issueEdgar Neukirchner2012-10-311-1/+1
* staging/rtl8192e: Fix compile warning 'is static but declared in .. which is ...Peter Huewe2012-10-291-3/+3
* Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-017-30/+30
|\
| * staging: Fix misspellings of "whether".Adam Buchbinder2012-09-211-1/+1
| * staging: rtl8192e: using random_ether_addr() to generate random MACWei Yongjun2012-09-041-7/+1
| * staging: rtl8192e: remove casting of returned pointer from kmallocDevendra Naga2012-09-041-2/+1
| * staging: rtl8192e: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-041-2/+1
| * staging: rtl8192e: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-3/+4
| * staging: rtl8192e: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-4/+3
| * staging: rtl8192e: Fix typo in staging/rtl8192eMasanari Iida2012-08-133-7/+7
| * staging rtl8192e: Declare MODULE_FIRMWARE usageTim Gardner2012-08-133-4/+12
* | rtl8192e: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+3
|/
* Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter2012-06-121-2/+2
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-094-14/+11
* staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock2012-05-012-11/+11
* staging: rtl8192e: Fix typos.Justin P. Mattock2012-04-249-37/+37
* staging: r8192e_pci: Change memcpy to memcmpLarry Finger2012-04-201-2/+1
* staging: r8192e: Fix possible error in configurationLarry Finger2012-04-181-0/+4
* Staging: rtl8192e: remove some dead codeDan Carpenter2012-04-182-4/+0
* staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-102-3/+3
* staging: Fix typo in multiple filesMasanari Iida2012-04-102-2/+2
* staging/rtl8192e - fix typo in printk messageAxel Köllhofer2012-04-101-1/+1
* usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-231-2/+2
* Staging, rtl8192e, softmac: remove redundant memset and fix mem leakJesper Juhl2012-02-151-2/+1
* drivers/staging: adjust double testJulia Lawall2012-02-091-1/+1
* staging/rtl8192e: Register against lib80211Sean MacLennan2011-12-2210-96/+51
* staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan2011-12-229-68/+66
* staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan2011-12-2210-112/+65
* staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan2011-12-224-77/+14
* staging: fix build problem with staging/rtl8192eSean MacLennan2011-12-161-8/+5
* staging: remove version.h includes in rtl8192eDevendra Naga2011-12-1311-11/+0
* rtl8192e: Rename clashing symbolsSean MacLennan2011-11-307-15/+15
* rtl8192e: Split into two directoriesSean MacLennan2011-11-3039-32/+38