Age | Commit message (Expand) | Author |
2013-07-22 | rt2x00: rt2800lib: add default_power3 field for three-chain devices | Gabor Juhos |
2013-06-12 | rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev | Gabor Juhos |
2013-06-12 | rt2x00: remove data_queue_desc struct | Gabor Juhos |
2013-06-12 | rt2x00: add queue_init callback to rt2x00_ops | Gabor Juhos |
2013-04-22 | rt2x00: Use more current logging styles, shrink object size | Joe Perches |
2013-04-01 | rt2x00: introduce rt2x00_set_{rt,rf} helpers | Gabor Juhos |
2013-03-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-03-18 | rt2800: 5592: add iq calibration | Stanislaw Gruszka |
2013-03-18 | rt2800: 5592: early defines | Stanislaw Gruszka |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg |
2013-02-14 | rt2x00: check for dma mappings errors | Stanislaw Gruszka |
2013-01-30 | rt2x00: remove NOTICE | Stanislaw Gruszka |
2013-01-30 | rt2x00: print warning, notice and info as default | Stanislaw Gruszka |
2013-01-30 | rt2x00: print chip and firmware version by default | Stanislaw Gruszka |
2013-01-22 | rt2x00: Improve TX status handling for BlockAckReq frames | Helmut Schaa |
2012-09-25 | rt2x00: Replace open coded interface checking with interface combinations. | Gertjan van Wingerde |
2012-09-25 | rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops. | Gertjan van Wingerde |
2012-09-11 | rt2x00: add MediaTek/RaLink Rt3352 WiSoC | Daniel Golle |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn |
2012-06-20 | rt2x00 : RT3290 chip support v4 | Woody Hung |
2012-06-04 | rt2x00: use atomic variable for seqno | Stanislaw Gruszka |
2012-04-23 | rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices | Helmut Schaa |
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-03-15 | rt2x00: rt2800usb: rework txstatus code | Stanislaw Gruszka |
2012-02-27 | rt2x00:Add RT5372 chipset support | John Li |
2012-02-27 | rt2x00:Add VCO recalibration | John Li |
2012-02-08 | rt2x00: Update comment on freq_offset field in struct rt2x00_dev. | Gertjan van Wingerde |
2012-02-08 | rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. | Gertjan van Wingerde |
2012-02-08 | rt2x00: Introduce concept of driver data in struct rt2x00_dev. | Gertjan van Wingerde |
2012-01-04 | rt2x00: RT3593 is also applicable to USB. | Gertjan van Wingerde |
2012-01-04 | rt2x00: Whitespace cleanup. | Gertjan van Wingerde |
2011-11-15 | rt2x00: Fix sleep-while-atomic bug in powersaving code. | Gertjan van Wingerde |
2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller |
2011-09-14 | rt2x00: Add WCID to crypto struct | Helmut Schaa |
2011-09-14 | rt2x00: Introduce sta_add/remove callbacks | Helmut Schaa |
2011-09-14 | rt2x00: Move bssidx calculation into its own function | Helmut Schaa |
2011-07-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-07 | rt2x00: Implement tx_frames_pending mac80211 callback function. | Gertjan van Wingerde |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-05-02 | rt2x00: Add autowake support for USB hardware | Ivo van Doorn |
2011-05-02 | rt2x00: Introduce capability flag for Bluetooth co-existence. | Gertjan van Wingerde |
2011-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-19 | rt2x00: Implement get_antenna and set_antenna callback functions | Ivo van Doorn |
2011-04-19 | rt2x00: Implement get_ringparam callback function | Ivo van Doorn |
2011-04-19 | rt2x00: Decrease association time for USB devices | Ivo van Doorn |
2011-04-19 | rt2800usb: add timer to handle TX_STA_FIFO | Johannes Stezenbach |
2011-04-19 | rt2800usb: read TX_STA_FIFO asynchronously | Johannes Stezenbach |
2011-04-19 | rt2x00: Split rt2x00dev->flags | Ivo van Doorn |