aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00dev.c
Commit message (Expand)AuthorAge
* rt2x00: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh2013-01-30
* rt2x00: remove NOTICEStanislaw Gruszka2013-01-30
* rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa2013-01-22
* rt2x00: zero-out rx_statusGabor Juhos2012-12-17
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-11
|\
| * Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2012-12-05
* | rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa2012-12-06
* | rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa2012-11-30
|/
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-09
* rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde2012-09-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\
| * rt2800usb: Added rx packet length validity checkSergei Poselenov2012-09-05
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
|/
* rt2x00: claim RSN IBSS supportStanislaw Gruszka2012-06-06
* rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa2012-04-23
* rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann2012-04-17
* rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
|\
| * rt2x00: fix random stallsStanislaw Gruszka2012-03-12
* | rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka2012-03-15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
|\|
| * rt2x00: fix a possible NULL pointer dereferenceGabor Juhos2012-02-21
* | rt2x00:Add VCO recalibrationJohn Li2012-02-27
* | rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde2012-02-08
|/
* rt2x00: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-06
* rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-15
* rt2x00: Introduce sta_add/remove callbacksHelmut Schaa2011-09-14
* rt2x00: Move bssidx calculation into its own functionHelmut Schaa2011-09-14
* rt2x00: Fix PCI interrupt processing race on SMP systemsHelmut Schaa2011-08-09
* rt2x00: fix possible memory corruption in case of invalid rxdesc.sizeStanislaw Gruszka2011-06-22
* rt2x00: fix rmmod crashStanislaw Gruszka2011-06-06
* rt2x00: Fix rmmod hang of rt2800pciGertjan van Wingerde2011-05-10
* rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-02
* rt2800usb: add timer to handle TX_STA_FIFOJohannes Stezenbach2011-04-19
* rt2x00: fix queue timeout checksJohannes Stezenbach2011-04-19
* rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-07
|\
| * rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-04
* | rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa2011-04-04
* | rt2x00: Implement tx power temperature compensationHelmut Schaa2011-04-04
* | rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa2011-04-04
* | rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa2011-04-04
|/
* rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn2011-01-31
* rt2x00: Kill all tasklets during device removalIvo van Doorn2011-01-31
* rt2x00: Disable txstatus tasklet by defaultHelmut Schaa2011-01-31
* rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa2011-01-31
* rt2x00: Make periodic beacon updates for PCI devices atomicHelmut Schaa2011-01-31
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-31
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-21
* rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa2011-01-04