Commit Graph

75 Commits (e170402e5459c12ed8f5bfaa11e6550eba09e57a)

Author SHA1 Message Date
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 ae73e58ea6 rt2x00: Report RX end time for rt2400pci 17 years ago
Ivo van Doorn d74f5ba473 rt2x00: Cleanup symbol exports 17 years ago
Gertjan van Wingerde c4da004857 rt2x00: Replace statically allocated DMA buffers with mapped skb's. 17 years ago
Gertjan van Wingerde 14a3bf8921 rt2x00: Convert rt2x00 to use generic DMA-mapping API 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 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 aade5102c5 rt2x00: Remove extra + 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
Gertjan van Wingerde 4de36fe5ab rt2x00: Only initialize the minimum needed fields of PCI TX descriptors. 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
Ivo van Doorn fb55f4d1fa rt2x00: Fix TX status reporting 17 years ago
Bruno Randolf 566bfe5a8b mac80211: use hardware flags for signal/noise units 17 years ago
Johannes Berg e100bb64bf mac80211: QoS related cleanups 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 44a9809b97 rt2x00: Don't enable short preamble for 1MBs 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 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 dac37d7208 rt2x00: Fix RX DMA ring initialization 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 8af244ccb1 rt2x00: Only disable beaconing just before beacon update 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 30b3a23c25 rt2x00: Fix Descriptor DMA initialization 17 years ago
Ivo van Doorn baf26a7eae rt2x00: Don't report driver generated frames to tx_status() 17 years ago
Ivo van Doorn 25fd893db2 rt2x00: Make rt2x00 less verbose 17 years ago
Ivo van Doorn a9450b70a7 rt2x00: Make use of MAC80211_LED_TRIGGERS 17 years ago
Ivo van Doorn 5957da4c6e rt2x00: Move beacon and atim queue defines into rt2x00 17 years ago
Ivo van Doorn 6bb40dd13b rt2x00: Add per-interface structure 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
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