aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
Commit message (Expand)AuthorAge
* rt2x00: Limit beacon updates in bss_info_changed to USB devicesHelmut Schaa2011-01-31
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-31
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | rt2x00: Fix comment about removed spinlockHelmut Schaa2011-01-04
* | rt2x00: Remove unused interface spinlockHelmut Schaa2011-01-04
* | rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa2011-01-04
* | rt2x00: Fix pointer errors.Gertjan van Wingerde2011-01-04
* | rt2x00: remove intf->mac field.Gertjan van Wingerde2011-01-04
* | rt2x00: Remove intf->bssid field.Gertjan van Wingerde2011-01-04
* | rt2x00: Add "flush" queue commandIvo van Doorn2010-12-13
* | rt2x00: Protect queue control with mutexIvo van Doorn2010-12-13
* | 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