Commit Graph

335 Commits (93fbaae188fba7c2a6e458f62e1f61439caebfc8)

Author SHA1 Message Date
Ivo van Doorn 25fd893db2 rt2x00: Make rt2x00 less verbose 17 years ago
Ivo van Doorn 9c9dd2c9a4 rt2x00: Fix invalid DMA free 17 years ago
Randy Dunlap 0d84d78db5 wireless: rt2x00: fix driver menu indenting 17 years ago
Ivo van Doorn b86af631b8 rt2x00: Release rt2x00 2.1.0 17 years ago
Ivo van Doorn 8f5fa7f044 rt2x00: Fix rate initialization 17 years ago
Ivo van Doorn 3b640f21af rt2x00: Enable LED class support for rt2500usb/rt73usb 17 years ago
Ivo van Doorn a9450b70a7 rt2x00: Make use of MAC80211_LED_TRIGGERS 17 years ago
Ivo van Doorn f2a3c7f5c8 rt2x00: Use ieee80211_channel_to_frequency() 17 years ago
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