summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt61pci.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-11/+12
* rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn2008-02-291-6/+6
* rt2x00: Remove TX_MGMT queue usageIvo van Doorn2008-02-291-4/+1
* rt2x00: Add per-interface structureIvo van Doorn2008-02-291-74/+95
* rt2x00: Driver requiring firmware should select crc algoIvo van Doorn2008-02-291-1/+2
* rt2x00: don't write past the end when writing short descriptors on rt61Adam Baker2008-02-291-3/+5
* rt2x00: Queue handling overhaulIvo van Doorn2008-02-291-120/+136
* rt2x00: Update copyright noticeIvo van Doorn2008-02-291-1/+1
* rt2x00: Add link tuner safe RX toggle statesIvo van Doorn2008-02-281-1/+5
* rt61pci: fix-up merge damageJohn W. Linville2008-01-311-1/+2
* mac80211: add unified BSS configurationJohannes Berg2008-01-281-1/+1
* rt2x00: Move init_txring and init_rxring into rt2x00libIvo van Doorn2008-01-281-58/+30
* rt2x00: Determine MY_BSS from descriptorIvo van Doorn2008-01-281-2/+1
* rt2x00: Cleanup write_tx_desc() argumentsIvo van Doorn2008-01-281-7/+7
* rt2x00: Move packet filter flagsIvo van Doorn2008-01-281-6/+2
* rt2x00: Store queue idx and entry idx in data_ring and data_entryIvo van Doorn2008-01-281-2/+4
* rt2x00: Only set the TBCN flag when the interface is configured to send beacons.Ivo van Doorn2008-01-281-1/+2
* rt2x00: Add skb descriptorIvo van Doorn2008-01-281-7/+20
* rt2x00: Replace DRV_NAME with KBUILD_MODNAMEIvo van Doorn2008-01-281-7/+2
* rt2x00: Move duplicate code into rt2x00pci_txdone()Ivo van Doorn2008-01-281-18/+1
* rt2x00: Correctly set ACK bit in tx descriptorsMattias Nissler2008-01-281-1/+1
* rt2x00: Remove data_desc structureIvo van Doorn2008-01-281-6/+6
* rt2x00: Remove unused variablesIvo van Doorn2008-01-281-2/+0
* rt2x00: Rework rt61 antenna selection.Mattias Nissler2008-01-281-105/+38
* rt2x00: Unconstify rt2x00devAdam Baker2008-01-281-7/+7
* rt2x00: Split rt61/rt73 antenna selection into RX and TX antennaIvo van Doorn2008-01-281-74/+141
* [PATCH] rt2x00: Cleanup if-statementsIvo van Doorn2008-01-281-26/+24
* [PATCH] rt2x00: SW diversity should default to antenna BIvo van Doorn2008-01-281-2/+14
* [PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00Ivo van Doorn2008-01-281-19/+13
* [PATCH] rt2x00: Use enum definesIvo van Doorn2008-01-281-2/+4
* [PATCH] rt2x00: Move quality statistics into seperate structureIvo van Doorn2008-01-281-6/+6
* rt2x00: Allow rt61 to catch up after a missing tx reportMattias Nissler2008-01-101-0/+12
* [PATCH] rt2x00: Allways memset memory obtained from skb_push()Ivo van Doorn2007-10-101-0/+2
* [PATCH] rt2x00: Reorganize configuration handlerIvo van Doorn2007-10-101-74/+27
* [PATCH] rt2x00: Small optimizationsIvo van Doorn2007-10-101-4/+2
* [PATCH] rt2x00: Cut lines down to 80 charactersIvo van Doorn2007-10-101-1/+2
* [PATCH] rt2x00: Move TSF sync values into rt2x00configIvo van Doorn2007-10-101-9/+3
* [PATCH] rt2x00: Fix rfkill handlingIvo van Doorn2007-10-101-2/+4
* [PATCH] rt2x00: Don't use changed_flags inside configure_packet_filterIvo van Doorn2007-10-101-2/+2
* [PATCH] rt2x00: Remove duplicate code in MAC & BSSID handlingIvo van Doorn2007-10-101-24/+10
* [PATCH] rt2x00: Fix obvious typo in commentIvo van Doorn2007-10-101-1/+1
* [PATCH] rt2x00: Reorganize rt2x00dev->flagsIvo van Doorn2007-10-101-2/+2
* [PATCH] rt2x00: Make *_beacon_update staticIvo van Doorn2007-10-101-1/+1
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-74/+90
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-1/+3
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-101-0/+2603
OpenPOWER on IntegriCloud