aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
Commit message (Expand)AuthorAge
* rt2x00: remove get_tx_stats() mac80211 opKalle Valo2010-02-08
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-28
* rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde2009-11-28
* mac80211: request TX status where neededJohannes Berg2009-11-19
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-11
* rt2x00: Cleanup rt2x00mac_bss_info_changed()Ivo van Doorn2009-08-28
* rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn2009-08-20
* rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn2009-08-20
* rt2x00: Fix RFKILL pollingIvo van Doorn2009-08-20
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-20
* rt2x00: FIF_PSPOLL filter flag supportIgor Perminov2009-08-14
* rt2x00: Fix for race condition while update beaconIgor Perminov2009-08-14
* rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn2009-08-14
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* rt2x00: Fix build error when crypto support is disabledIvo van Doorn2009-08-04
* rt2x00: Don't alter rt2x00dev->default_antLars Ericsson2009-07-27
* rt2x00: Comment spellcheckingLuis Correia2009-07-24
* rt2x00: Implement set_tim callback for all driversStefan Steuerwald2009-07-24
* rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-10
* rt2x00: remove skb->do_not_encrypt usageJohannes Berg2009-07-10
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-06
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-09
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-29
* mac80211: clean up set_key callbackJohannes Berg2009-01-29
* rt2x00: Move code into seperate functionsIvo van Doorn2009-01-29
* rt2x00: Implement WDS supportIvo van Doorn2009-01-29
* rt2x00: Add mesh supportAndrey Yurovsky2009-01-29
* rt2x00: Correctly initialize AID during set_key()Ivo van Doorn2008-12-05
* rt2x00: Fix check for BSS info changesIvo van Doorn2008-12-05
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-05
* rt2x00: Fix TX failure pathIvo van Doorn2008-11-25
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-21
* rt2x00: Block set_key() during suspend/shutdownIvo van Doorn2008-11-21
* rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn2008-11-10
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-10
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: make retry limits part of hw configJohannes Berg2008-10-31
* mac80211: introduce hw config change flagsJohannes Berg2008-10-31
* rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-24
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-29
* rt2x00: Only configure hardware when radio is enabledMattias Nissler2008-08-29
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-29
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-22
* rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner2008-08-22
* rt2x00: Block all unsupported modesIvo van Doorn2008-08-07
* rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-01
* mac80211: partially fix skb->cb useJohannes Berg2008-07-29
* rt2x00: Force full register config after start()Ivo van Doorn2008-07-29
* rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn2008-07-29