index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
2011-01-31
rt2x00: Move TX/RX work into dedicated workqueue
Ivo van Doorn
2011-01-31
rt2x00: Kill all tasklets during device removal
Ivo van Doorn
2011-01-31
rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.
Gertjan van Wingerde
2011-01-31
rt2x00: Copy the MAC address to the WCID entry properly.
Gertjan van Wingerde
2011-01-31
rt2x00: Fix WPA TKIP Michael MIC failures.
Gertjan van Wingerde
2011-01-31
rt2x00: trivial: add \n to WARNING message
Johannes Stezenbach
2011-01-31
Trivial typo fix in comment
Mark Einon
2011-01-31
rt2x00: Correct initial value of US_CYC_CNT register for pcie interface
RA-Jay Hung
2011-01-31
rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR
Helmut Schaa
2011-01-31
rt2x00: Remove interrupt thread registration
Helmut Schaa
2011-01-31
rt2x00: Convert rt2400pci interrupt handling to use tasklets
Helmut Schaa
2011-01-31
rt2x00: Convert rt2500pci interrupt handling to use tasklets
Helmut Schaa
2011-01-31
rt2x00: Convert rt61pci to use tasklets
Helmut Schaa
2011-01-31
rt2x00: Convert rt2800pci to use tasklets
Helmut Schaa
2011-01-31
rt2x00: Disable txstatus tasklet by default
Helmut Schaa
2011-01-31
rt2x00: Introduce tasklets for interrupt handling
Helmut Schaa
2011-01-31
rt2x00: Make periodic beacon updates for PCI devices atomic
Helmut Schaa
2011-01-31
rt2x00: Limit beacon updates in bss_info_changed to USB devices
Helmut Schaa
2011-01-31
rt2x00: Introduce beacon_update_locked that requires caller locking
Helmut Schaa
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
2011-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-25
rt2x00: add device id for windy31 usb device
Greg Kroah-Hartman
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090
RA-Jay Hung
2011-01-19
rt2x00: Fix radio off hang issue for PCIE interface
RA-Jay Hung
2011-01-14
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-01-13
rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()
Jesper Juhl
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-04
rt2x00: Fix comment about removed spinlock
Helmut Schaa
2011-01-04
rt2x00: Remove unused interface spinlock
Helmut Schaa
2011-01-04
rt2x00: Simplify intf->delayed_flags locking
Helmut Schaa
2011-01-04
rt2x00: Remove superfluous assignment of mpdu_density
Helmut Schaa
2011-01-04
rt2x00: Fix panic on frame padding for rt2800 usb devices
Ismael Luceno
2011-01-04
rt2x00: Fix pointer errors.
Gertjan van Wingerde
2011-01-04
rt2x00: remove intf->mac field.
Gertjan van Wingerde
2011-01-04
rt2x00: Remove intf->bssid field.
Gertjan van Wingerde
2011-01-04
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
Johannes Stezenbach
2011-01-04
rt2x00: simplify txstatus_fifo handling
Johannes Stezenbach
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
2010-12-22
rt2x00: Use pci_is_pcie()
Hauke Mehrtens
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-12-13
rt2x00: Fix firmware loading regression on x86_64.
Wolfgang Kufner
2010-12-13
rt2x00: Pad beacon to multiple of 32 bits.
Wolfgang Kufner
2010-12-13
rt2x00: remove stray semicolon
Johannes Stezenbach
2010-12-13
rt2x00: Fix WMM Queue naming
Ivo van Doorn
2010-12-13
rt2x00: Introduce extra queue entry sanity flag
Ivo van Doorn
2010-12-13
rt2x00: Cleanup RX index counting
Ivo van Doorn
[next]