summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-2/+4
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-17/+12
* rt2x00: Move code into seperate functionsIvo van Doorn2009-01-291-18/+22
* rt2x00: Implement WDS supportIvo van Doorn2009-01-291-0/+1
* rt2x00: Add mesh supportAndrey Yurovsky2009-01-291-0/+1
* rt2x00: Correctly initialize AID during set_key()Ivo van Doorn2008-12-051-0/+12
* rt2x00: Fix check for BSS info changesIvo van Doorn2008-12-051-1/+1
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-051-2/+0
* rt2x00: Fix TX failure pathIvo van Doorn2008-11-251-2/+1
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-211-2/+11
* rt2x00: Block set_key() during suspend/shutdownIvo van Doorn2008-11-211-1/+3
* rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn2008-11-101-1/+0
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-101-10/+1
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-7/+7
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-0/+9
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+2
* rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-241-1/+2
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-9/+9
* rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-291-2/+3
* rt2x00: Only configure hardware when radio is enabledMattias Nissler2008-08-291-25/+25
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-291-13/+13
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-221-8/+102
* rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner2008-08-221-23/+20
* rt2x00: Block all unsupported modesIvo van Doorn2008-08-071-17/+37
* rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-011-0/+1
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-1/+1
* rt2x00: Force full register config after start()Ivo van Doorn2008-07-291-1/+12
* rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn2008-07-291-0/+1
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-291-13/+0
* wireless: fix warnings from QoS patchJohannes Berg2008-07-151-4/+1
* mac80211: fix TX sequence numbersJohannes Berg2008-07-141-0/+13
* rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-141-21/+10
* rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn2008-07-141-1/+1
* 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/+1
* | rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn2008-06-141-5/+2
* | rt2x00: Remove CTS/RTS check in tx()Ivo van Doorn2008-06-141-7/+5
* | 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-211-5/+5
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-31/+43
* | rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-211-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/+6
OpenPOWER on IntegriCloud