summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860
Commit message (Expand)AuthorAgeFilesLines
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: rt28x0: remove no longer needed common/cmm_data_2860.cBartlomiej Zolnierkiewicz2009-12-111-1199/+0
* Staging: rt2860: reduce superfluous exclamation marksSebastian Dalfuß2009-12-1127-82/+82
* Staging: rt28x0: fix comments in chip/mac_pci.hBartlomiej Zolnierkiewicz2009-12-111-36/+36
* Staging: rt2860: remove superfluous newlinesSebastian Dalfuß2009-12-113-3/+3
* Staging: rt2860: remove remainders of /etc reading stuffSebastian Dalfuß2009-12-112-3/+0
* Staging: rt28x0: Add proper selection of WIRELESS_EXT and WEXT_PRIVBartlomiej Zolnierkiewicz2009-12-111-0/+2
* Staging: rt28x0: remove typedefs (part three)Bartlomiej Zolnierkiewicz2009-12-1178-3502/+3507
* Staging: rt28x0: remove typedefs (part two)Bartlomiej Zolnierkiewicz2009-12-1125-399/+371
* Staging: rt28x0: remove typedefs (part one)Bartlomiej Zolnierkiewicz2009-12-1180-6676/+6626
* Staging: rt28x0: fix comments in *.h filesBartlomiej Zolnierkiewicz2009-12-1130-2673/+2672
* Staging: rt28x0: fix comments in sta/*.c filesBartlomiej Zolnierkiewicz2009-12-118-1129/+1129
* Staging: rt28x0: fix comments in common/*.c filesBartlomiej Zolnierkiewicz2009-12-1126-3872/+3866
* Staging: rt28x0: fix comments in *.c filesBartlomiej Zolnierkiewicz2009-12-1110-766/+766
* Staging: rt28x0: run *.h files through LindentBartlomiej Zolnierkiewicz2009-12-1137-7419/+5734
* Staging: rt28x0: run sta/*.c files through LindentBartlomiej Zolnierkiewicz2009-12-118-4638/+5085
* Staging: rt28x0: run common/*.c files through LindentBartlomiej Zolnierkiewicz2009-12-1130-16679/+16243
* Staging: rt28x0: run *.c files through LindentBartlomiej Zolnierkiewicz2009-12-1110-4116/+4011
* Staging: rt28x0: remove __LINE__ instancesBartlomiej Zolnierkiewicz2009-12-113-7/+4
* Staging: rt28x0: remove dead codeBartlomiej Zolnierkiewicz2009-12-115-59/+0
* Staging: rt28x0: remove unused SHA256 codeBartlomiej Zolnierkiewicz2009-12-113-296/+0
* Staging: rt28x0: remove dead code from rtmp_phy.hBartlomiej Zolnierkiewicz2009-12-111-27/+1
* Staging: rt28x0: remove optional cmm profile parametersBartlomiej Zolnierkiewicz2009-12-113-1804/+0
* Staging: rt28x0: fix some build warningsBartlomiej Zolnierkiewicz2009-12-1112-40/+48
* Staging: rt28x0: remove optional loading of EEPROM from file in eFuse modeBartlomiej Zolnierkiewicz2009-12-116-850/+1
* Staging: rt28x0: remove support for private driver parametersBartlomiej Zolnierkiewicz2009-12-114-108/+0
* Staging: rt28x0: remove private WEXT handlersBartlomiej Zolnierkiewicz2009-12-113-3956/+1
* Staging: rt28x0: remove private RTPRIV_IOCTL_GSITESURVEY ioctlBartlomiej Zolnierkiewicz2009-12-113-72/+1
* Staging: rt28x0: remove private RTPRIV_IOCTL_SET ioctlBartlomiej Zolnierkiewicz2009-12-111-5/+1
* Staging: rt28x0: remove unused code from common/ee_efuse-cBartlomiej Zolnierkiewicz2009-12-112-352/+0
* Staging: rt28x0: remove unused ->eewrite methodsBartlomiej Zolnierkiewicz2009-12-116-88/+0
* Staging: remove no longer needed rt3090 driverBartlomiej Zolnierkiewicz2009-12-111-0/+1
* Staging: rt2860: add RT3090 chipset supportBartlomiej Zolnierkiewicz2009-12-1134-419/+1411
* Staging: rt28x0: remove unused code from common/dfs.cBartlomiej Zolnierkiewicz2009-12-112-453/+0
* Staging: rt28x0: updates from vendor's V2.1.0.0 driversBartlomiej Zolnierkiewicz2009-12-1193-23585/+33436
* Staging: wireless drivers Kconfig changeGreg Kroah-Hartman2009-10-301-1/+1
* Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt2009-10-141-0/+2
* staging: more sched.h fixesJeff Mahoney2009-10-142-0/+2
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* Staging: rt2860/rt2870/rt3070/rt3090: fix compiler warning on x86_64Axel K2009-09-151-2/+2
* Staging: rt2860: add new device idsAxel K2009-09-152-0/+9
* Staging: rt2860: fix possible NULL dereferencesRoel Kluin2009-09-153-0/+8
* Staging: rt{2860,2870,3070}sta: Remove unused CRC codeBen Hutchings2009-09-151-53/+0
* Staging: rt2860: Fix test in rt_ioctl_siwfrag()Roel Kluin2009-09-151-2/+2
* Staging: rtxx70: merge rt3070 with rt2870Bartlomiej Zolnierkiewicz2009-09-155-102/+26
* Staging: rt2870: add Antenna Diversity supportBartlomiej Zolnierkiewicz2009-09-156-46/+15
* Staging: rt2870: add eFuse supportBartlomiej Zolnierkiewicz2009-09-154-21/+9
* Staging: rtxxxx: remove unused AsicAntenna{Select,Setting}()Bartlomiej Zolnierkiewicz2009-09-153-104/+2
* Staging: rt2870: remove SHOW_ADHOC_ENTRY_INFO supportBartlomiej Zolnierkiewicz2009-09-151-61/+0
* Staging: rt3070: remove unused MiniportDataMMRequest()Bartlomiej Zolnierkiewicz2009-09-152-133/+1
OpenPOWER on IntegriCloud