Age | Commit message (Expand) | Author |
2024-02-28 | wifi: rt2x00: silence sparse warnings | Johannes Berg |
2024-02-08 | wifi: mac80211: simplify non-chanctx drivers | Johannes Berg |
2024-01-18 | wifi: rt2x00: simplify rt2x00crypto_rx_insert_iv() | Dmitry Antipov |
2023-12-15 | wifi: rt2x00: remove useless code in rt2x00queue_create_tx_descriptor() | Dmitry Antipov |
2023-12-01 | wifi: rt2x00: make watchdog param per device | Stanislaw Gruszka |
2023-11-30 | wifi: rt2x00: Simplify bool conversion | Yang Li |
2023-11-14 | wifi: rt2x00: correct wrong BBP register in RxDCOC calibration | Shiji Yang |
2023-11-08 | wifi: rt2x00: restart beacon queue when hardware reset | Shiji Yang |
2023-11-08 | wifi: rt2x00: disable RTS threshold for rt2800 by default | Shiji Yang |
2023-11-08 | wifi: rt2x00: introduce DMA busy check watchdog for rt2800 | Shiji Yang |
2023-10-25 | wifi: rt2x00: rework MT7620 PA/LNA RF calibration | Shiji Yang |
2023-10-25 | wifi: rt2x00: rework MT7620 channel config function | Shiji Yang |
2023-10-25 | wifi: rt2x00: improve MT7620 register initialization | Shiji Yang |
2023-10-23 | wifi: rt2x00: fix rt2800 watchdog function | Shiji Yang |
2023-10-23 | wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb() | Kalle Valo |
2023-10-03 | wifi: rt2x00: fix MT7620 low RSSI issue | Shiji Yang |
2023-09-28 | wifi: rt2x00: remove redundant check if u8 array element is less than zero | Colin Ian King |
2023-08-25 | Fix nomenclature for USB and PCI wireless devices | Alan Stern |
2023-08-23 | wifi: rt2x00: limit MT7620 TX power based on eeprom calibration | Shiji Yang |
2023-08-21 | wifi: rt2x00: correct MAC_SYS_CTRL register RX mask in R-Calibration | Shiji Yang |
2023-06-15 | wifi: rt2x00: fix the typo in comments | Deming Wang |
2023-04-03 | wifi: rt2x00: Fix memory leak when handling surveys | Armin Wolf |
2023-01-16 | wifi: rt2x00: Remove useless else if | Jiapeng Chong |
2022-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-10-21 | wifi: rt2x00: use explicitly signed or unsigned types | Jason A. Donenfeld |
2022-10-10 | wifi: mac80211: add wake_tx_queue callback to drivers | Alexander Wetzel |
2022-09-24 | wifi: rt2x00: correctly set BBP register 86 for MT7620 | Daniel Golle |
2022-09-24 | wifi: rt2x00: set SoC wmac clock register | Daniel Golle |
2022-09-24 | wifi: rt2x00: set VGC gain for both chains of MT7620 | Daniel Golle |
2022-09-24 | wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620 | Daniel Golle |
2022-09-24 | wifi: rt2x00: fix HT20/HT40 bandwidth switch on MT7620 | Daniel Golle |
2022-09-24 | wifi: rt2x00: move helper functions up in file | Daniel Golle |
2022-09-24 | wifi: rt2x00: add TX LOFT calibration for MT7620 | Tomislav Požega |
2022-09-24 | wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620 | Daniel Golle |
2022-09-24 | wifi: rt2x00: add RXIQ calibration for MT7620 | Tomislav Požega |
2022-09-24 | wifi: rt2x00: add RXDCOC calibration for MT7620 | Tomislav Požega |
2022-09-24 | wifi: rt2x00: add r calibration for MT7620 | Tomislav Požega |
2022-09-24 | wifi: rt2x00: add RF self TXDC calibration for MT7620 | Tomislav Požega |
2022-09-24 | wifi: rt2x00: move up and reuse busy wait functions | Daniel Golle |
2022-09-24 | wifi: rt2x00: add support for external PA on MT7620 | Daniel Golle |
2022-09-24 | wifi: rt2x00: add throughput LED trigger | David Bauer |
2022-09-24 | wifi: rt2x00: define RF5592 in init_eeprom routine | Tomislav Požega |
2022-09-19 | wifi: rt2x00: Fix "Error - Attempt to send packet over invalid queue 2" | Hans de Goede |
2022-09-06 | wifi: mac80211: make smps_mode per-link | Benjamin Berg |
2022-07-18 | wifi: rt2x00: fix repeated words in comments | Jilin Yuan |
2022-07-15 | wifi: mac80211: change QoS settings API to take link into account | Johannes Berg |
2022-06-20 | wifi: mac80211: return a beacon for a specific link | Shaul Triebitz |
2022-06-20 | wifi: mac80211: split bss_info_changed method | Johannes Berg |
2022-06-20 | wifi: mac80211: move interface config to new struct | Johannes Berg |
2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |