aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAge
* hostap: Don't use create_proc_read_entry()David Howells2013-04-29
* The rtl8192e procfs-based debug interface seems very brokenSean MacLennan2013-04-09
* rtl8192e: switch to proc_create()Al Viro2013-04-09
* rtl8192e: don't use create_proc_entry() for directoriesAl Viro2013-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\
| * staging: rtl8192e: Fix failure to check pci_map_single()Larry Finger2013-01-07
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
|/
* staging: rtl8192e: remove use of __devexitBill Pemberton2012-11-21
* staging: rtl8192e: remove use of __devinitdataBill Pemberton2012-11-21
* staging: rtl8192e: remove use of __devinitBill Pemberton2012-11-21
* staging: rtl8192e: remove use of __devexit_pBill Pemberton2012-11-21
* staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_n...Kumar Amit Mehta2012-11-15
* Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issueEdgar Neukirchner2012-10-31
* staging/rtl8192e: Fix compile warning 'is static but declared in .. which is ...Peter Huewe2012-10-29
* Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-01
|\
| * staging: Fix misspellings of "whether".Adam Buchbinder2012-09-21
| * staging: rtl8192e: using random_ether_addr() to generate random MACWei Yongjun2012-09-04
| * staging: rtl8192e: remove casting of returned pointer from kmallocDevendra Naga2012-09-04
| * staging: rtl8192e: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-04
| * staging: rtl8192e: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-04
| * staging: rtl8192e: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-04
| * staging: rtl8192e: Fix typo in staging/rtl8192eMasanari Iida2012-08-13
| * staging rtl8192e: Declare MODULE_FIRMWARE usageTim Gardner2012-08-13
* | rtl8192e: Use PCI Express Capability accessorsJiang Liu2012-08-23
|/
* Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter2012-06-12
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-09
* staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock2012-05-02
* staging: rtl8192e: Fix typos.Justin P. Mattock2012-04-24
* staging: r8192e_pci: Change memcpy to memcmpLarry Finger2012-04-20
* staging: r8192e: Fix possible error in configurationLarry Finger2012-04-18
* Staging: rtl8192e: remove some dead codeDan Carpenter2012-04-18
* staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-10
* staging: Fix typo in multiple filesMasanari Iida2012-04-10
* staging/rtl8192e - fix typo in printk messageAxel Köllhofer2012-04-10
* usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-23
* Staging, rtl8192e, softmac: remove redundant memset and fix mem leakJesper Juhl2012-02-15
* drivers/staging: adjust double testJulia Lawall2012-02-09
* staging/rtl8192e: Register against lib80211Sean MacLennan2011-12-22
* staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan2011-12-22
* staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan2011-12-22
* staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan2011-12-22
* staging: fix build problem with staging/rtl8192eSean MacLennan2011-12-16
* staging: remove version.h includes in rtl8192eDevendra Naga2011-12-13
* rtl8192e: Rename clashing symbolsSean MacLennan2011-11-30
* rtl8192e: Split into two directoriesSean MacLennan2011-11-30
* rtl8192e: Split the driver upSean MacLennan2011-11-30
* rtl8192e: Export symbolsSean MacLennan2011-11-30
* rtl8192e: create generic rtllib_debug.hSean MacLennan2011-11-30
* rtl8192e: move RTL_DEBUG and proc prototypesSean MacLennan2011-11-30
* rtl8192e: cleanup rtl_debug.hSean MacLennan2011-11-30