summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00.h
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVALIvo van Doorn2009-05-221-0/+2
* rt2x00: Simplify rt2x00_check_revIvo van Doorn2009-05-061-4/+3
* rt2x00: Implement support for rt2800usbIvo van Doorn2009-05-061-0/+1
* rt2x00: Implement support for 802.11nIvo van Doorn2009-05-061-0/+11
* rt2x00: Add support for L2 padding during TX/RXIvo van Doorn2009-05-061-0/+10
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-3/+0
* rt2x00: Move Move pci_dev specific access to rt2x00pciIvo van Doorn2009-04-221-0/+18
* rt2x00: Validate firmware in driverIvo van Doorn2009-02-091-3/+4
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-0/+2
* rt2x00: Simplify suspend/resume handlingIvo van Doorn2009-01-291-1/+0
* rt2x00: rt2x00_rev() should return u32Ivo van Doorn2009-01-291-1/+1
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-1/+1
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* rt2x00: Replace RFKILL with INPUTIvo van Doorn2009-01-291-2/+3
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-1/+1
* rt2x00: Release rt2x00 2.3.0Ivo van Doorn2009-01-291-1/+1
* rt2x00: Rename CONFIG_CRYPTO_COPY_IVIvo van Doorn2009-01-291-1/+1
* rt2x00: Restrict interface between rt2x00link and driversIvo van Doorn2009-01-291-64/+35
* rt2x00: Reduce calls to bbp_read()Ivo van Doorn2009-01-291-2/+7
* rt2x00: Move link tuning into seperate fileIvo van Doorn2009-01-291-28/+1
* rt2x00: Release rt2x00 2.2.3Ivo van Doorn2008-12-051-1/+1
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-051-0/+1
* rt2x00: Store retry limit valuesIvo van Doorn2008-12-051-0/+6
* rt2x00: Detect USB BULK in/out endpointsIvo van Doorn2008-11-251-7/+1
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-211-10/+9
* rt2x00: Optimize get_duration / get_duration_resIvo van Doorn2008-11-211-19/+12
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-4/+2
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-211-2/+1
* 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