aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00dev.c
Commit message (Expand)AuthorAge
* rt2x00: Fix URB error handlingIvo van Doorn2010-10-11
* rt2x00: Fix dead queue when skb allocation failedIvo van Doorn2010-10-11
* rt2x00: Validate MCS on RX pathIvo van Doorn2010-10-11
* rt2x00: Simplify Queue function argumentsIvo van Doorn2010-10-11
* rt2x00: Fix oops caused by error path in rt2x00lib_startHelmut Schaa2010-10-05
* rt2x00: rework tx status handling in rt2800pciHelmut Schaa2010-10-05
* rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn2010-08-31
* rt2x00: Fix max TX power settingsIvo van Doorn2010-08-25
* rt2x00: Remove ieee80211_rx_status from rt2x00_devIvo van Doorn2010-08-16
* rt2x00: Add helper function for reporting tx statusIvo van Doorn2010-08-16
* rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn2010-08-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
|\
| * rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd2010-07-16
* | rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa2010-07-12
* | rt2x00: Implement broad- and multicast bufferingHelmut Schaa2010-07-12
* | rt2x00: Allow beacon update without scheduling a workHelmut Schaa2010-07-12
* | rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa2010-07-12
* | rt2x00: Implement watchdog monitoringIvo van Doorn2010-07-12
* | rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde2010-06-30
* | rt2x00: Implement tx mpdu aggregationHelmut Schaa2010-06-30
* | rt2x00: Fix tx status reporting when falling back to the lowest rateHelmut Schaa2010-06-15
* | rt2x00: don't use TXDONE_FALLBACK as success indicatorHelmut Schaa2010-06-15
* | rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-03
* | wireless: fix several minor description typosWalter Goldens2010-06-02
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\
| * rt2x00: remove usage of deprecated noise valueJohn W. Linville2010-04-28
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-05
|\|
| * rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2010-01-05
* | rt2x00: Only remove L2 padding in received frames if there is payload.Gertjan van Wingerde2009-12-21
* | rt2x00 : trim the skb after having the l2pad removed.Alban Browaeys2009-12-21
|/
* rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde2009-11-28
* mac80211: request TX status where neededJohannes Berg2009-11-19
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-11
* rt2x00: Remove deprecated ieee80211_rx_status->qual usageIvo van Doorn2009-11-11
* rt2x00: Don't queue ieee80211 work after USB removalSean Cross2009-11-06
* rt2x00: Reorganize padding & L2 paddingIvo van Doorn2009-08-31
* rt2x00: Fix TX status reportingIvo van Doorn2009-08-31
* rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn2009-08-20
* rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn2009-08-20
* rt2x00: Add support for retry ratesBenoit PAPILLAULT2009-08-20
* rt2x00: Fix for race condition while update beaconIgor Perminov2009-08-14
* rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn2009-08-14
* rt2x00: cancel all work on disconnectPavel Roskin2009-08-04
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HWIvo van Doorn2009-07-24
* rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-10
* mac80211: push rx status into skb->cbJohannes Berg2009-07-10