Commit Graph

103 Commits (bad13639a30e1557fbe9d440adc1906673c9de4e)

Author SHA1 Message Date
Ivo van Doorn bad13639a3 rt2x00: Optimize get_duration / get_duration_res 16 years ago
Ivo van Doorn 798b7adb4e rt2x00: Cleanup TX/RX entry handling 16 years ago
Ivo van Doorn 743b97caf9 rt2x00: Remove debugfs CSR access wrappers 16 years ago
Ivo van Doorn e4ea1c403a rt2x00: Optimize configuration handling 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Ivo van Doorn 771fd56519 rt2x00: Make rt2x00 LEDS invisible config option 17 years ago
Ivo van Doorn 79636a5fbb rt2x00: Revert "rt2x00: Fix the beacon length bug" 17 years ago
Mattias Nissler 1abc3656e9 rt2x00: skb->data pointer should not include TX descriptor 17 years ago
Ivo van Doorn 6c6aa3c004 rt2x00: Add Signal type flag 17 years ago
Ivo van Doorn 0262ab0df6 rt2x00: Fix race conditions in flag handling 17 years ago
Ivo van Doorn 8c5e7a5f59 rt2x00: Gather channel information in structure 17 years ago
Ivo van Doorn d06193f311 rt2x00: Disable link tuning in rt2500usb 17 years ago
Ivo van Doorn 8d8acd46fb rt2x00: Fix VGC lower bound initialization 17 years ago
Iwo Mergler b93ce437eb rt2x00: Fix the beacon length bug 17 years ago
Johannes Berg 605a0bd66d mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag 17 years ago
Ivo van Doorn bd88a7812f rt2x00: Reorganize beacon handling 17 years ago
Johannes Berg 9d139c810a mac80211: revamp beacon configuration 17 years ago
Ivo van Doorn 1f90916264 rt2x00: Disable synchronization during initialization 17 years ago
Ivo van Doorn c1d35dfa0f rt2x00: Fix sparse warning on nested container_of() 17 years ago
Gertjan van Wingerde 14a3bf8921 rt2x00: Convert rt2x00 to use generic DMA-mapping API 17 years ago
Ivo van Doorn 99ade2597e rt2x00: Fix unbalanced mutex locking 17 years ago
Gertjan van Wingerde a26cbc6508 rt2x00: Fix double usage of skb->cb in USB RX path. 17 years ago
Gertjan van Wingerde d56d453a1d rt2x00: Cleanup struct skb_frame_desc. 17 years ago
Ivo van Doorn b869767b6f rt2x00: Don't kick TX queue after each frame 17 years ago
Ivo van Doorn f019d51410 rt2x00: Implement rt2x00usb_kick_tx_queue() 17 years ago
Ivo van Doorn 475433be3d rt2x00: Move led initialization into function 17 years ago
Ivo van Doorn 2b08da3fb5 rt2x00: Cleanup/optimize set_state() function callback function 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Ivo van Doorn b8be63ffa5 rt2x00: Merge RX and TX entry private data 17 years ago
Ivo van Doorn dec13b6bda rt2x00: Remove redundant flags/dev_flags initializations 17 years ago
Ivo van Doorn 7050ec821c rt2x00: Split rt2x00lib_write_tx_desc() 17 years ago
Ivo van Doorn 70a9610943 rt2x00: Preserve descriptor information after memmove() 17 years ago
Gertjan van Wingerde 61448f8807 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. 17 years ago
Ivo van Doorn 61486e0f68 rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() 17 years ago
Bruno Randolf 566bfe5a8b mac80211: use hardware flags for signal/noise units 17 years ago
Ivo van Doorn bd394a74a0 rt2x00: Add helper macros 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 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
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
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