aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-264-14/+14
|\
| * drivers/staging: do not use EXTRA_CFLAGSArnaud Lacombe2011-08-231-3/+3
| * drivers/staging/rtl8187se: Don't pass huge struct by valueJesper Juhl2011-08-233-11/+11
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-258-13/+3
|\
| * drivers:staging:rtl typo fix encryptiong to encryption.Justin P. Mattock2011-07-081-1/+1
| * staging: rtl8187se: Fix big-endian warningLarry Finger2011-07-051-1/+1
| * Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl2011-07-057-7/+0
| * drivers:rtl8187se:remove the use of obsolete create_workqueue in ieee80211_so...Wanlong Gao2011-07-051-4/+1
* | get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-241-1/+1
* | net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell2011-06-194-0/+4
|/
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-0/+1
|\
| * staging/rtl81*: build as loadable modules onlyRandy Dunlap2011-04-041-0/+1
* | Fix common misspellingsLucas De Marchi2011-03-316-10/+10
|/
* staging: rtl8187se: Remove NULL check before kfreeIlia Mirkin2011-03-142-3/+1
* staging: rtl8187se: check kmalloc return valueXiaochen Wang2011-03-071-2/+3
* staging: rtl8187se: Change panic to warn when RF switch turned offLarry Finger2010-11-161-8/+22
* Staging: rtl8187se: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
* Staging: rtl8187se: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-7/+7
* Staging: rtl8187se: r8185b_init: fixed a lot of checkpatch.pl issuesTracey Dent2010-09-211-792/+716
* Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issuesTracey Dent2010-09-211-368/+354
* Staging: rtl8187se: r8180_rtl8225: fixed a lot of checkpatch.pl issuesTracey Dent2010-09-211-10/+10
* Staging: rtl8187se: r8180_hw: fixed a lot of checkpatch.pl issuesTracey Dent2010-09-211-211/+221
* Staging: rtl8187se: r8180.h: fixed alot of checkpatch.pl issuesTracey Dent2010-09-211-6/+6
* Staging: rtl8186se: Remove a duplicate include directive in ieee80211.hAndre Nogueira2010-09-041-1/+0
* Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil2010-08-311-2/+2
* staging: rtl8187se: call disable_pci_device() if pci_probe() failedKulikov Vasiliy2010-08-311-3/+7
* param: remove unnecessary writable charpRusty Russell2010-08-111-3/+3
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-051-0/+1
|\
| * Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=nAndreas Herrmann2010-06-181-0/+1
* | Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger2010-06-301-2/+0
|/
* Staging: Use kmemdupJulia Lawall2010-05-172-4/+3
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-146-17/+8
* Staging: rtl8187se: fixed C99 comments style issues in r8180_core.cPrashant P. Shah2010-05-141-223/+233
* Staging: rtl8187se: fixed space style issues in r8180_core.cPrashant P. Shah2010-05-141-816/+806
* Staging: Drop memory allocation castJulia Lawall2010-05-111-4/+3
* Staging: rtl8187se: fix coding style issues in r8180_core.cJohn Church2010-05-111-49/+49
* Staging: rtl8187se: Do not mess with carrier settings while scanningSamuel Ortiz2010-05-111-4/+0
* Staging: rtl8187se: Do not send NULL BSSID events when not associatedSamuel Ortiz2010-05-111-2/+4
* Staging: rtl8187se: Do not autoconnect based on probe responseSamuel Ortiz2010-05-111-4/+0
* Staging: rtl8187se: fixed checkpatch.pl warnings and errors in r8180_rtl8225z2.cOlimpiu Pascariu2010-05-111-51/+78
* Staging: rtl8187se: Hoist assign from ifJoe Perches2010-05-112-3/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-0418-1645/+423
|\
| * Staging: rtl8187se: needs semaphore.hRandy Dunlap2010-03-031-0/+1
| * Staging: r8187se: Remove dead code from r8185b_init.cLarry Finger2010-03-031-630/+2
| * Staging: r8187se: Remove two private variables that have a fixed valueLarry Finger2010-03-035-568/+191
| * staging: r8187se: Remove write_phy routineLarry Finger2010-03-031-37/+0
| * Staging: r8187se: Fix for LED not following radio switchLarry Finger2010-03-031-3/+4
| * staging: r8187se: Change to use common eeprom routines in EEPROM_93CXLarry Finger2010-03-036-173/+61