aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-12
|\
| * rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \ | |_|/ |/| |
| * | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \
| | * | USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| | |/
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-09
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-30
| |\ \ \ | | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\ \ \ \
| * | | | rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger2011-12-19
* | | | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* | | | | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
|/ / / /
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-14
|\ \ \ \ | | |_|/ | |/| |
| * | | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-07
| | |/ | |/|
* | | rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka2011-12-13
* | | rtlwifi: use work for lpsStanislaw Gruszka2011-12-13
* | | rtl8192c: Do not log firmware load message unless actually doneLarry Finger2011-12-06
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\| |
| * | rtlwifi: fix lps_lock deadlockStanislaw Gruszka2011-11-28
* | | rtlwifi: Fix incorrect return of IRQ_HANDLEDLarry Finger2011-11-28
* | | rtlwifi: squash warning in _usb_read_syncJohn W. Linville2011-11-22
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \ \ | | |/ | |/|
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
| |\ \
| | * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| | * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
| | |/
| * | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-02
| |\ \ | | |/ | |/|
| | * um: a couple of missing dependencies...Al Viro2011-11-02
* | | rtlwifi: Remove redundant code from PCI interruptLarry Finger2011-11-21
* | | rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger2011-11-21
* | | rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger2011-11-21
* | | rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge2011-11-21
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-09
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' into for-nextJiri Kosina2011-09-15
| | |\ \
| | * | | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-15
* | | | | rtl8192cu: Add new device IDsLarry Finger2011-11-08
| |_|_|/ |/| | |
* | | | rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part IIIChaoming Li2011-10-14
* | | | rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li2011-10-14
* | | | rtlwifi: rtl8192ce: Add new chip revisionsChaoming Li2011-10-14
* | | | rtlwifi: Update to new Realtek version - Part IChaoming Li2011-10-14
* | | | rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger2011-10-14
* | | | rtlwifi: Change debug parameter to apply to individual driversLarry Finger2011-10-11
* | | | mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* | | | rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_syncLarry Finger2011-09-30
* | | | rtlwifi: Remove unused routine _usb_readN_syncLarry Finger2011-09-30
* | | | Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-28
|\| | |
| * | | rtlwifi: rtl8192cu: Fix unitialized structLarry Finger2011-09-26
* | | | mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27