Age | Commit message (Expand) | Author |
2013-04-29 | hostap: Don't use create_proc_read_entry() | David Howells |
2013-04-09 | The rtl8192e procfs-based debug interface seems very broken | Sean MacLennan |
2013-04-09 | rtl8192e: switch to proc_create() | Al Viro |
2013-04-09 | rtl8192e: don't use create_proc_entry() for directories | Al Viro |
2013-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-07 | staging: rtl8192e: Fix failure to check pci_map_single() | Larry Finger |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2012-11-21 | staging: rtl8192e: remove use of __devexit | Bill Pemberton |
2012-11-21 | staging: rtl8192e: remove use of __devinitdata | Bill Pemberton |
2012-11-21 | staging: rtl8192e: remove use of __devinit | Bill Pemberton |
2012-11-21 | staging: rtl8192e: remove use of __devexit_p | Bill Pemberton |
2012-11-15 | staging: rtl8192e: rtl8192e: rtl_core.c: Audit the return value of register_n... | Kumar Amit Mehta |
2012-10-31 | Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issue | Edgar Neukirchner |
2012-10-29 | staging/rtl8192e: Fix compile warning 'is static but declared in .. which is ... | Peter Huewe |
2012-10-01 | Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-09-21 | staging: Fix misspellings of "whether". | Adam Buchbinder |
2012-09-04 | staging: rtl8192e: using random_ether_addr() to generate random MAC | Wei Yongjun |
2012-09-04 | staging: rtl8192e: remove casting of returned pointer from kmalloc | Devendra Naga |
2012-09-04 | staging: rtl8192e: remove pointless conditional before kfree_skb() | Wei Yongjun |
2012-09-04 | staging: rtl8192e: use is_zero_ether_addr() instead of memcmp() | Wei Yongjun |
2012-09-04 | staging: rtl8192e: use is_broadcast_ether_addr() instead of memcmp() | Wei Yongjun |
2012-08-23 | rtl8192e: Use PCI Express Capability accessors | Jiang Liu |
2012-08-13 | staging: rtl8192e: Fix typo in staging/rtl8192e | Masanari Iida |
2012-08-13 | staging rtl8192e: Declare MODULE_FIRMWARE usage | Tim Gardner |
2012-06-12 | Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugs | Dan Carpenter |
2012-05-09 | staging: Remove test of is_broadcast with is_multicast | Joe Perches |
2012-05-01 | staging: "rtl8192e/r8192u" typo change ContiuneDiffCount. | Justin P. Mattock |
2012-04-24 | staging: rtl8192e: Fix typos. | Justin P. Mattock |
2012-04-20 | staging: r8192e_pci: Change memcpy to memcmp | Larry Finger |
2012-04-18 | staging: r8192e: Fix possible error in configuration | Larry Finger |
2012-04-18 | Staging: rtl8192e: remove some dead code | Dan Carpenter |
2012-04-10 | staging: replace open-coded ARRAY_SIZEs | Jim Cromie |
2012-04-10 | staging: Fix typo in multiple files | Masanari Iida |
2012-04-10 | staging/rtl8192e - fix typo in printk message | Axel Köllhofer |
2012-03-23 | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov |
2012-02-15 | Staging, rtl8192e, softmac: remove redundant memset and fix mem leak | Jesper Juhl |
2012-02-09 | drivers/staging: adjust double test | Julia Lawall |
2011-12-22 | staging/rtl8192e: Register against lib80211 | Sean MacLennan |
2011-12-22 | staging/rtl8192e: Convert to lib80211_crypt_info | Sean MacLennan |
2011-12-22 | staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_ops | Sean MacLennan |
2011-12-22 | staging/rtl8192e: Add lib80211.h to rtllib.h | Sean MacLennan |
2011-12-16 | staging: fix build problem with staging/rtl8192e | Sean MacLennan |
2011-12-13 | staging: remove version.h includes in rtl8192e | Devendra Naga |
2011-11-30 | rtl8192e: Rename clashing symbols | Sean MacLennan |
2011-11-30 | rtl8192e: Split into two directories | Sean MacLennan |
2011-11-30 | rtl8192e: Split the driver up | Sean MacLennan |
2011-11-30 | rtl8192e: Export symbols | Sean MacLennan |
2011-11-30 | rtl8192e: create generic rtllib_debug.h | Sean MacLennan |
2011-11-30 | rtl8192e: move RTL_DEBUG and proc prototypes | Sean MacLennan |
2011-11-30 | rtl8192e: cleanup rtl_debug.h | Sean MacLennan |