summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton2008-01-281-1/+1
* rt2x00: Fix queue_idx initializationIvo van Doorn2008-01-281-4/+9
* rt2x00: Data and desc pointer initializationIvo van Doorn2008-01-283-23/+22
* mac80211: add unified BSS configurationJohannes Berg2008-01-288-16/+29
* mac80211: dont use interface indices in driversJohannes Berg2008-01-282-4/+6
* rt2x00: Release rt2x00 2.0.14Ivo van Doorn2008-01-281-1/+1
* rt2x00: Correctly initialize data and desc pointerIvo van Doorn2008-01-283-2/+19
* rt2x00: Move init_txring and init_rxring into rt2x00libIvo van Doorn2008-01-289-204/+163
* rt2x00: Determine MY_BSS from descriptorIvo van Doorn2008-01-287-19/+11
* rt2x00: Cleanup write_tx_desc() argumentsIvo van Doorn2008-01-287-31/+27
* rt2x00: Move packet filter flagsIvo van Doorn2008-01-287-37/+19
* rt2x00: Move start() and stop() handlers into rt2x00lib.cIvo van Doorn2008-01-283-46/+66
* rt2x00: Store queue idx and entry idx in data_ring and data_entryIvo van Doorn2008-01-285-14/+22
* rt2x00: Only set the TBCN flag when the interface is configured to send beacons.Ivo van Doorn2008-01-285-5/+8
* rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSYIvo van Doorn2008-01-283-18/+15
* rt2x00: Fix chipset debugfs fileIvo van Doorn2008-01-281-3/+2
* rt2x00: correct "skb_buff" typoJohn W. Linville2008-01-281-1/+1
* rt2x00: Release rt2x00 2.0.13Ivo van Doorn2008-01-281-1/+1
* rt2x00: Cleanup rfkillIvo van Doorn2008-01-281-4/+0
* rt2x00: Remove redundant code in rfkill setupLarry Finger2008-01-281-6/+0
* rt2x00: Only update rssi average approximation on receiving beacon frames.Mattias Nissler2008-01-282-1/+25
* rt2x00: Use IEEE80211_IF_TYPE_INVALID directlyIvo van Doorn2008-01-283-4/+2
* rt2x00: Add TX/RX frame dumping facilityIvo van Doorn2008-01-287-10/+337
* rt2x00: Add skb descriptorIvo van Doorn2008-01-288-73/+174
* rt2x00: Add chipset version to chipset debugfs entryIvo van Doorn2008-01-281-3/+8
* rt2x00: Move register value/offset files into new folderIvo van Doorn2008-01-281-17/+25
* rt2x00: Extend PLCP descriptor definition for rt2400pciIvo van Doorn2008-01-282-33/+27
* rt2x00: Replace DRV_NAME with KBUILD_MODNAMEIvo van Doorn2008-01-2814-77/+11
* rt2x00: Move duplicate code into rt2x00pci_txdone()Ivo van Doorn2008-01-285-58/+38
* rt2x00: Release rt2x00 2.0.12Ivo van Doorn2008-01-281-1/+1
* rt2x00: Correctly set ACK bit in tx descriptorsMattias Nissler2008-01-287-6/+16
* rt2x00: Place mutex around USB register accessAdam Baker2008-01-285-16/+131
* rt2x00: Remove data_desc structureIvo van Doorn2008-01-2815-59/+44
* rt2x00: Rework rt73 antenna selectionMattias Nissler2008-01-282-55/+33
* rt2x00: Remove unused variablesIvo van Doorn2008-01-281-2/+0
* rt2x00: Rework rt61 antenna selection.Mattias Nissler2008-01-282-107/+46
* rt2x00: Unconstify rt2x00devAdam Baker2008-01-2810-62/+57
* rt2x00: Detect initial rfkill state on registerIvo van Doorn2008-01-281-1/+8
* rt2x00: Input-polldev requires input deviceIvo van Doorn2008-01-281-4/+31
* rt2x00: Split rt61/rt73 antenna selection into RX and TX antennaIvo van Doorn2008-01-284-88/+189
* rt2x00: Disable RX when switching antennaIvo van Doorn2008-01-281-0/+10
* [PATCH] rt2x00: Release rt2x00 2.0.11Ivo van Doorn2008-01-281-1/+1
* [PATCH] rt2x00: Fix antenna selection.Mattias Nissler2008-01-281-4/+14
* [PATCH] rt2x00: Cleanup if-statementsIvo van Doorn2008-01-287-98/+83
* [PATCH] rt2x00: Implement SW diversityIvo van Doorn2008-01-284-21/+232
* [PATCH] rt2x00: Remove rt2x00_clear_linkIvo van Doorn2008-01-282-16/+18
* [PATCH] rt2x00: SW diversity should default to antenna BIvo van Doorn2008-01-285-18/+72
* [PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00Ivo van Doorn2008-01-288-59/+137
* [PATCH] rt2x00: Use enum definesIvo van Doorn2008-01-284-10/+20
* [PATCH] rt2x00: Move quality statistics into seperate structureIvo van Doorn2008-01-287-74/+92
OpenPOWER on IntegriCloud