aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00.h
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Release rt2x00 2.2.2Ivo van Doorn2008-11-101-1/+1
* rt2x00: Remove ieee80211_bss_conf from rt2x00_intfIvo van Doorn2008-11-101-7/+0
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-101-23/+12
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-0/+3
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+1
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-1/+1
* rt2x00: Release rt2x00 2.2.1Ivo van Doorn2008-08-291-1/+1
* rt2x00: Only configure hardware when radio is enabledMattias Nissler2008-08-291-1/+0
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-291-8/+8
* rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn2008-08-221-0/+5
* rt2x00: Release rt2x00 2.2.0Ivo van Doorn2008-08-221-1/+1
* rt2x00: Gather channel information in structureIvo van Doorn2008-08-221-8/+15
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-221-2/+37
* wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-221-2/+2
* rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-011-0/+6
* rt2x00: Force full register config after start()Ivo van Doorn2008-07-291-0/+1
* rt2x00: Fix EIFS timing valueIvo van Doorn2008-07-291-1/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-2/+2
|\
| * rt2x00: treat firmware data as constDavid Woodhouse2008-07-101-2/+2
* | mac80211: fix TX sequence numbersJohannes Berg2008-07-141-0/+2
* | rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-141-35/+1
* | rt2x00: Add support for CTS protection in rt2x00libIvo van Doorn2008-07-141-0/+1
* | mac80211: revamp beacon configurationJohannes Berg2008-07-141-0/+2
* | rt2x00: Use ieee80211_hw->workqueue againIvo van Doorn2008-07-081-1/+3
* | rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn2008-07-081-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-281-50/+9
|\ \
| * | rt2x00: Release rt2x00 2.1.8Ivo van Doorn2008-06-261-1/+1
| * | rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-261-34/+0
| * | rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-261-5/+23
| * | rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde2008-06-261-2/+8
| * | rt2x00: Convert rt2x00 to use generic DMA-mapping APIGertjan van Wingerde2008-06-261-5/+1
| * | rt2x00: Use ieee80211 fc handlersIvo van Doorn2008-06-261-27/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-0/+1
|\ \ \ | |/ / |/| / | |/
| * rt2x00: Fix lock dependency errrorIvo van Doorn2008-06-271-0/+1
* | rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde2008-06-141-0/+6
* | rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-141-1/+1
* | rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn2008-06-141-2/+1
* | rt2x00: Release rt2x00 2.1.7Ivo van Doorn2008-06-141-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-0/+5
|\ \ | |/
| * rt2x00: Reset antenna RSSI after switchIvo van Doorn2008-05-281-0/+5
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-7/+3
* | rt2x00: Release rt2x00 2.1.6Ivo van Doorn2008-05-211-1/+1
* | rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-211-7/+35
* | rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-211-0/+1
* | rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn2008-05-211-2/+1
* | mac80211: QoS related cleanupsJohannes Berg2008-05-071-1/+1
* | rt2x00: Release rt2x00 2.1.5Ivo van Doorn2008-05-071-1/+1
* | rt2x00: Fix kernel-docIvo van Doorn2008-05-071-3/+3
* | rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-071-5/+4
* | rt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACESIvo van Doorn2008-05-071-1/+0
|/