Commit Graph

99 Commits (01eebb53a65996dfbfb892bf5eb21ae831fbe3a6)

Author SHA1 Message Date
Kalle Valo 00a08eb62f rt2x00: remove get_tx_stats() mac80211 op 15 years ago
Johannes Berg 1ed32e4fc8 mac80211: remove struct ieee80211_if_init_conf 15 years ago
Gertjan van Wingerde 6a6f455ca4 rt2x00: Remove unused variable frame_control from rt2x00mac_tx. 15 years ago
Johannes Berg 7351c6bd48 mac80211: request TX status where needed 15 years ago
Gertjan van Wingerde 9c9a0d145f rt2x00: Update copyright statements. 15 years ago
Ivo van Doorn 924d6356b2 rt2x00: Cleanup rt2x00mac_bss_info_changed() 16 years ago
Ivo van Doorn d904dc1749 rt2x00: bss_info_changed() callback is allowed to sleep 16 years ago
Ivo van Doorn afa620429a rt2x00: configure_filter() callback is allowed to sleep 16 years ago
Ivo van Doorn 73077c8545 rt2x00: Fix RFKILL polling 16 years ago
Johannes Berg 3ac64beecd mac80211: allow configure_filter callback to sleep 16 years ago
Igor Perminov 1afcfd54fd rt2x00: FIF_PSPOLL filter flag support 16 years ago
Igor Perminov 17512dc3b7 rt2x00: Fix for race condition while update beacon 16 years ago
Ivo van Doorn bdfa500b8b rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADIO_ENABLED 16 years ago
Luis R. Rodriguez 42935ecaf4 mac80211: redefine usage of the mac80211 workqueue 16 years ago
Ivo van Doorn ad2f34b41f rt2x00: Fix build error when crypto support is disabled 16 years ago
Lars Ericsson eb87eaac52 rt2x00: Don't alter rt2x00dev->default_ant 16 years ago
Luis Correia 4951348109 rt2x00: Comment spellchecking 16 years ago
Stefan Steuerwald 930c06f271 rt2x00: Implement set_tim callback for all drivers 16 years ago
Ivo van Doorn e47a5cddf8 rt2x00: use wiphy rfkill interface 16 years ago
Johannes Berg 18ad01c439 rt2x00: remove skb->do_not_encrypt usage 16 years ago
Johannes Berg 2d0ddec5b2 mac80211: unify config_interface and bss_info_changed 16 years ago
Ivo van Doorn a2c9b652a1 rt2x00: Add kill_tx_queue callback function 16 years ago
Ivo van Doorn 4e54c711b4 rt2x00: Update copyright year to 2009 16 years ago
Johannes Berg dc822b5db4 mac80211: clean up set_key callback 16 years ago
Ivo van Doorn 7b40982e23 rt2x00: Move code into seperate functions 16 years ago
Ivo van Doorn ce292a6402 rt2x00: Implement WDS support 16 years ago
Andrey Yurovsky a07dbea210 rt2x00: Add mesh support 16 years ago
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 16 years ago
Ivo van Doorn e4ea1c403a rt2x00: Optimize configuration handling 16 years ago
Johannes Berg e6a9854b05 mac80211/drivers: rewrite the rate control API 16 years ago
Johannes Berg 9124b07740 mac80211: make retry limits part of hw config 16 years ago
Johannes Berg e8975581f6 mac80211: introduce hw config change flags 16 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