aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
Commit message (Expand)AuthorAge
* rt2x00: Reorganize queue callback functionsIvo van Doorn2010-12-13
* rt2x00: trivial: add missing \n on warningsJohannes Stezenbach2010-12-13
* rt2x00: Remove rt2x00lib_toggle_rxIvo van Doorn2010-11-15
* rt2x00: Fix hw crypto in AP mode for some devicesHelmut Schaa2010-11-15
* rt2x00: Implement flush callbackIvo van Doorn2010-11-15
* rt2x00: Implement HT protection for rt2800Helmut Schaa2010-10-05
* rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa2010-09-14
* rt2x00: Fix regression for rt2500pciIvo van Doorn2010-07-26
* rt2x00: Allow beacon update without scheduling a workHelmut Schaa2010-07-12
* rt2x00: Disable link tuning while scanningIvo van Doorn2010-07-12
* rt2x00: Remove unneeded variableIvo van Doorn2010-06-30
* rt2x00: Write the BSSID to register when interface is addedIvo van Doorn2010-06-30
* 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