| Commit message (Expand) | Author | Age |
... | |
| * | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
| |\ |
|
| | * | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 |
* | | | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2011-12-19 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-16 |
|\| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-09 |
| |\ \
| | |/
| |/| |
|
| | * | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t... | Philipp Dreimann | 2011-12-07 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 |
|\| | |
|
| * | | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 |
| |/ |
|
* | | rtlwifi: rtl8192cu: Fix endianian issues | Larry Finger | 2011-11-21 |
* | | rtlwifi: rtl8192cu: Change firmware upload to use block writes | Larry Finger | 2011-11-21 |
* | | rtl8192cu: Add new device IDs | Larry Finger | 2011-11-08 |
|/ |
|
* | rtlwifi: rtl8192ce: Add new chip revisions | Chaoming Li | 2011-10-14 |
* | rtlwifi: Change debug parameter to apply to individual drivers | Larry Finger | 2011-10-11 |
* | rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. | Larry Finger | 2011-09-20 |
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2011-09-20 |
|\ |
|
| * | rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP | George | 2011-09-13 |
| * | rtlwifi: rtl892cu: New USB IDs | Larry Finger | 2011-08-09 |
* | | rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi | Larry Finger | 2011-08-24 |
|/ |
|
* | rtlwifi: Convert printks to pr_<level> | Joe Perches | 2011-07-21 |
* | rtlwifi: rtl8192cu: Fix duplicate if test | Larry Finger | 2011-07-11 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-11 |
|\ |
|
| * | rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000M | Yoann DI-RUZZA | 2011-07-05 |
* | | rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled | Mike McCormack | 2011-07-05 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-28 |
|\| |
|
| * | rtl8192cu: Fix missing firmware load | Larry Finger | 2011-06-22 |
* | | rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true | Mike McCormack | 2011-06-20 |
* | | rtlwifi: Remove set_rfpowerstate_inprogress | Mike McCormack | 2011-06-03 |
* | | rtl8192cu: Fix warnings from gcc 4.6.0 | Larry Finger | 2011-06-01 |
|/ |
|
* | rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr) | Joe Perches | 2011-05-10 |
* | rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings | Larry Finger | 2011-04-26 |
* | rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c... | Chaoming_Li | 2011-04-26 |
* | rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ... | Chaoming_Li | 2011-04-26 |
* | rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 |
* | rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 |
* | rtlwifi: Change base routines for addition of rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 |
* | rtlwifi: Fix unitialized variable warnings | Larry Finger | 2011-04-14 |
* | rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands | Larry Finger | 2011-03-30 |
* | rtlwifi: Add the missing rcu_read_lock/unlock | Alessio Igor Bogani | 2011-02-28 |
* | rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build | Larry Finger | 2011-02-23 |
* | rtl8192cu: fix build error (vmalloc/vfree undefined) | Willy Tarreau | 2011-02-23 |
* | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 2011-02-23 |
* | rtlwifi: Modify build system for rtl8192cu | Larry Finger | 2011-02-21 |
* | rtlwifi: rtl8192cu: Add routine trx | George | 2011-02-21 |
* | rtlwifi: rtl8192cu: Add routine table | George | 2011-02-21 |
* | rtlwifi: rtl8192cu: Add routine rf | George | 2011-02-21 |
* | rtlwifi: rtl8192cu: Add routine phy | George | 2011-02-21 |
* | rtlwifi: rtl8192cu: Add routine mac | George | 2011-02-21 |
* | rtlwifi: rtl8192cu: Add routine hw | George | 2011-02-21 |
* | rtlwifi: rtl8192cu: Add routines dm, fw, led and sw | George | 2011-02-21 |
* | rtlwifi: Add headers for rtl8187cu | George | 2011-02-21 |