summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: revamp beacon configurationJohannes Berg2008-07-141-6/+16
* rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn2008-07-081-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-2/+2
|\
| * rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-271-2/+2
* | rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frameIvo van Doorn2008-06-141-0/+1
* | rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-141-9/+1Star
* | rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn2008-06-141-5/+2Star
* | rt2x00: Remove CTS/RTS check in tx()Ivo van Doorn2008-06-141-7/+5Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-0/+1
|\|
| * rt2x00: Fix memleak in tx() pathIvo van Doorn2008-05-281-0/+1
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-221-5/+5
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-221-31/+43
* | rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-221-1/+1
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-1/+1
* | mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-3/+3
* | rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-071-7/+6Star
* | rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACESIvo van Doorn2008-05-071-6/+5Star
* | rt2x00: Support hardware RTS and CTS-to-self framesIvo van Doorn2008-05-071-1/+6
|/
* rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn2008-04-011-0/+6
* rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn2008-04-011-0/+7
* rt2x00: Invert scheduled packet_filter checkIvo van Doorn2008-04-011-2/+2
* rt2x00: Fix in_atomic() usageIvo van Doorn2008-03-251-2/+55
* rt2x00: Rename config_preamble() to config_erp()Ivo van Doorn2008-03-131-9/+7Star
* rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flagIvo van Doorn2008-03-131-1/+5
* rt2x00: Don't report driver generated frames to tx_status()Ivo van Doorn2008-02-291-0/+15
* rt2x00: Fix scheduling while atomic errors in usb driversIvo van Doorn2008-02-291-1/+8
* rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn2008-02-291-1/+1
* rt2x00: Add per-interface structureIvo van Doorn2008-02-291-51/+101
* rt2x00: Enable master and adhoc mode againIvo van Doorn2008-02-291-8/+0Star
* rt2x00: Fix tx parameter initializationIvo van Doorn2008-02-291-3/+3
* rt2x00: Queue handling overhaulIvo van Doorn2008-02-291-27/+28
* rt2x00: Update copyright noticeIvo van Doorn2008-02-291-1/+1
* mac80211: add unified BSS configurationJohannes Berg2008-01-291-6/+10
* mac80211: dont use interface indices in driversJohannes Berg2008-01-291-2/+3
* rt2x00: Move start() and stop() handlers into rt2x00lib.cIvo van Doorn2008-01-291-39/+3Star
* rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSYIvo van Doorn2008-01-291-4/+13
* rt2x00: Use IEEE80211_IF_TYPE_INVALID directlyIvo van Doorn2008-01-291-1/+1
* rt2x00: Replace DRV_NAME with KBUILD_MODNAMEIvo van Doorn2008-01-291-5/+0Star
* rt2x00: Block adhoc & master modeIvo van Doorn2007-11-101-0/+8
* [PATCH] rt2x00: Reorganize configuration handlerIvo van Doorn2007-10-111-0/+34
* [PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rxIvo van Doorn2007-10-111-2/+2
* [PATCH] rt2x00: Reorganize rt2x00dev->flagsIvo van Doorn2007-10-111-17/+38
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-111-90/+14Star
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-111-0/+459