aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
Commit message (Expand)AuthorAge
* rt2x00: use helper to check capability/requirementFred Chou2015-01-07
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2014-07-08
|\
| * rt2x00: change order when stop beaconingStanislaw Gruszka2014-06-19
| * rt2x00: change beaconing lockingStanislaw Gruszka2014-06-19
| * net: wireless: rt2x00: rt2x00mac.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-19
* | rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * rt2x00: fix beaconing on USBStanislaw Gruszka2014-04-22
* | mac80211: add vif to flush callEmmanuel Grumbach2014-04-09
|/
* rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-11
* rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka2013-11-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\
| * rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka2013-10-18
* | rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-14
|/
* rt2x00: Use more current logging styles, shrink object sizeJoe Perches2013-04-22
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
* rt2x00: print chip and firmware version by defaultStanislaw Gruszka2013-01-30
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-09
* rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde2012-09-25
* rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde2012-09-25
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* rt2x00: claim RSN IBSS supportStanislaw Gruszka2012-06-06
* rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-04
* rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka2012-04-11
* rt2x00: fix random stallsStanislaw Gruszka2012-03-12
* rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa2011-12-14
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* rt2x00: Add WCID to crypto structHelmut Schaa2011-09-14
* rt2x00: Introduce sta_add/remove callbacksHelmut Schaa2011-09-14
* rt2x00: Move bssidx calculation into its own functionHelmut Schaa2011-09-14
* rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-02
* rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde2011-07-07
* rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn2011-04-19
* rt2x00: Implement get_ringparam callback functionIvo van Doorn2011-04-19
* rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-19
* rt2x00: Fix stuck queue in tx failure caseHelmut Schaa2011-04-19
* rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde2011-03-04
* rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde2011-03-04
* rt2x00: Remove now unused crypto.aid fieldHelmut Schaa2011-03-04
* rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_txHelmut Schaa2011-03-04
* rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa2011-03-04
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa2011-02-21
* 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