Commit Graph

75 Commits (4fe91d518e4958af7edebbeb112a3272b2be232d)

Author SHA1 Message Date
Ivo van Doorn a2e1d52a32 rt2x00: Remove MAC80211_LEDS dependency 17 years ago
Ivo van Doorn e0b005fa14 rt2x00: TO_DS filter depends on intf_ap_count 17 years ago
Ivo van Doorn 3a643d244f rt2x00: Fix in_atomic() usage 17 years ago
Ivo van Doorn 19d30e0299 rt2x00: Add dev_flags to rx descriptor 17 years ago
Masakazu Mokuno 0a74892b6d rt2x00: Add id for Corega CG-WLUSB2GPX 17 years ago
Ivo van Doorn 89993890ae rt2x00: Fix rt2400pci signal 17 years ago
Ivo van Doorn fd3c91c5e5 rt2x00: Always enable TSF ticking 17 years ago
Ivo van Doorn 7281037943 rt2x00: Rename config_preamble() to config_erp() 17 years ago
Ivo van Doorn a4fe07d913 rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity 17 years ago
Ivo van Doorn a7f3a06cbb rt2x00: Move firmware checksumming to driver 17 years ago
Luis Correia 61191fb272 rt2x00: Fix trivial log message 17 years ago
Ivo van Doorn 8af244ccb1 rt2x00: Only disable beaconing just before beacon update 17 years ago
Mattias Nissler 2ae23854dc rt2x00: Don't use unitialized rxdesc->size 17 years ago
Ivo van Doorn 2d1be5b0d1 rt2x00: Don't use uninitialized desc_len 17 years ago
Ivo van Doorn f855c10b6e rt2x00: Align RX descriptor to 4 bytes 17 years ago
Ivo van Doorn 445815d7ea rt2x00: Add new D-Link USB ID 17 years ago
Adam Baker fbb0a27a8a rt2x00: never disable multicast because it disables broadcast too 17 years ago
Ivo van Doorn 47b10cd137 rt2x00: Remove async vendor request calls from rt2x00usb 17 years ago
Ivo van Doorn 31562e802a rt2x00: Cleanup mode registration 17 years ago
Ivo van Doorn ef8f66cd1d rt2x00: Remove reset_tsf() 17 years ago
Ivo van Doorn e542239f63 rt2x00: Filter ACK_CTS based on FIF_CONTROL 17 years ago
Ivo van Doorn baf26a7eae rt2x00: Don't report driver generated frames to tx_status() 17 years ago
Ivo van Doorn ac1aa7e4f3 rt2x00: Send frames out with configured TX power 17 years ago
Ivo van Doorn 647d0ca905 rt2x00: Fix skbdesc->data_len initialization 17 years ago
Ivo van Doorn 417f412f2d rt2x00: Fix typo in debug statement 17 years ago
Ivo van Doorn 25fd893db2 rt2x00: Make rt2x00 less verbose 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
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 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 181d6902b6 rt2x00: Queue handling overhaul 17 years ago
Ivo van Doorn 811aa9cad1 rt2x00: Update copyright notice 17 years ago
Ivo van Doorn 61667d8d5b rt2x00: Add link tuner safe RX toggle states 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
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 3867705bb7 rt2x00: Only set the TBCN flag when the interface is configured to send beacons. 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
Adam Baker 3d82346c5d rt2x00: Place mutex around USB register access 17 years ago
Ivo van Doorn 4bd7c452a4 rt2x00: Remove data_desc structure 17 years ago
Mattias Nissler 2676c94d4e rt2x00: Rework rt73 antenna selection 17 years ago