aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-09The rtl8192e procfs-based debug interface seems very brokenSean MacLennan
2013-04-09rtl8192e: switch to proc_create()Al Viro
2013-04-09rtl8192e: don't use create_proc_entry() for directoriesAl Viro
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-07staging: rtl8192e: Fix failure to check pci_map_single()Larry Finger
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-11-21staging: rtl8192e: remove use of __devexitBill Pemberton
2012-11-21staging: rtl8192e: remove use of __devinitdataBill Pemberton
2012-11-21staging: rtl8192e: remove use of __devinitBill Pemberton
2012-11-21staging: rtl8192e: remove use of __devexit_pBill Pemberton
2012-11-15staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_n...Kumar Amit Mehta
2012-10-31Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issueEdgar Neukirchner
2012-10-29staging/rtl8192e: Fix compile warning 'is static but declared in .. which is ...Peter Huewe
2012-10-01Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-09-21staging: Fix misspellings of "whether".Adam Buchbinder
2012-09-04staging: rtl8192e: using random_ether_addr() to generate random MACWei Yongjun
2012-09-04staging: rtl8192e: remove casting of returned pointer from kmallocDevendra Naga
2012-09-04staging: rtl8192e: remove pointless conditional before kfree_skb()Wei Yongjun
2012-09-04staging: rtl8192e: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-09-04staging: rtl8192e: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-08-23rtl8192e: Use PCI Express Capability accessorsJiang Liu
2012-08-13staging: rtl8192e: Fix typo in staging/rtl8192eMasanari Iida
2012-08-13staging rtl8192e: Declare MODULE_FIRMWARE usageTim Gardner
2012-06-12Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches
2012-05-01staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock
2012-04-20staging: r8192e_pci: Change memcpy to memcmpLarry Finger
2012-04-18staging: r8192e: Fix possible error in configurationLarry Finger
2012-04-18Staging: rtl8192e: remove some dead codeDan Carpenter
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie
2012-04-10staging: Fix typo in multiple filesMasanari Iida
2012-04-10staging/rtl8192e - fix typo in printk messageAxel Köllhofer
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov
2012-02-15Staging, rtl8192e, softmac: remove redundant memset and fix mem leakJesper Juhl
2012-02-09drivers/staging: adjust double testJulia Lawall
2011-12-22staging/rtl8192e: Register against lib80211Sean MacLennan
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan
2011-12-22staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan
2011-12-16staging: fix build problem with staging/rtl8192eSean MacLennan
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga
2011-11-30rtl8192e: Rename clashing symbolsSean MacLennan
2011-11-30rtl8192e: Split into two directoriesSean MacLennan
2011-11-30rtl8192e: Split the driver upSean MacLennan
2011-11-30rtl8192e: Export symbolsSean MacLennan
2011-11-30rtl8192e: create generic rtllib_debug.hSean MacLennan
2011-11-30rtl8192e: move RTL_DEBUG and proc prototypesSean MacLennan
2011-11-30rtl8192e: cleanup rtl_debug.hSean MacLennan