summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2014-07-081-10/+10
|\
| * rt2x00: change order when stop beaconingStanislaw Gruszka2014-06-191-6/+6
| * rt2x00: change beaconing lockingStanislaw Gruszka2014-06-191-4/+2Star
| * net: wireless: rt2x00: rt2x00mac.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-191-0/+2
* | rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-161-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-10/+12
|\
| * rt2x00: fix beaconing on USBStanislaw Gruszka2014-04-221-10/+12
* | mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
|/
* rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1Star
* rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka2013-11-111-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+3
|\
| * rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka2013-10-181-0/+3
* | rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-3/+3
|/
* rt2x00: Use more current logging styles, shrink object sizeJoe Perches2013-04-221-8/+9
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* rt2x00: print chip and firmware version by defaultStanislaw Gruszka2013-01-301-3/+3
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-091-3/+3
* rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde2012-09-251-39/+0Star
* rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde2012-09-251-3/+2Star
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+3
* rt2x00: claim RSN IBSS supportStanislaw Gruszka2012-06-061-2/+12
* rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-041-1/+0Star
* rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka2012-04-111-0/+10
* rt2x00: fix random stallsStanislaw Gruszka2012-03-121-0/+9
* rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa2011-12-141-1/+1
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* rt2x00: Add WCID to crypto structHelmut Schaa2011-09-141-2/+5
* rt2x00: Introduce sta_add/remove callbacksHelmut Schaa2011-09-141-0/+33
* rt2x00: Move bssidx calculation into its own functionHelmut Schaa2011-09-141-9/+1Star
* rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-021-2/+3
* rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde2011-07-071-0/+14
* rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn2011-04-191-0/+65
* rt2x00: Implement get_ringparam callback functionIvo van Doorn2011-04-191-0/+16
* rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-191-6/+6
* rt2x00: Fix stuck queue in tx failure caseHelmut Schaa2011-04-191-1/+1
* rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde2011-03-041-1/+1
* rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde2011-03-041-4/+4
* rt2x00: Remove now unused crypto.aid fieldHelmut Schaa2011-03-041-4/+2Star
* rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_txHelmut Schaa2011-03-041-1/+1
* rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa2011-03-041-2/+2
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2Star
* rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa2011-02-211-3/+3
* rt2x00: Limit beacon updates in bss_info_changed to USB devicesHelmut Schaa2011-01-311-2/+3
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-311-3/+38
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | rt2x00: Fix comment about removed spinlockHelmut Schaa2011-01-041-4/+1Star
* | rt2x00: Remove unused interface spinlockHelmut Schaa2011-01-041-1/+0Star
* | rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa2011-01-041-3/+1Star
* | rt2x00: Fix pointer errors.Gertjan van Wingerde2011-01-041-4/+4