summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Add support for RT5390 chipRA-Shiang Tu2011-02-215-55/+440
* rt2x00: Add/Modify the GPIO register definitionShiang Tu2011-02-212-3/+9
* rt2x00: Add/Modify protection related register definitionsShiang Tu2011-02-212-14/+20
* rt2x00: Remove superfluos empty lineHelmut Schaa2011-02-211-1/+0
* Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa2011-02-211-6/+3
* rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa2011-02-211-3/+3
* rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung2011-02-213-77/+199
* rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung2011-02-213-9/+70
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-0/+2
|\
| * wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez2011-02-181-0/+2
* | rt2x00: Check for errors from skb_pad() callsSeth Forshee2011-02-143-6/+30
* | rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn2011-01-314-7/+25
* | rt2x00: Kill all tasklets during device removalIvo van Doorn2011-01-311-0/+4
* | rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.Gertjan van Wingerde2011-01-312-6/+4
* | rt2x00: Copy the MAC address to the WCID entry properly.Gertjan van Wingerde2011-01-311-1/+1
* | rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2011-01-312-0/+12
* | rt2x00: trivial: add \n to WARNING messageJohannes Stezenbach2011-01-311-1/+1
* | Trivial typo fix in commentMark Einon2011-01-311-1/+1
* | rt2x00: Correct initial value of US_CYC_CNT register for pcie interfaceRA-Jay Hung2011-01-312-0/+8
* | rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISRHelmut Schaa2011-01-318-24/+4
* | rt2x00: Remove interrupt thread registrationHelmut Schaa2011-01-312-15/+3
* | rt2x00: Convert rt2400pci interrupt handling to use taskletsHelmut Schaa2011-01-311-39/+115
* | rt2x00: Convert rt2500pci interrupt handling to use taskletsHelmut Schaa2011-01-311-39/+111
* | rt2x00: Convert rt61pci to use taskletsHelmut Schaa2011-01-311-45/+130
* | rt2x00: Convert rt2800pci to use taskletsHelmut Schaa2011-01-311-59/+114
* | rt2x00: Disable txstatus tasklet by defaultHelmut Schaa2011-01-312-8/+5
* | rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa2011-01-312-0/+34
* | rt2x00: Make periodic beacon updates for PCI devices atomicHelmut Schaa2011-01-311-10/+16
* | rt2x00: Limit beacon updates in bss_info_changed to USB devicesHelmut Schaa2011-01-311-2/+3
* | rt2x00: Introduce beacon_update_locked that requires caller lockingHelmut Schaa2011-01-312-9/+27
* | rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-3114-85/+185
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-282-0/+2
|\ \ | |/
| * rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-251-0/+1
| * rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()Jesper Juhl2011-01-131-0/+1
* | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-1/+4
* | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-192-2/+4
* | rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090RA-Jay Hung2011-01-192-8/+23
* | rt2x00: Fix radio off hang issue for PCIE interfaceRA-Jay Hung2011-01-192-32/+10
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-141-2/+2
|\ \
| * | PCI: make pci_restore_state return voidJon Mason2010-12-231-2/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2010-12-221-3/+0
| |\ \ | | |/
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-058-92/+39
|\ \ \
| * | | rt2x00: Fix comment about removed spinlockHelmut Schaa2011-01-041-4/+1
| * | | rt2x00: Remove unused interface spinlockHelmut Schaa2011-01-042-7/+0
| * | | rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa2011-01-043-19/+7
| * | | rt2x00: Remove superfluous assignment of mpdu_densityHelmut Schaa2011-01-041-2/+0
| * | | rt2x00: Fix panic on frame padding for rt2800 usb devicesIsmael Luceno2011-01-041-4/+12
| * | | rt2x00: Fix pointer errors.Gertjan van Wingerde2011-01-042-8/+8
OpenPOWER on IntegriCloud