summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00mac.c
AgeCommit message (Expand)Author
2010-02-08rt2x00: remove get_tx_stats() mac80211 opKalle Valo
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-11-28rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde
2009-11-19mac80211: request TX status where neededJohannes Berg
2009-11-11rt2x00: Update copyright statements.Gertjan van Wingerde
2009-08-28rt2x00: Cleanup rt2x00mac_bss_info_changed()Ivo van Doorn
2009-08-20rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn
2009-08-20rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn
2009-08-20rt2x00: Fix RFKILL pollingIvo van Doorn
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14rt2x00: FIF_PSPOLL filter flag supportIgor Perminov
2009-08-14rt2x00: Fix for race condition while update beaconIgor Perminov
2009-08-14rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04rt2x00: Fix build error when crypto support is disabledIvo van Doorn
2009-07-27rt2x00: Don't alter rt2x00dev->default_antLars Ericsson
2009-07-24rt2x00: Comment spellcheckingLuis Correia
2009-07-24rt2x00: Implement set_tim callback for all driversStefan Steuerwald
2009-07-10rt2x00: use wiphy rfkill interfaceIvo van Doorn
2009-07-10rt2x00: remove skb->do_not_encrypt usageJohannes Berg
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