Commit Graph

65 Commits (b869767b6f5049f1d1ede2bb3e48832e0722ca5a)

Author SHA1 Message Date
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
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 49da2605e2 rt2x00: Extend PLCP descriptor definition for rt2400pci 17 years ago
Ivo van Doorn 2360157c41 rt2x00: Replace DRV_NAME with KBUILD_MODNAME 17 years ago
Ivo van Doorn 3957ccb56e rt2x00: Move duplicate code into rt2x00pci_txdone() 17 years ago
Mattias Nissler 2700f8b048 rt2x00: Correctly set ACK bit in tx descriptors 17 years ago
Ivo van Doorn 4bd7c452a4 rt2x00: Remove data_desc structure 17 years ago