Age | Commit message (Expand) | Author |
2012-10-02 | rt2800usb: Added rx packet length validity check | Sergei Poselenov |
2012-10-02 | rt2x00: Fix rfkill polling prior to interface start. | Gertjan van Wingerde |
2012-10-02 | rt2x00: Fix word size of rt2500usb MAC_CSR19 register. | Gertjan van Wingerde |
2012-10-02 | rt2x00: Identify ASUS USB-N53 device. | Gertjan van Wingerde |
2012-08-25 | rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb. | Jeongdo Son |
2012-08-15 | rt61pci: fix NULL pointer dereference in config_lna_gain | Stanislaw Gruszka |
2012-08-09 | rt2800usb: 2001:3c17 is an RT3370 device | Albert Pool |
2012-07-09 | rt2x00usb: fix indexes ordering on RX queue kick | Stanislaw Gruszka |
2012-06-04 | rt2x00: use atomic variable for seqno | Stanislaw Gruszka |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp |
2012-05-16 | rt2x00:Add RT539b chipset support | Zero.Lin |
2012-05-08 | rt2x00: Add debugfs access for rfcsr register | Anisse Astier |
2012-05-08 | rt2x00: debugfs support - allow a register to be empty | Anisse Astier |
2012-04-23 | rt2800: add chipset revision RT5390R support | Anisse Astier |
2012-04-23 | rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices | Helmut Schaa |
2012-04-23 | rt2800: debugfs register access: BBP is 256 bytes big | Anisse Astier |
2012-04-23 | wireless: rt2x00: rt2800usb more devices were identified | Xose Vazquez Perez |
2012-04-23 | wireless: rt2x00: rt2800usb add more devices ids | Xose Vazquez Perez |
2012-04-17 | rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails | Andreas Hartmann |
2012-04-16 | wireless: rt2x00: rt2800pci add more RT539x ids | Xose Vazquez Perez |
2012-04-16 | wireless: rt2x00: rt{2500,73}usb.c put back duplicate id | Xose Vazquez Perez |
2012-04-16 | net/wireless: use module_pci_driver | Axel Lin |
2012-04-13 | rt2800: zero registers of unused TX rings | Jakub Kicinski |
2012-04-13 | rt2800: initialize queues before giving up due to DMA error | Jakub Kicinski |
2012-04-13 | rt2800: add disabling of DMA before loading firmware | Jakub Kicinski |
2012-04-13 | rt2800: introduce wpdma_disable function | Jakub Kicinski |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-11 | rt2x00: do not generate seqno in h/w if QOS is disabled | Stanislaw Gruszka |
2012-04-11 | rt2x00: configure different txdesc parameters for non HT channel | Stanislaw Gruszka |
2012-04-10 | rt2x00: Fix rfkill_polling register function. | Chen, Chien-Chia |
2012-04-09 | rt2x00: increase led's name buffer length | Jakub Kicinski |
2012-03-26 | rt2x00: rt2800usb: fix status register reread logic | Stanislaw Gruszka |
2012-03-26 | rt2x00: rt2800usb: schedule txdone work on timeout | Stanislaw Gruszka |
2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-15 | rt2x00: rt2800usb: limit tx queues length | Stanislaw Gruszka |
2012-03-15 | rt2x00: rt2800usb: do not check packedid for aggregated frames | Stanislaw Gruszka |
2012-03-15 | rt2x00: rt2800usb: rework txstatus code | Stanislaw Gruszka |
2012-03-15 | rt2x00: rt2800usb: rework txdone code | Stanislaw Gruszka |
2012-03-15 | rt2x00: rt2800usb: move additional txdone into new function | Stanislaw Gruszka |
2012-03-15 | rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800 | Helmut Schaa |
2012-03-13 | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg |
2012-03-12 | rt2x00: Fix beacon skew in rt2800pci | Helmut Schaa |
2012-03-12 | rt2x00: fix random stalls | Stanislaw Gruszka |
2012-02-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-27 | rt2800pci: Fix 'Error - MCU request failed' during initialization | Jakub Kicinski |
2012-02-27 | rt2800: Add documentation on MCU requests | Jakub Kicinski |
2012-02-27 | rt2x00:Add RT5372 chipset support | John Li |
2012-02-27 | rt2x00:Add VCO recalibration | John Li |