Commit Graph

109 Commits (0c68ae2605dbcf67414d8d1f19af93be44b355fb)

Author SHA1 Message Date
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Luis R. Rodriguez f59ac04816 cfg80211: keep track of supported interface modes 17 years ago
Ivo van Doorn 6c6aa3c004 rt2x00: Add Signal type flag 17 years ago
Mattias Nissler 2575c11d6e rt2x00: Only configure hardware when radio is enabled 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 2bb057d07a rt2x00: Implement HW encryption 17 years ago
Ivo van Doorn 74c0ee9b59 rt2x00: Force full register config after start() 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 ae73e58ea6 rt2x00: Report RX end time for rt2400pci 17 years ago
Ivo van Doorn 8e260c2223 rt2x00: Use ieee80211_hw->workqueue again 17 years ago
Ivo van Doorn 50db7875d9 rt2x00: Remove input_polldev requirements for rfkill 17 years ago
Ivo van Doorn 980dfcb932 rt2x00: Fix lock dependency errror 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 c95edf5432 rt2x00: Properly clean up beacon skbs. 17 years ago
Ivo van Doorn ac1044628d rt2x00: Use ieee80211 fc handlers 17 years ago
Gertjan van Wingerde a9f853ddd3 rt2x00: Rework alignment check. 17 years ago
Gertjan van Wingerde 239c249d06 rt2x00: Centralize RX packet alignment handling in rt2x00lib. 17 years ago
Ivo van Doorn 2b08da3fb5 rt2x00: Cleanup/optimize set_state() function callback function 17 years ago
John W. Linville cb14cb791c rt2x00dev.c: fix-up merge damage 17 years ago
Ivo van Doorn 633257d3db rt2x00: Use atomic interface iteration in irq context 17 years ago
Ivo van Doorn 2088d4174e rt2x00: Don't count retries as failure 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Johannes Berg 36d6825b91 mac80211: let drivers wake but not start queues 17 years ago
Ivo van Doorn 7050ec821c rt2x00: Split rt2x00lib_write_tx_desc() 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
Ivo van Doorn 5a6e59991b rt2x00: trim skb_frame_desc to 32 bytes 17 years ago
Bruno Randolf 566bfe5a8b mac80211: use hardware flags for signal/noise units 17 years ago
Ivo van Doorn ed499983b8 rt2x00: Fix broken recover-on-error path 17 years ago
Johannes Berg 36fc6757fe mac80211: remove queue info from ieee80211_tx_status 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 171afcd4ba rt2x00: Only free skb when beacon_update fails 17 years ago
Ivo van Doorn 133adf0826 rt2x00: Use lib->config_filter() during scheduled packet filter config 17 years ago
Ivo van Doorn a2e1d52a32 rt2x00: Remove MAC80211_LEDS dependency 17 years ago
John W. Linville 3480a58a90 rt2x00: fixup some non-functional merge errors 17 years ago
Ivo van Doorn 9896322ae1 rt2x00: Ignore set_state(STATE_SLEEP) failure 17 years ago
Ivo van Doorn 866a050384 rt2x00: Fix rate detection for invalid signals 17 years ago
Ivo van Doorn 19d30e0299 rt2x00: Add dev_flags to rx descriptor 17 years ago
Andrew Morton 247df4548f [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning 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 aa776721b4 rt2x00: Fix basic rate initialization 17 years ago
Ivo van Doorn 7281037943 rt2x00: Rename config_preamble() to config_erp() 17 years ago
Ivo van Doorn 3976ae6c2b rt2x00: Use skbdesc fields for descriptor initialization 17 years ago
Mattias Nissler 95db4d4d5f rt2x00: Use the correct size when copying the control info in txdone 17 years ago