Age | Commit message (Expand) | Author | Files | Lines |
2012-06-20 | rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb. | Jeongdo Son | 1 | -0/+1 |
2012-06-20 | rt2x00 : RT3290 chip support v4 | Woody Hung | 7 | -57/+567 |
2012-06-06 | rt2x00:Add RT5392 chipset support | Zero.Lin | 2 | -1/+27 |
2012-06-06 | rt2x00: claim RSN IBSS support | Stanislaw Gruszka | 2 | -2/+14 |
2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -10/+7 |
2012-06-05 | rt2x00: Add support for RT5360 based PCI devices. | villacis@palosanto.com | 3 | -0/+8 |
2012-06-05 | rt2800usb: 2001:3c17 is an RT3370 device | Albert Pool | 1 | -1/+2 |
2012-06-04 | rt2x00: use atomic variable for seqno | Stanislaw Gruszka | 3 | -10/+7 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2012-05-23 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -0/+3 |
2012-05-19 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 3 | -0/+3 |
2012-05-16 | rt2x00:Add RT539b chipset support | Zero.Lin | 1 | -0/+1 |
2012-05-09 | rt2x00: Add debugfs access for rfcsr register | Anisse Astier | 4 | -1/+20 |
2012-05-09 | rt2x00: debugfs support - allow a register to be empty | Anisse Astier | 1 | -35/+36 |
2012-04-23 | rt2800: add chipset revision RT5390R support | Anisse Astier | 2 | -0/+13 |
2012-04-23 | rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices | Helmut Schaa | 6 | -9/+9 |
2012-04-23 | rt2800: debugfs register access: BBP is 256 bytes big | Anisse Astier | 1 | -1/+1 |
2012-04-23 | wireless: rt2x00: rt2800usb more devices were identified | Xose Vazquez Perez | 1 | -5/+3 |
2012-04-23 | wireless: rt2x00: rt2800usb add more devices ids | Xose Vazquez Perez | 1 | -3/+14 |
2012-04-17 | rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails | Andreas Hartmann | 1 | -3/+4 |
2012-04-16 | wireless: rt2x00: rt2800pci add more RT539x ids | Xose Vazquez Perez | 1 | -0/+2 |
2012-04-16 | wireless: rt2x00: rt{2500,73}usb.c put back duplicate id | Xose Vazquez Perez | 2 | -1/+2 |
2012-04-16 | net/wireless: use module_pci_driver | Axel Lin | 3 | -36/+3 |
2012-04-13 | rt2800: zero registers of unused TX rings | Jakub Kicinski | 1 | -0/+10 |
2012-04-13 | rt2800: initialize queues before giving up due to DMA error | Jakub Kicinski | 2 | -3/+5 |
2012-04-13 | rt2800: add disabling of DMA before loading firmware | Jakub Kicinski | 1 | -0/+2 |
2012-04-13 | rt2800: introduce wpdma_disable function | Jakub Kicinski | 3 | -24/+19 |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -5/+1 |
2012-04-12 | rt2x00: do not generate seqno in h/w if QOS is disabled | Stanislaw Gruszka | 3 | -2/+24 |
2012-04-12 | rt2x00: configure different txdesc parameters for non HT channel | Stanislaw Gruszka | 3 | -8/+24 |
2012-04-10 | rt2x00: Fix rfkill_polling register function. | Chen, Chien-Chia | 1 | -5/+1 |
2012-04-10 | rt2x00: increase led's name buffer length | Jakub Kicinski | 1 | -8/+8 |
2012-03-26 | rt2x00: rt2800usb: fix status register reread logic | Stanislaw Gruszka | 1 | -1/+1 |
2012-03-26 | rt2x00: rt2800usb: schedule txdone work on timeout | Stanislaw Gruszka | 1 | -1/+7 |
2012-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -1/+17 |
2012-03-15 | rt2x00: rt2800usb: limit tx queues length | Stanislaw Gruszka | 1 | -1/+1 |
2012-03-15 | rt2x00: rt2800usb: do not check packedid for aggregated frames | Stanislaw Gruszka | 1 | -2/+3 |
2012-03-15 | rt2x00: rt2800usb: rework txstatus code | Stanislaw Gruszka | 5 | -64/+101 |
2012-03-15 | rt2x00: rt2800usb: rework txdone code | Stanislaw Gruszka | 1 | -41/+31 |
2012-03-15 | rt2x00: rt2800usb: move additional txdone into new function | Stanislaw Gruszka | 1 | -5/+11 |
2012-03-15 | rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800 | Helmut Schaa | 1 | -1/+3 |
2012-03-13 | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg | 1 | -1/+1 |
2012-03-12 | rt2x00: Fix beacon skew in rt2800pci | Helmut Schaa | 2 | -0/+33 |
2012-03-12 | rt2x00: fix random stalls | Stanislaw Gruszka | 3 | -1/+17 |
2012-02-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+2 |
2012-02-27 | rt2800pci: Fix 'Error - MCU request failed' during initialization | Jakub Kicinski | 1 | -8/+17 |
2012-02-27 | rt2800: Add documentation on MCU requests | Jakub Kicinski | 2 | -4/+19 |
2012-02-27 | rt2x00:Add RT5372 chipset support | John Li | 5 | -25/+147 |
2012-02-27 | rt2x00:Add VCO recalibration | John Li | 10 | -0/+171 |
2012-02-27 | rt2x00: Add support for D-Link DWA-127 to rt2800usb. | Gertjan van Wingerde | 1 | -0/+1 |