summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00lib.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn2008-07-081-11/+1Star
* rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-261-2/+49
* rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn2008-06-141-0/+1
* rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn2008-05-221-1/+5
* rt2x00: Fix quality/activity led handlingIvo van Doorn2008-05-011-0/+6
* rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn2008-04-011-0/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-181-6/+14
|\
| * rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn2008-03-131-6/+14
* | rt2x00: Fix basic rate initializationIvo van Doorn2008-03-141-13/+1Star
* | rt2x00: Make rt2x00leds_register return voidIvo van Doorn2008-03-141-3/+2Star
* | rt2x00: Rename config_preamble() to config_erp()Ivo van Doorn2008-03-131-3/+3
* | rt2x00: Cleanup mode registrationIvo van Doorn2008-02-291-2/+3
* | rt2x00: Make use of MAC80211_LED_TRIGGERSIvo van Doorn2008-02-291-0/+33
* | rt2x00: Rate structure overhaulIvo van Doorn2008-02-291-0/+45
* | rt2x00: Add per-interface structureIvo van Doorn2008-02-291-3/+7
* | rt2x00: Queue handling overhaulIvo van Doorn2008-02-291-0/+10
* | rt2x00: Update copyright noticeIvo van Doorn2008-02-291-1/+1
|/
* rt2x00: Move start() and stop() handlers into rt2x00lib.cIvo van Doorn2008-01-291-2/+2
* rt2x00: correct "skb_buff" typoJohn W. Linville2008-01-291-1/+1
* rt2x00: Add TX/RX frame dumping facilityIvo van Doorn2008-01-291-0/+6