summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Pass BlockAck and BlackAckReq frames to mac80211 in monitor modeHelmut Schaa2011-11-281-2/+4
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-037-11/+18
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-276-7/+9
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-204-50/+53
|\
| * rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-09-161-8/+9
| * rt2800pci: Fix compiler error on PowerPCLarry Finger2011-09-161-13/+17
| * rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka2011-08-221-13/+1
| * rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-08-111-4/+3
| * rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-111-10/+7
| * rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-08-111-1/+12
| * rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon2011-08-091-0/+2
| * rt2x00: Add new rt73 buffalo USB idIvo van Doorn2011-08-091-0/+1
* | rt2x00: Use the available helper functions to initialize the WCID tableHelmut Schaa2011-09-141-5/+2
* | rt2x00: Forbid aggregation for STAs not programmed into the hwHelmut Schaa2011-09-141-0/+11
* | rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa2011-09-144-30/+134
* | rt2x00: Add WCID to HT TX descriptorHelmut Schaa2011-09-142-1/+7
* | rt2x00: Add WCID to crypto structHelmut Schaa2011-09-142-2/+7
* | rt2x00: Introduce sta_add/remove callbacksHelmut Schaa2011-09-143-0/+60
* | rt2x00: Move bssidx calculation into its own functionHelmut Schaa2011-09-143-9/+23
* | rt2x00: Avoid unnecessary uncachedHelmut Schaa2011-09-141-4/+4
* | rt2x00: Update some TX descriptorHelmut Schaa2011-09-141-2/+2
* | rt2x00: Remove incorrect led blinkHelmut Schaa2011-09-141-16/+0
* | rt2x00: Add LED_CFG register descriptionHelmut Schaa2011-09-141-0/+3
* | rt2x00: Minor optimizazion in txdone pathHelmut Schaa2011-09-144-6/+5
* | rt2x00: Add new chipset supportzero.lin2011-09-131-0/+1
* | rt2x00: Fix PCI interrupt processing race on SMP systemsHelmut Schaa2011-08-095-95/+64
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-033-5/+6
|\
| * rt2x00: fix usage of NULL queueStanislaw Gruszka2011-08-021-2/+3
| * rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa2011-08-021-1/+2
| * rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka2011-08-011-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-151-0/+2
|\ \ | |/
| * rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz2011-07-111-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0813-52/+94
|\ \ | |/
| * rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde2011-07-079-0/+22
| * rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2011-07-071-2/+2
| * rt2x00: Add device ID for RT539F device.Gertjan van Wingerde2011-07-071-0/+1
| * rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde2011-07-071-25/+26
| * rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde2011-07-073-28/+33
| * rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde2011-07-072-5/+18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-301-1/+1
|\ \ | |/
| * rt2x00: Fix unspeficied typoJoe Perches2011-06-271-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-242-0/+14
|\ \ | |/
| * rt2x00: reset usb devices at probeStanislaw Gruszka2011-06-221-0/+1
| * rt2x00: fix possible memory corruption in case of invalid rxdesc.sizeStanislaw Gruszka2011-06-221-0/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-089-105/+396
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-072-1/+6
| |\
| | * rt2x00: fix rmmod crashStanislaw Gruszka2011-06-062-1/+6
| * | rt2x00: Enabled rt35xx device support by default.Gertjan van Wingerde2011-06-011-7/+2
| * | rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.Gertjan van Wingerde2011-06-013-84/+82
| * | rt2x00: Interface sequence lock doesn't have to disable interrupts.Gertjan van Wingerde2011-06-011-3/+2
OpenPOWER on IntegriCloud