summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
AgeCommit message (Expand)Author
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-02-09rt2x00: Add kill_tx_queue callback functionIvo van Doorn
2009-01-29rt2x00: Update copyright year to 2009Ivo van Doorn
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29rt2x00: Move code into seperate functionsIvo van Doorn
2009-01-29rt2x00: Implement WDS supportIvo van Doorn
2009-01-29rt2x00: Add mesh supportAndrey Yurovsky
2008-12-05rt2x00: Correctly initialize AID during set_key()Ivo van Doorn
2008-12-05rt2x00: Fix check for BSS info changesIvo van Doorn
2008-12-05rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn
2008-11-25rt2x00: Fix TX failure pathIvo van Doorn
2008-11-21rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn
2008-11-21rt2x00: Block set_key() during suspend/shutdownIvo van Doorn
2008-11-10rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn
2008-11-10rt2x00: Optimize configuration handlingIvo van Doorn
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-09-24rt2x00: Fix HW crypto key handlingIvo van Doorn
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-08-29rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn
2008-08-29rt2x00: Only configure hardware when radio is enabledMattias Nissler
2008-08-29rt2x00: Fix race conditions in flag handlingIvo van Doorn
2008-08-22rt2x00: Implement HW encryptionIvo van Doorn
2008-08-22rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner
2008-08-07rt2x00: Block all unsupported modesIvo van Doorn
2008-08-01rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29rt2x00: Force full register config after start()Ivo van Doorn
2008-07-29rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn
2008-07-29rt2x00: Fix QOS sequence countingIvo van Doorn
2008-07-15wireless: fix warnings from QoS patchJohannes Berg
2008-07-14mac80211: fix TX sequence numbersJohannes Berg
2008-07-14rt2x00: Reorganize beacon handlingIvo van Doorn
2008-07-14rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-07-08rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27rt2x00: Fix lock dependency errrorIvo van Doorn
2008-06-14rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frameIvo van Doorn
2008-06-14rt2x00: Don't kick TX queue after each frameIvo van Doorn
2008-06-14rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn
2008-06-14rt2x00: Remove CTS/RTS check in tx()Ivo van Doorn
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-28rt2x00: Fix memleak in tx() pathIvo van Doorn
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg