Commit Graph

71 Commits (fac371d9f09f461dfe9fbbceb2a38e2e12164dda)

Author SHA1 Message Date
Johannes Berg 36fc6757fe mac80211: remove queue info from ieee80211_tx_status 17 years ago
Ivo van Doorn e58c6aca99 rt2x00: Use rt2x00 queue numbering 17 years ago
Ivo van Doorn 61c2b682b8 rt2x00: Fix quality/activity led handling 17 years ago
Ivo van Doorn 171afcd4ba rt2x00: Only free skb when beacon_update fails 17 years ago
Ivo van Doorn 133adf0826 rt2x00: Use lib->config_filter() during scheduled packet filter config 17 years ago
Ivo van Doorn a2e1d52a32 rt2x00: Remove MAC80211_LEDS dependency 17 years ago
John W. Linville 3480a58a90 rt2x00: fixup some non-functional merge errors 17 years ago
Ivo van Doorn 9896322ae1 rt2x00: Ignore set_state(STATE_SLEEP) failure 17 years ago
Ivo van Doorn 866a050384 rt2x00: Fix rate detection for invalid signals 17 years ago
Ivo van Doorn 19d30e0299 rt2x00: Add dev_flags to rx descriptor 17 years ago
Andrew Morton 247df4548f [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning 17 years ago
Ivo van Doorn 8ed0985407 rt2x00: Only strip preamble bit in rt2400pci 17 years ago
Ivo van Doorn 89993890ae rt2x00: Fix rt2400pci signal 17 years ago
Ivo van Doorn aa776721b4 rt2x00: Fix basic rate initialization 17 years ago
Ivo van Doorn 7281037943 rt2x00: Rename config_preamble() to config_erp() 17 years ago
Ivo van Doorn 3976ae6c2b rt2x00: Use skbdesc fields for descriptor initialization 17 years ago
Mattias Nissler 95db4d4d5f rt2x00: Use the correct size when copying the control info in txdone 17 years ago
Ivo van Doorn 1682fe6de2 rt2x00: Add suspend/resume handlers to rt2x00rfkill 17 years ago
Gertjan van Wingerde 47ac268336 rt2x00: Fix hw mode registration with mac80211. 17 years ago
Ivo van Doorn 31562e802a rt2x00: Cleanup mode registration 17 years ago
Ivo van Doorn baf26a7eae rt2x00: Don't report driver generated frames to tx_status() 17 years ago
Ivo van Doorn 8f5fa7f044 rt2x00: Fix rate initialization 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 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 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 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 b290d43361 rt2x00: Fix antenna diversity 17 years ago
Ivo van Doorn 89539ebe2f rt2x00: Fix queue_idx initialization 17 years ago
Johannes Berg 471b3efdfc mac80211: add unified BSS configuration 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
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 2360157c41 rt2x00: Replace DRV_NAME with KBUILD_MODNAME 17 years ago
Mattias Nissler 2700f8b048 rt2x00: Correctly set ACK bit in tx descriptors 17 years ago