linux-2.6-microblaze.git
2020-02-14 Felix Fietkaumt76: mt7615: measure channel noise and report it via...
2020-02-14 Ryder Leemt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT value
2020-02-14 Stanislaw Gruszkamt76: mt76x02: minor mt76x02_mac_set_beacon optimization
2020-02-14 Stanislaw Gruszkamt76: mt76x02u: do not set NULL beacons
2020-02-14 Stanislaw Gruszkamt76: usb: use max packet length for m76u_copy
2020-02-14 Markus Theilmt76: mt76x02: add channel switch support for usb inter...
2020-02-14 Markus Theilmt76: speed up usb bulk copy
2020-02-14 Markus Theilmt76: mt76x02: remove a copy call for usb speedup
2020-02-14 Markus Theilmt76: mt76x02: add check for invalid vif idx
2020-02-14 Markus Theilmt76: mt76x02: split beaconing
2020-02-14 Markus Theilmt76: mt76x02: omit beacon slot clearing
2020-02-14 Markus Theilmt76: use AC specific reorder timeout
2020-02-14 Lorenzo Bianconimt76: mt7615: add set_coverage class support
2020-02-14 Lorenzo Bianconimt76: mt7603: set 0 as min coverage_class value
2020-02-14 Lorenzo Bianconimt76: mt76x02: fix coverage_class type
2020-02-14 Lorenzo Bianconimt76: mt7615: report firmware version using ethtool
2020-02-14 Pablo Grecomt76: mt7615: Fix build with older compilers
2020-02-14 Lorenzo Bianconidt-bindings: net: wireless: mt76: introduce big-endian...
2020-02-14 Lorenzo Bianconimt76: eeprom: add support for big endian eeprom partition
2020-02-14 Lorenzo Bianconimt76: mt7603: reset STA_CCA counter setting the channel
2020-02-14 Shayne Chenmt76: fix possible undetected invalid MAC address
2020-02-14 Felix Fietkaumt76: disable bh in mt76_dma_rx_poll
2020-02-14 Felix Fietkaumt76: fix rx dma ring descriptor state on reset
2020-02-14 Felix Fietkaumt7615: replace sta_state callback with sta_add/sta_remove
2020-02-14 Felix Fietkaumt76: mt7615: defer mcu initialization via workqueue
2020-02-14 Felix Fietkaumt76: mt7615: update beacon contents on BSS_CHANGED_BEACON
2020-02-14 Felix Fietkaumt76: mt7615: add support for registering a second...
2020-02-14 Felix Fietkaumt76: mt7615: select the correct tx queue for frames...
2020-02-14 Felix Fietkaumt76: mt7615: move radio/mac initialization to .start...
2020-02-14 Felix Fietkaumt76: mt7615: initialize dbdc settings on interface add
2020-02-14 Felix Fietkaumt76: mt7615: add multiple wiphy support to the rx...
2020-02-14 Felix Fietkaumt76: mt7615: rework chainmask handling
2020-02-14 Felix Fietkaumt76: mt7615: add multiple wiphy support to the dfs...
2020-02-14 Felix Fietkaumt76: mt7615: remove useless MT_HW_RDD0/1 enum
2020-02-14 Felix Fietkaumt76: mt7615: add missing register init for dual-wiphy...
2020-02-14 Felix Fietkaumt76: mt7615: add multiple wiphy support for smart...
2020-02-14 Felix Fietkaumt76: mt7615: add dual-phy support for mac80211 ops
2020-02-14 Shayne Chenmt76: do not overwrite max_tx_fragments if it has been set
2020-02-14 Felix Fietkaumt76: move ampdu_ref from mt76_dev to driver struct
2020-02-14 Felix Fietkaumt76: add ext_phy field to struct mt76_wcid
2020-02-14 Felix Fietkaumt76: add function for allocating an extra wiphy
2020-02-14 Felix Fietkaumt76: add priv pointer to struct mt76_phy
2020-02-14 Felix Fietkaumt76: add multiple wiphy support to mt76_get_min_avg_rssi
2020-02-14 Felix Fietkaumt76: move txpower and antenna mask to struct mt76_phy
2020-02-14 Felix Fietkaumt76: move txpower_conf back to driver specific structs
2020-02-14 Felix Fietkaumt76: move chainmask back to driver specific structs
2020-02-14 Felix Fietkaumt76: move state from struct mt76_dev to mt76_phy
2020-02-14 Felix Fietkaumt76: keep a set of software tx queues per phy
2020-02-14 Felix Fietkaumt76: move channel state to struct mt76_phy
2020-02-14 Felix Fietkaumt76: add support for an extra wiphy in mt76_sta_state()
2020-02-14 Felix Fietkaumt76: add support for an extra wiphy in the tx status...
2020-02-14 Felix Fietkaumt76: add support for an extra wiphy in the main tx...
2020-02-14 Felix Fietkaumt76: add support for an extra wiphy in the rx path
2020-02-14 Felix Fietkaumt76: introduce struct mt76_phy
2020-02-14 Felix Fietkaumt76: move initialization of some struct members to...
2020-02-13 Tzu-En Huangrtw88: Fix incorrect beamformee role setting
2020-02-12 Joe Perchesrtw88: 8822[bc]: Make tables const, reduce data object...
2020-02-12 Yan-Hsuan Chuangrtw88: disable TX-AMSDU on 2.4G band
2020-02-12 Chien-Hsun... rtw88: 8822c: modify rf protection setting
2020-02-12 Ping-Ke Shihrtw88: Use secondary channel offset enumeration
2020-02-12 Dan Carpenterrtw88: Use kfree_skb() instead of kfree()
2020-02-12 Martin Kepplingerrsi: fix null pointer dereference during rsi_shutdown()
2020-02-12 Tzu-En Huangrtw88: 8822c: update power sequence to v16
2020-02-12 Ping-Ke Shihrtw88: add ciphers to suppress error message
2020-02-12 Yan-Hsuan Chuangrtw88: avoid holding mutex for cancel_delayed_work_sync()
2020-02-12 Ping-Ke Shihrtw88: move rtw_enter_ips() to the last when config
2020-02-12 Yan-Hsuan Chuangrtw88: pci: 8822c should set clock delay to zero
2020-02-12 Yan-Hsuan Chuangrtw88: add rtw_read8_mask and rtw_read16_mask
2020-02-12 Yan-Hsuan Chuangrtw88: remove unused parameter vif in rtw_lps_pg_info_get()
2020-02-12 Guenter Roeckbrcmfmac: abort and release host after error
2020-02-12 Sergey Matyukevichqtnfmac: fix potential Spectre vulnerabilities
2020-02-12 Igor Mitsyankoqtnfmac: drop unnecessary TLVs from scan command
2020-02-12 Igor Mitsyankoqtnfmac: update channel switch command to support 6GHz...
2020-02-12 Igor Mitsyankoqtnfmac: cleanup alignment in firmware communication...
2020-02-12 Igor Mitsyankoqtnfmac: pass max scan SSIDs limit on per-radio basis
2020-02-12 Igor Mitsyankoqtnfmac: implement extendable channel survey dump
2020-02-12 Igor Mitsyankoqtnfmac: drop QTN_TLV_ID_NUM_IFACE_COMB TLV type
2020-02-12 Igor Mitsyankoqtnfmac: merge PHY_PARAMS_GET into MAC_INFO
2020-02-12 Igor Mitsyankoqtnfmac: pass hardware capabilities in TLV element
2020-02-12 Igor Mitsyankoqtnfmac: use MAJOR.MINOR format for firmware protocol
2020-02-12 H. Nikolaus... wl1251: remove ti,power-gpio for SDIO mode
2020-02-12 H. Nikolaus... DTS: bindings: wl1251: mark ti,power-gpio as optional
2020-02-12 brian m. carlsonbrcmfmac: add the BRCM 4364 found in MacBook Pro 15,2
2020-02-10 Linus TorvaldsLinux 5.6-rc1
2020-02-10 Linus TorvaldsMerge tag 'kbuild-v5.6-2' of git://git./linux/kernel...
2020-02-09 Linus TorvaldsMerge tag 'zonefs-5.6-rc1' of git://git./linux/kernel...
2020-02-09 Marc Zyngierirqchip/gic-v4.1: Avoid 64bit division for the sake...
2020-02-09 Linus TorvaldsMerge tag '5.6-rc-smb3-plugfest-patches' of git://git...
2020-02-09 Linus TorvaldsMerge branch 'work.vboxsf' of git://git./linux/kernel...
2020-02-09 Linus TorvaldsMerge tag 'x86-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'smp-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'perf-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'timers-urgent-2020-02-09' of git://git....
2020-02-09 Linus TorvaldsMerge tag 'irq-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'efi-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-02-09 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-08 Hans de Goedefs: Add VirtualBox guest shared folder (vboxsf) support
2020-02-08 Linus TorvaldsMerge tag 'powerpc-5.6-2' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsFix up remaining devm_ioremap_nocache() in SGI IOC3...
next