summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00lib.h
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa2012-04-231-1/+1
* rt2x00:Add VCO recalibrationJohn Li2012-02-271-0/+13
* rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa2011-08-021-1/+2
* rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde2011-07-071-1/+2
* rt2x00: Merge rt2x00ht.c contents in other files.Gertjan van Wingerde2011-04-191-24/+0Star
* rt2x00: fix queue timeout checksJohannes Stezenbach2011-04-191-3/+3
* rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-191-2/+2
* rt2x00: Implement tx power temperature compensationHelmut Schaa2011-04-041-0/+13
* rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa2011-04-041-10/+0Star
* rt2x00: Introduce beacon_update_locked that requires caller lockingHelmut Schaa2011-01-311-1/+11
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-311-3/+9
* rt2x00: Protect queue control with mutexIvo van Doorn2010-12-131-9/+0Star
* rt2x00: Remove rt2x00lib_toggle_rxIvo van Doorn2010-11-151-1/+0Star
* rt2x00: checkpatch.pl error fixes for rt2x00lib.hMark Einon2010-11-151-1/+1
* rt2x00: Simplify Queue function argumentsIvo van Doorn2010-10-111-7/+4Star
* rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa2010-09-141-1/+2
* rt2x00: Implement watchdog monitoringIvo van Doorn2010-07-121-3/+23
* rt2x00: Fix HT40 operation in rt2800.Gertjan van Wingerde2010-06-031-0/+9
* rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-031-7/+0Star
* rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.Gertjan van Wingerde2010-06-021-10/+0Star
* mac80211: request TX status where neededJohannes Berg2009-11-191-1/+3
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+2
* rt2x00: Remove deprecated ieee80211_rx_status->qual usageIvo van Doorn2009-11-111-13/+0Star
* rt2x00: fix the definition of rt2x00crypto_rx_insert_ivAndrew Price2009-09-231-1/+1
* rt2x00: Reorganize padding & L2 paddingIvo van Doorn2009-08-311-12/+33
* rt2x00: Don't alter rt2x00dev->default_antLars Ericsson2009-07-271-1/+1
* rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-101-17/+4Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-1/+1
|\
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-121-1/+1
* | rt2x00: Style fix for interval definesAlban Browaeys2009-05-061-2/+2
* | rt2x00: Implement support for 802.11nIvo van Doorn2009-05-061-0/+24
* | rt2x00: Add support for L2 padding during TX/RXIvo van Doorn2009-05-061-5/+22
* | rt2x00: Move iv_len into tx descriptor dataIvo van Doorn2009-05-061-4/+6
|/
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-1/+12
* mac80211: constify ieee80211_if_conf.bssidJohannes 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-1/+1
* rt2x00: Move code into seperate functionsIvo van Doorn2009-01-291-2/+4
* rt2x00: Move link tuning into seperate fileIvo van Doorn2009-01-291-4/+77
* rt2x00: Fix TX short preamble detectionIvo van Doorn2009-01-121-11/+0Star
* rt2x00: Move crypto TX descriptor handling to rt2x00crypto.cIvo van Doorn2008-12-051-1/+8
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-051-0/+6
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-2/+10
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-211-1/+1
* rt2x00: Remove RATE_BASIC flagIvo van Doorn2008-11-211-1/+0Star
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-101-1/+2
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-1/+1
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-221-0/+47
* rt2x00: Remove duplicate declarationIvo van Doorn2008-07-291-7/+0Star
* rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-141-0/+8