summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8187se
AgeCommit message (Expand)Author
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-07-08drivers:staging:rtl typo fix encryptiong to encryption.Justin P. Mattock
2011-07-05staging: rtl8187se: Fix big-endian warningLarry Finger
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl
2011-07-05drivers:rtl8187se:remove the use of obsolete create_workqueue in ieee80211_so...Wanlong Gao
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-04staging/rtl81*: build as loadable modules onlyRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: rtl8187se: Remove NULL check before kfreeIlia Mirkin
2011-03-07staging: rtl8187se: check kmalloc return valueXiaochen Wang
2010-11-16staging: rtl8187se: Change panic to warn when RF switch turned offLarry Finger
2010-10-08Staging: rtl8187se: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-05Staging: rtl8187se: Makefile: cleaned up Makefile cflag linesTracey Dent
2010-09-21Staging: rtl8187se: r8185b_init: fixed a lot of checkpatch.pl issuesTracey Dent
2010-09-21Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issuesTracey Dent
2010-09-21Staging: rtl8187se: r8180_rtl8225: fixed a lot of checkpatch.pl issuesTracey Dent
2010-09-21Staging: rtl8187se: r8180_hw: fixed a lot of checkpatch.pl issuesTracey Dent
2010-09-21Staging: rtl8187se: r8180.h: fixed alot of checkpatch.pl issuesTracey Dent
2010-09-04Staging: rtl8186se: Remove a duplicate include directive in ieee80211.hAndre Nogueira
2010-08-31Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil
2010-08-31staging: rtl8187se: call disable_pci_device() if pci_probe() failedKulikov Vasiliy
2010-08-11param: remove unnecessary writable charpRusty Russell
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman
2010-06-30Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger
2010-06-18Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=nAndreas Herrmann
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-14Staging: rtl8187se: fixed C99 comments style issues in r8180_core.cPrashant P. Shah
2010-05-14Staging: rtl8187se: fixed space style issues in r8180_core.cPrashant P. Shah
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11Staging: rtl8187se: fix coding style issues in r8180_core.cJohn Church
2010-05-11Staging: rtl8187se: Do not mess with carrier settings while scanningSamuel Ortiz
2010-05-11Staging: rtl8187se: Do not send NULL BSSID events when not associatedSamuel Ortiz
2010-05-11Staging: rtl8187se: Do not autoconnect based on probe responseSamuel Ortiz
2010-05-11Staging: rtl8187se: fixed checkpatch.pl warnings and errors in r8180_rtl8225z2.cOlimpiu Pascariu
2010-05-11Staging: rtl8187se: Hoist assign from ifJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman
2010-03-03Staging: rtl8187se: needs semaphore.hRandy Dunlap
2010-03-03Staging: r8187se: Remove dead code from r8185b_init.cLarry Finger
2010-03-03Staging: r8187se: Remove two private variables that have a fixed valueLarry Finger
2010-03-03staging: r8187se: Remove write_phy routineLarry Finger
2010-03-03Staging: r8187se: Fix for LED not following radio switchLarry Finger
2010-03-03staging: r8187se: Change to use common eeprom routines in EEPROM_93CXLarry Finger
2010-03-03Staging: Fix continuation line formatsJoe Perches
2010-03-03Staging: r8187se: Fix a faulty if and do additional cleanupsLarry Finger
2010-03-03Staging: rtl8187se: fix if statementDan Carpenter
2010-03-03staging: fix typos "enalbe" -> "enable"Uwe Kleine-König