Commit Graph

114 Commits (89e004ea55abe201b29e2d6e35124101f1288ef7)

Author SHA1 Message Date
Ivo van Doorn acaf908d40 rt2x00: Fix HW crypto key handling 17 years ago
Ivo van Doorn 771fd56519 rt2x00: Make rt2x00 LEDS invisible config option 17 years ago
Ivo van Doorn 5816952998 rt2x00: Make RFKILL enabled by default 17 years ago
Ivo van Doorn 6c6aa3c004 rt2x00: Add Signal type flag 17 years ago
Ivo van Doorn 2af0a570b4 rt2x00: Initialize txop during conf_tx() callback 17 years ago
Ivo van Doorn 0262ab0df6 rt2x00: Fix race conditions in flag handling 17 years ago
Ivo van Doorn 008c44825d rt2x00: Add module parameter to disable HW crypto 17 years ago
Ivo van Doorn ba2ab47129 rt2x00: Move lna_gain calculation to config() callback 17 years ago
Ivo van Doorn 8c5e7a5f59 rt2x00: Gather channel information in structure 17 years ago
Ivo van Doorn 61e754f44b rt2x00: Implement HW encryption (rt61pci) 17 years ago
Ivo van Doorn e6d3e90208 rt2x00: rt61pci needs another millisecond after firmware upload 17 years ago
Ivo van Doorn 5adf6d63c1 rt2x00: Fix QOS sequence counting 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
David Woodhouse f160ebcbeb rt2x00: treat firmware data as const 17 years ago
Ivo van Doorn 1f90916264 rt2x00: Disable synchronization during initialization 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 c95edf5432 rt2x00: Properly clean up beacon skbs. 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 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
Ivo van Doorn 7872089745 rt2x00: Don't use pskb_expand_head() 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
Daniel Wagner e91e9d490d rt61pci: rt61pci_beacon_update do not free skb twice 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
Ivo van Doorn a7f3a06cbb rt2x00: Move firmware checksumming to driver 17 years ago
Ivo van Doorn 8af244ccb1 rt2x00: Only disable beaconing just before beacon update 17 years ago
Adam Baker fbb0a27a8a rt2x00: never disable multicast because it disables broadcast too 17 years ago
Ivo van Doorn 1497074ad7 rt2x00: Check for 5GHz band in link tuner 17 years ago