Commit Graph

72 Commits (b46a8454cd304b5376ba00d3457a612720e47269)

Author SHA1 Message Date
Ivo van Doorn 73a5267087 rt2x00: Correctly initialize AID during set_key() 16 years ago
Ivo van Doorn 1c02667db5 rt2x00: Fix check for BSS info changes 16 years ago
Ivo van Doorn dddfb478b2 rt2x00: Implement HW encryption (rt2500usb) 16 years ago
Ivo van Doorn 0e3de99846 rt2x00: Fix TX failure path 16 years ago
Ivo van Doorn 6d64360ac5 rt2x00: Fix BUG_ON() with antenna handling 16 years ago
Ivo van Doorn 8058409c4f rt2x00: Block set_key() during suspend/shutdown 16 years ago
Ivo van Doorn c3fd7b41ca rt2x00: Remove ieee80211_bss_conf from rt2x00_intf 17 years ago
Ivo van Doorn e4ea1c403a rt2x00: Optimize configuration handling 17 years ago
Johannes Berg e6a9854b05 mac80211/drivers: rewrite the rate control API 17 years ago
Johannes Berg 9124b07740 mac80211: make retry limits part of hw config 17 years ago
Johannes Berg e8975581f6 mac80211: introduce hw config change flags 17 years ago
Ivo van Doorn acaf908d40 rt2x00: Fix HW crypto key handling 17 years ago
Johannes Berg 05c914fe33 mac80211: use nl80211 interface types 17 years ago
Ivo van Doorn 2af0a570b4 rt2x00: Initialize txop during conf_tx() callback 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 2bb057d07a rt2x00: Implement HW encryption 17 years ago
Daniel Wagner b9740c2396 rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK 17 years ago
Ivo van Doorn 0fc980392e rt2x00: Block all unsupported modes 17 years ago
Ivo van Doorn d4764b29b6 rt2x00: Sequence counter should be protected in irqsave 17 years ago
Johannes Berg d0f0980414 mac80211: partially fix skb->cb use 17 years ago
Ivo van Doorn 74c0ee9b59 rt2x00: Force full register config after start() 17 years ago
Ivo van Doorn e7087a828f rt2x00: Fix memleak when RTS/CTS fails 17 years ago
Ivo van Doorn 5adf6d63c1 rt2x00: Fix QOS sequence counting 17 years ago
Johannes Berg 0b57664cf2 wireless: fix warnings from QoS patch 17 years ago
Johannes Berg f591fa5dbb mac80211: fix TX sequence numbers 17 years ago
Ivo van Doorn bd88a7812f rt2x00: Reorganize beacon handling 17 years ago
Ivo van Doorn e360c4cb2b rt2x00: Add support for CTS protection in rt2x00lib 17 years ago
Johannes Berg 9d139c810a mac80211: revamp beacon configuration 17 years ago
Ivo van Doorn 8e260c2223 rt2x00: Use ieee80211_hw->workqueue again 17 years ago
Ivo van Doorn 980dfcb932 rt2x00: Fix lock dependency errror 17 years ago
Ivo van Doorn 58b642ec89 rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame 17 years ago
Ivo van Doorn b869767b6f rt2x00: Don't kick TX queue after each frame 17 years ago
Ivo van Doorn 6db3786aee rt2x00: Move generic TX frame writing code into rt2x00queue 17 years ago
Ivo van Doorn 772a249d33 rt2x00: Remove CTS/RTS check in tx() 17 years ago
Ivo van Doorn 0f3e63a55b rt2x00: Fix memleak in tx() path 17 years ago
Johannes Berg e253008360 mac80211: use multi-queue master netdevice 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Gertjan van Wingerde 61448f8807 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. 17 years ago
Johannes Berg e100bb64bf mac80211: QoS related cleanups 17 years ago
Johannes Berg 57ffc589a9 mac80211: clean up get_tx_stats callback 17 years ago
Ivo van Doorn e58c6aca99 rt2x00: Use rt2x00 queue numbering 17 years ago
Ivo van Doorn 62e70cf856 rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES 17 years ago
Ivo van Doorn 2d9ccf8429 rt2x00: Support hardware RTS and CTS-to-self frames 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 bc5213f468 rt2x00: Invert scheduled packet_filter check 17 years ago
Ivo van Doorn 3a643d244f rt2x00: Fix in_atomic() usage 17 years ago
Ivo van Doorn 7281037943 rt2x00: Rename config_preamble() to config_erp() 17 years ago
Ivo van Doorn e4030a2f40 rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag 17 years ago