summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
AgeCommit message (Expand)Author
2014-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2014-06-19rt2x00: change order when stop beaconingStanislaw Gruszka
2014-06-19rt2x00: change beaconing lockingStanislaw Gruszka
2014-06-19net: wireless: rt2x00: rt2x00mac.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-06-16rt2x00: disable TKIP on USBStanislaw Gruszka
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-22rt2x00: fix beaconing on USBStanislaw Gruszka
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher
2013-11-11rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-18rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka
2013-10-14rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-04-22rt2x00: Use more current logging styles, shrink object sizeJoe Perches
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-01-30rt2x00: print chip and firmware version by defaultStanislaw Gruszka
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-09-25rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde
2012-09-25rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-06rt2x00: claim RSN IBSS supportStanislaw Gruszka
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka
2012-03-12rt2x00: fix random stallsStanislaw Gruszka
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