aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAge
...
* | 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: Limit beacon updates in bss_info_changed to USB devicesHelmut Schaa2011-01-31
* | rt2x00: Introduce beacon_update_locked that requires caller lockingHelmut Schaa2011-01-31
* | rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-31
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-28
|\|
| * rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-25
| * rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()Jesper Juhl2011-01-13
* | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-21
* | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-19
* | rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090RA-Jay Hung2011-01-19
* | rt2x00: Fix radio off hang issue for PCIE interfaceRA-Jay Hung2011-01-19
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-14
|\ \
| * | PCI: make pci_restore_state return voidJon Mason2010-12-23
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\|
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-05
|\ \ \
| * | | rt2x00: Fix comment about removed spinlockHelmut Schaa2011-01-04
| * | | rt2x00: Remove unused interface spinlockHelmut Schaa2011-01-04
| * | | rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa2011-01-04
| * | | rt2x00: Remove superfluous assignment of mpdu_densityHelmut Schaa2011-01-04
| * | | rt2x00: Fix panic on frame padding for rt2800 usb devicesIsmael Luceno2011-01-04
| * | | rt2x00: Fix pointer errors.Gertjan van Wingerde2011-01-04
| * | | rt2x00: remove intf->mac field.Gertjan van Wingerde2011-01-04
| * | | rt2x00: Remove intf->bssid field.Gertjan van Wingerde2011-01-04
| * | | rt2x00: allow txstatus_fifo w/o txstatus_taskletJohannes Stezenbach2011-01-04
| * | | rt2x00: simplify txstatus_fifo handlingJohannes Stezenbach2011-01-04
| * | | rt2x00: Use pci_is_pcie()Hauke Mehrtens2010-12-22
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-22
|\| | |
| * | | rt2x00: Fix firmware loading regression on x86_64.Wolfgang Kufner2010-12-13
| * | | rt2x00: Pad beacon to multiple of 32 bits.Wolfgang Kufner2010-12-13
| * | | rt2x00: remove stray semicolonJohannes Stezenbach2010-12-13
| * | | rt2x00: Fix WMM Queue namingIvo van Doorn2010-12-13
| * | | rt2x00: Introduce extra queue entry sanity flagIvo van Doorn2010-12-13
| * | | rt2x00: Cleanup RX index countingIvo van Doorn2010-12-13
| * | | rt2x00: Add "flush" queue commandIvo van Doorn2010-12-13
| * | | rt2x00: Protect queue control with mutexIvo van Doorn2010-12-13
| * | | rt2x00: Reorganize queue callback functionsIvo van Doorn2010-12-13
| * | | rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).Ivo van Doorn2010-12-13
| * | | rt2x00: trivial: add missing \n on warningsJohannes Stezenbach2010-12-13
| * | | rt2x00: Don't frequently reset beacon interval in AdHoc modeHelmut Schaa2010-12-13
| * | | rt2x00: Ensure TX-ed frames are returned in the original state.Gertjan van Wingerde2010-12-13
| * | | rt2x00: fix hang when unplugging USB device in useJohannes Stezenbach2010-12-13
| * | | rt2x00: Add RF chip definitionRA-Jay Hung2010-12-13
| * | | rt2x00: Implement get_survey callback for rt2800Helmut Schaa2010-12-13
| * | | rt2x00: Add rt2800 EEPROM definitionRA-Jay Hung2010-12-13
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-06
|\| | |
| * | | mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-11-30