Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-18wifi: rt2x00: fix repeated words in commentsJilin Yuan
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-23net: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-11-29rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka
2021-09-21rt2x00: remove duplicate USB device IDKrzysztof Kozlowski
2021-06-15rt2x00: do not set timestamp for injected framesStanislaw Gruszka
2021-06-15rt2x00: remove leading spaces before tabsHui Tang
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-02-08rt2800usb: add Sweex LW163V2 id'sStanislaw Gruszka
2021-02-08rt2x00: remove duplicate word and fix typo in commentwengjianfeng
2020-12-08rt2x00: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-11-11rt2x00: remove WDS codeJohannes Berg
2020-11-07rt2x00: save survey for every channel visitedMarkov Mikhail
2020-08-27rt2x00: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27rt2x00: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-02rt2x00: pci: use generic power managementVaibhav Gupta
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-29rt2800: enable MFP support unconditionallyRui Salvaterra
2019-12-18rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'Christophe JAILLET
2019-12-18rt2x00: use RESET state bit to prevent IV changes on restartStanislaw Gruszka
2019-12-18rt2x00: implement reconfig_completeStanislaw Gruszka
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-06rt2800: remove errornous duplicate conditionDaniel Golle
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-08rt2x00: remove input-polldev.h headerDmitry Torokhov
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-10-02rt2x00: initialize last_resetStanislaw Gruszka
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-03Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka
2019-09-03rt2x00: clear up IV's on key removalStanislaw Gruszka
2019-09-03rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx statusStanislaw Gruszka
2019-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-20rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka
2019-08-06rt2800usb: Add new rt2800usb device PLANEX GW-USMicroNMasanari Iida
2019-07-24rt2x00: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-24rt2x00usb: remove unnecessary rx flag checksSoeren Moch
2019-07-15rt2x00usb: fix rx queue hangSoeren Moch
2019-06-25rt2800: do not enable watchdog by defaultStanislaw Gruszka
2019-06-25rt2x00: add restart hwStanislaw Gruszka
2019-06-25rt2800: do not nullify initialization vector dataStanislaw Gruszka
2019-06-25rt2800: add pre_reset_hw callbackStanislaw Gruszka
2019-06-25rt2800: initial watchdog implementationStanislaw Gruszka