Commit Graph

218 Commits (e24549485f859be6518929bb1c9c0257d79f033d)

Author SHA1 Message Date
Ivo van Doorn f5507ce90b rt2x00: Remove HWMODE_{A,B,G} 17 years ago
Ivo van Doorn 70e2fed4ec rt2x00: Rate structure overhaul 17 years ago
Johannes Berg 8318d78a44 cfg80211 API for channels/bitrates, mac80211 and driver conversion 17 years ago
Ivo van Doorn 10b6b80145 rt2x00: Fix queue index handling 17 years ago
Ivo van Doorn 5957da4c6e rt2x00: Move beacon and atim queue defines into rt2x00 17 years ago
Ivo van Doorn 091ed315ef rt2x00: Initialize QID from queue->qid 17 years ago
Ivo van Doorn 871ff6ed64 rt2x00: Remove TX_MGMT queue usage 17 years ago
Ivo van Doorn 6bb40dd13b rt2x00: Add per-interface structure 17 years ago
Ivo van Doorn 9404ef34e4 rt2x00: Driver requiring firmware should select crc algo 17 years ago
Ivo van Doorn adfdbb79c0 rt2x00: Enable master and adhoc mode again 17 years ago
Ivo van Doorn 3b3618ad51 rt2x00: Fix tx parameter initialization 17 years ago
Adam Baker d7bafff3f9 rt2x00: don't write past the end when writing short descriptors on rt61 17 years ago
Ivo van Doorn 181d6902b6 rt2x00: Queue handling overhaul 17 years ago
Ivo van Doorn 811aa9cad1 rt2x00: Update copyright notice 17 years ago
Ivo van Doorn 53b3f8e47a rt2x00: Fix rt2x00lib_reset_link_tuner() 17 years ago
Ivo van Doorn 05253c93fe rt2x00: Don't switch to antenna with low rssi 17 years ago
Ivo van Doorn 61667d8d5b rt2x00: Add link tuner safe RX toggle states 17 years ago
Ivo van Doorn b290d43361 rt2x00: Fix antenna diversity 17 years ago
Ivo van Doorn db433febba rt2x00: Add new USB ID to rt2500usb 17 years ago
John W. Linville 4bdb0fba9e rt61pci: fix-up merge damage 17 years ago
Andrew Morton 73738001ac drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning 17 years ago
Ivo van Doorn 89539ebe2f rt2x00: Fix queue_idx initialization 17 years ago
Ivo van Doorn 40561b8426 rt2x00: Data and desc pointer initialization 17 years ago
Johannes Berg 471b3efdfc mac80211: add unified BSS configuration 17 years ago
Johannes Berg 32bfd35d4b mac80211: dont use interface indices in drivers 17 years ago
Ivo van Doorn 93d2334f37 rt2x00: Release rt2x00 2.0.14 17 years ago
Ivo van Doorn 7d1de80644 rt2x00: Correctly initialize data and desc pointer 17 years ago
Ivo van Doorn 837e7f247a rt2x00: Move init_txring and init_rxring into rt2x00lib 17 years ago
Ivo van Doorn 7e56d38d5d rt2x00: Determine MY_BSS from descriptor 17 years ago
Ivo van Doorn dd3193e1c2 rt2x00: Cleanup write_tx_desc() arguments 17 years ago
Ivo van Doorn 3c4f2085e5 rt2x00: Move packet filter flags 17 years ago
Ivo van Doorn e37ea2135b rt2x00: Move start() and stop() handlers into rt2x00lib.c 17 years ago
Ivo van Doorn 042671040d rt2x00: Store queue idx and entry idx in data_ring and data_entry 17 years ago
Ivo van Doorn 3867705bb7 rt2x00: Only set the TBCN flag when the interface is configured to send beacons. 17 years ago
Ivo van Doorn 1230cb83f4 rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY 17 years ago
Ivo van Doorn 3e34c6dcb3 rt2x00: Fix chipset debugfs file 17 years ago
John W. Linville 2b1ea591f6 rt2x00: correct "skb_buff" typo 17 years ago
Ivo van Doorn 5a6012e105 rt2x00: Release rt2x00 2.0.13 17 years ago
Ivo van Doorn b3a78b4e2a rt2x00: Cleanup rfkill 17 years ago
Larry Finger 6f8a4da17e rt2x00: Remove redundant code in rfkill setup 17 years ago
Mattias Nissler 61af43c56b rt2x00: Only update rssi average approximation on receiving beacon frames. 17 years ago
Ivo van Doorn d28c2561fb rt2x00: Use IEEE80211_IF_TYPE_INVALID directly 17 years ago
Ivo van Doorn 4d8dd66c16 rt2x00: Add TX/RX frame dumping facility 17 years ago
Ivo van Doorn 08992f7fb1 rt2x00: Add skb descriptor 17 years ago
Ivo van Doorn 22c96c28b4 rt2x00: Add chipset version to chipset debugfs entry 17 years ago
Ivo van Doorn 91921a4e9b rt2x00: Move register value/offset files into new folder 17 years ago
Ivo van Doorn 49da2605e2 rt2x00: Extend PLCP descriptor definition for rt2400pci 17 years ago
Ivo van Doorn 2360157c41 rt2x00: Replace DRV_NAME with KBUILD_MODNAME 17 years ago
Ivo van Doorn 3957ccb56e rt2x00: Move duplicate code into rt2x00pci_txdone() 17 years ago
Ivo van Doorn a3c7aa58df rt2x00: Release rt2x00 2.0.12 17 years ago