summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
AgeCommit message (Expand)Author
2011-12-14rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-14rt2x00: Add WCID to crypto structHelmut Schaa
2011-09-14rt2x00: Introduce sta_add/remove callbacksHelmut Schaa
2011-09-14rt2x00: Move bssidx calculation into its own functionHelmut Schaa
2011-08-02rt2x00: fix usage of NULL queueStanislaw Gruszka
2011-07-07rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde
2011-04-19rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn
2011-04-19rt2x00: Implement get_ringparam callback functionIvo van Doorn
2011-04-19rt2x00: Split rt2x00dev->flagsIvo van Doorn
2011-04-19rt2x00: Fix stuck queue in tx failure caseHelmut Schaa
2011-03-04rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde
2011-03-04rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde
2011-03-04rt2x00: Remove now unused crypto.aid fieldHelmut Schaa
2011-03-04rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_txHelmut Schaa
2011-03-04rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-21rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa
2011-01-31rt2x00: Limit beacon updates in bss_info_changed to USB devicesHelmut Schaa
2011-01-31rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-04rt2x00: Fix comment about removed spinlockHelmut Schaa
2011-01-04rt2x00: Remove unused interface spinlockHelmut Schaa
2011-01-04rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa
2011-01-04rt2x00: Fix pointer errors.Gertjan van Wingerde
2011-01-04rt2x00: remove intf->mac field.Gertjan van Wingerde
2011-01-04rt2x00: Remove intf->bssid field.Gertjan van Wingerde
2010-12-13rt2x00: Add "flush" queue commandIvo van Doorn
2010-12-13rt2x00: Protect queue control with mutexIvo van Doorn
2010-12-13rt2x00: Reorganize queue callback functionsIvo van Doorn
2010-12-13rt2x00: trivial: add missing \n on warningsJohannes Stezenbach
2010-11-15rt2x00: Remove rt2x00lib_toggle_rxIvo van Doorn
2010-11-15rt2x00: Fix hw crypto in AP mode for some devicesHelmut Schaa
2010-11-15rt2x00: Implement flush callbackIvo van Doorn
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-05rt2x00: Implement HT protection for rt2800Helmut Schaa
2010-09-14rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa
2010-07-26rt2x00: Fix regression for rt2500pciIvo van Doorn
2010-07-12rt2x00: Allow beacon update without scheduling a workHelmut Schaa
2010-07-12rt2x00: Disable link tuning while scanningIvo van Doorn
2010-06-30rt2x00: Remove unneeded variableIvo van Doorn
2010-06-30rt2x00: Write the BSSID to register when interface is addedIvo van Doorn
2010-02-08rt2x00: remove get_tx_stats() mac80211 opKalle Valo
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-11-28rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde
2009-11-19mac80211: request TX status where neededJohannes Berg
2009-11-11rt2x00: Update copyright statements.Gertjan van Wingerde
2009-08-28rt2x00: Cleanup rt2x00mac_bss_info_changed()Ivo van Doorn
2009-08-20rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn
2009-08-20rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn