aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00dev.c
AgeCommit message (Expand)Author
2013-11-29rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau
2013-04-22rt2x00: Use more current logging styles, shrink object sizeJoe Perches
2013-02-27rt2x00: error in configurations with mesh support disabledFelix Fietkau
2013-01-30rt2x00: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh
2013-01-30rt2x00: remove NOTICEStanislaw Gruszka
2013-01-22rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa
2012-12-17rt2x00: zero-out rx_statusGabor Juhos
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-06rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa
2012-12-05Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka
2012-11-30rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-09-25rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-05rt2800usb: Added rx packet length validity checkSergei Poselenov
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-06rt2x00: claim RSN IBSS supportStanislaw Gruszka
2012-04-23rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa
2012-04-17rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-15rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka
2012-03-12rt2x00: fix random stallsStanislaw Gruszka
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-27rt2x00:Add VCO recalibrationJohn Li
2012-02-21rt2x00: fix a possible NULL pointer dereferenceGabor Juhos
2012-02-08rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde
2011-12-06rt2x00: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-15rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde
2011-09-14rt2x00: Introduce sta_add/remove callbacksHelmut Schaa
2011-09-14rt2x00: Move bssidx calculation into its own functionHelmut Schaa
2011-08-09rt2x00: Fix PCI interrupt processing race on SMP systemsHelmut Schaa
2011-06-22rt2x00: fix possible memory corruption in case of invalid rxdesc.sizeStanislaw Gruszka
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka
2011-05-10rt2x00: Fix rmmod hang of rt2800pciGertjan van Wingerde
2011-05-02rt2x00: Add autowake support for USB hardwareIvo van Doorn
2011-04-19rt2800usb: add timer to handle TX_STA_FIFOJohannes Stezenbach
2011-04-19rt2x00: fix queue timeout checksJohannes Stezenbach
2011-04-19rt2x00: Split rt2x00dev->flagsIvo van Doorn
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-04rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa
2011-04-04rt2x00: Implement tx power temperature compensationHelmut Schaa
2011-04-04rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa
2011-04-04rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka
2011-01-31rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn
2011-01-31rt2x00: Kill all tasklets during device removalIvo van Doorn
2011-01-31rt2x00: Disable txstatus tasklet by defaultHelmut Schaa
2011-01-31rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa
2011-01-31rt2x00: Make periodic beacon updates for PCI devices atomicHelmut Schaa