summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00dev.c
Commit message (Expand)AuthorAgeFilesLines
...
* | rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde2010-06-301-0/+15
* | rt2x00: Implement tx mpdu aggregationHelmut Schaa2010-06-301-0/+15
* | rt2x00: Fix tx status reporting when falling back to the lowest rateHelmut Schaa2010-06-151-1/+12
* | rt2x00: don't use TXDONE_FALLBACK as success indicatorHelmut Schaa2010-06-151-2/+1
* | rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-031-5/+0
* | wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-1/+0
|\
| * rt2x00: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-051-1/+11
|\ \ | |/
| * rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2010-01-051-1/+11
* | rt2x00: Only remove L2 padding in received frames if there is payload.Gertjan van Wingerde2009-12-211-1/+3
* | rt2x00 : trim the skb after having the l2pad removed.Alban Browaeys2009-12-211-3/+3
|/
* rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde2009-11-281-0/+5
* mac80211: request TX status where neededJohannes Berg2009-11-191-5/+6
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+1
* rt2x00: Remove deprecated ieee80211_rx_status->qual usageIvo van Doorn2009-11-111-1/+0
* rt2x00: Don't queue ieee80211 work after USB removalSean Cross2009-11-061-2/+2
* rt2x00: Reorganize padding & L2 paddingIvo van Doorn2009-08-311-5/+5
* rt2x00: Fix TX status reportingIvo van Doorn2009-08-311-12/+16
* rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn2009-08-201-8/+0
* rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn2009-08-201-10/+0
* rt2x00: Add support for retry ratesBenoit PAPILLAULT2009-08-201-5/+17
* rt2x00: Fix for race condition while update beaconIgor Perminov2009-08-141-7/+0
* rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn2009-08-141-0/+7
* rt2x00: cancel all work on disconnectPavel Roskin2009-08-041-0/+6
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-1/+1
* rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HWIvo van Doorn2009-07-241-2/+1
* rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-101-2/+0
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* rt73usb: fix for master modeAlexandre Becholey2009-05-201-3/+6
* rt2x00: Implement support for 802.11nIvo van Doorn2009-05-061-25/+67
* rt2x00: Add support for L2 padding during TX/RXIvo van Doorn2009-05-061-15/+18
* rt2x00: prevent double kfree when failing to register hardwareHerton Ronaldo Krzesinski2009-04-161-3/+1
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-2/+3
* rt2x00: Move intf_work to mac82011 workqueueIvo van Doorn2009-02-091-1/+1
* rt2x00: Simplify suspend/resume handlingIvo van Doorn2009-01-291-88/+5
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* rt2x00: Introduce RXDONE_SIGNAL_MASK maskIvo van Doorn2009-01-291-2/+2
* rt2x00: Allow drivers to pass the noise value during rxdoneIvo van Doorn2009-01-291-0/+1
* rt2x00: Implement WDS supportIvo van Doorn2009-01-291-3/+6
* rt2x00: Add mesh supportAndrey Yurovsky2009-01-291-4/+7
* rt2x00: Move link tuning into seperate fileIvo van Doorn2009-01-291-295/+8
* rt2x00: Fix TX short preamble detectionIvo van Doorn2009-01-121-5/+3
* rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-051-1/+2
* rt2x00: Fix race condition when using inderect registersIvo van Doorn2008-11-211-0/+2
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-4/+3
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-211-10/+12
OpenPOWER on IntegriCloud