summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton2008-03-181-3/+0
* rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn2008-03-134-68/+106
* rt2x00: Add new D-Link USB IDIvo van Doorn2008-03-111-0/+1
* rt2x00: never disable multicast because it disables broadcast tooAdam Baker2008-03-112-4/+4
* rt2x00: Fix rt2x00lib_reset_link_tuner()Ivo van Doorn2008-02-281-19/+30
* rt2x00: Don't switch to antenna with low rssiIvo van Doorn2008-02-282-13/+9
* rt2x00: Add link tuner safe RX toggle statesIvo van Doorn2008-02-287-7/+29
* rt2x00: Fix antenna diversityIvo van Doorn2008-02-281-3/+3
* rt2x00: Add new USB ID to rt2500usbIvo van Doorn2008-02-151-1/+1
* rt61pci: fix-up merge damageJohn W. Linville2008-01-311-1/+2
* 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
OpenPOWER on IntegriCloud