Age | Commit message (Expand) | Author |
2017-02-15 | rt2500usb: don't mark register accesses as inline | Arnd Bergmann |
2017-02-08 | rt2x00: remove queue_entry from skbdesc | Stanislaw Gruszka |
2017-02-08 | rt2x00: call entry directly in rt2x00_dump_frame | Stanislaw Gruszka |
2017-02-08 | rt61pci: use entry directly | Stanislaw Gruszka |
2017-02-08 | rt2x00usb: fix anchor initialization | Stanislaw Gruszka |
2017-02-08 | rt2x00usb: do not anchor rx and tx urb's | Stanislaw Gruszka |
2017-02-07 | rt2x00: avoid introducing a USB dependency in the rt2x00lib module | Stanislaw Gruszka |
2017-01-31 | rt2800: enable rt3290 unconditionally on pci probe | Stanislaw Gruszka |
2017-01-31 | rt2x00: fix clk_get call | Stanislaw Gruszka |
2017-01-28 | rt2x00: add support for RT5350 WiSoC | Serge Vasilugin |
2017-01-28 | rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal | Daniel Golle |
2017-01-28 | rt2x00: add copy of clk for soc devices | Stanislaw Gruszka |
2017-01-19 | rt2x00: rt2800lib: support for for RT3352 with external PA | Daniel Golle |
2017-01-19 | rt2x00: rt2800lib: fix rf id for RT3352 | Felix Fietkau |
2017-01-19 | rt2x00: rt2800lib: correctly set HT20/HT40 filter | Serge Vasilugin |
2017-01-19 | rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconing | Stanislaw Gruszka |
2017-01-17 | rt2800: set max_psdu to 3 on usb devices | Stanislaw Gruszka |
2017-01-17 | rt2x00: do not flush empty queue | Stanislaw Gruszka |
2017-01-17 | rt2800usb: mark tx failure on timeout | Stanislaw Gruszka |
2017-01-17 | rt2800: tune TX_RTS_CFG config | Stanislaw Gruszka |
2017-01-17 | rt2800: change default retry settings | Stanislaw Gruszka |
2017-01-17 | rt2x00: save conf settings before reset tuner | Stanislaw Gruszka |
2017-01-17 | rt2800: increase TX timeout | Stanislaw Gruszka |
2017-01-17 | rt2800usb: remove watchdog | Stanislaw Gruszka |
2017-01-02 | Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or... | David S. Miller |
2016-12-30 | rt2x00: add mutex to synchronize config and link tuner | Stanislaw Gruszka |
2016-12-30 | rt2800: replace msleep() with usleep_range() on channel switch | Stanislaw Gruszka |
2016-12-30 | rt2800: replace mdelay by usleep on vco calibration. | Stanislaw Gruszka |
2016-12-30 | rt2x00: merge agc and vco works with link tuner | Stanislaw Gruszka |
2016-12-30 | rt2800: perform VCO recalibration for RF5592 chip | Stanislaw Gruszka |
2016-12-30 | rt2800: warn if doing VCO recalibration for unknow RF chip | Stanislaw Gruszka |
2016-12-30 | rt2800: rename adjust_freq_offset function | Stanislaw Gruszka |
2016-12-30 | rt2800: set MAX_PSDU len according to remote STAs capabilities | Stanislaw Gruszka |
2016-12-30 | rt2800: set minimum MPDU and PSDU lengths to sane values | Stanislaw Gruszka |
2016-12-30 | rt2800: don't set ht parameters for non-aggregated frames | Stanislaw Gruszka |
2016-12-30 | rt2800: make rx ampdu_factor depend on number of rx chains | Stanislaw Gruszka |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-11-27 | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or... | David S. Miller |
2016-11-23 | rt2800: disable CCK rates on HT | Stanislaw Gruszka |
2016-11-23 | rt2800: tune *_PROT_CFG parameters | Stanislaw Gruszka |
2016-11-23 | rt2800: use RTS/CTS protection instead of CTS-to-self | Stanislaw Gruszka |
2016-11-23 | rt2800: correct TX_SW_CFG1 for 5592 | Stanislaw Gruszka |
2016-11-23 | rt2800: correct AUTO_RSP_CFG | Stanislaw Gruszka |
2016-11-23 | rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZE | Stanislaw Gruszka |
2016-11-23 | rt2800: OFDM rates are mandatory | Stanislaw Gruszka |
2016-11-23 | rt2800usb: do not wipe out USB_DMA_CFG settings | Stanislaw Gruszka |
2016-11-23 | rt2800: correctly report MCS TX parameters | Stanislaw Gruszka |
2016-11-23 | rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USB | Vishal Thanki |
2016-11-09 | rt2x00: add support for mac addr from device tree | Mathias Kresin |
2016-10-27 | wireless: deprecate WDS and disable by default | Johannes Berg |