platform/kernel/linux-rpi.git
2019-01-30 Kalle ValoMerge tag 'mt76-for-kvalo-2019-01-22' of https://github...
2019-01-29 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2019-01-25' of git...
2019-01-25 Johannes Bergiwlwifi: fw api: document WoWLAN patterns command
2019-01-25 Johannes Bergiwlwifi: fw api: remove unused/deprecated filter status
2019-01-25 Mordechay Goodsteiniwlwifi: avoid access out of memory allocated
2019-01-25 Mordechay Goodsteiniwlwifi: mvm: avoid possible access out of array.
2019-01-25 Liad Kaufmaniwlwifi: memcpy from dev_cmd and not dev_cmd->hdr
2019-01-25 Liad Kaufmaniwlwifi: tighten boundary checks
2019-01-25 Liad Kaufmaniwlwifi: mvm: make num_active_macs unsigned
2019-01-25 Liad Kaufmaniwlwifi: update hcmds documentation
2019-01-25 Ilan Peeriwlwifi: mvm: Do not set RTS/CTS protection for P2P...
2019-01-25 Ilan Peeriwlwifi: mvm: Set Tx rate and flags when there is not...
2019-01-25 Ilan Peeriwlwifi: mvm: Flush transmit queues on P2P Device ROC...
2019-01-25 Sara Sharoniwlwifi: mvm: bring back mvm GSO code
2019-01-25 Colin Ian Kingiwlwifi: fix spelling mistake "registrating" -> "regist...
2019-01-25 YueHaibingiwlwifi: use kmemdup in iwl_parse_nvm_mcc_info()
2019-01-25 Luca Coelhoiwlwifi: mvm: fix values in the table example
2019-01-25 Sara Sharoniwlwifi: mvm: support mac80211 AMSDU
2019-01-25 Sara Sharoniwlwifi: mvm: support mac80211 TXQs model
2019-01-25 Johannes Bergiwlwifi: mvm: make NVM access actually fail on failures
2019-01-25 Shahar S Matityahuiwlwifi: wrt: add 22000 device familiy prph dump support
2019-01-25 Luca Coelhoiwlwifi: pcie: remove suspend/resume workaround for...
2019-01-25 Luca Coelhoiwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wa...
2019-01-25 Luca Coelhoiwlwifi: remove support for 9000 A-step devices
2019-01-25 Emmanuel Grumbachiwlwifi: mvm: fix firmware statistics usage
2019-01-25 Ihab Zhaikaiwlwifi: add new cards for 22560, 9260 and killer series
2019-01-25 Ihab Zhaikaiwlwifi: correct one of the PCI struct names
2019-01-25 Shaul Triebitziwlwifi: mvm: fix wrong DCM TLC config
2019-01-25 Luca Coelhoiwlwifi: pcie: recognize NICs with hw_rev 0x364 correctly
2019-01-25 Luca Coelhoiwlwifi: add PCI IDs for the 22260 device series
2019-01-25 Emmanuel Grumbachiwlwifi: mvm: rely on mac80211 to configure TWT support
2019-01-25 Emmanuel Grumbachiwlwifi: mvm: advertise support for TWT in the Extended...
2019-01-25 Shahar S Matityahuiwlwifi: wrt: add to dump number of lmacs, lmac1 and...
2019-01-25 Colin Ian Kingiwlwifi: pcie: make array 'prop' static, shrinks object...
2019-01-22 Felix Fietkaumt76: avoid scheduling tx queues for powersave stations
2019-01-22 Felix Fietkaumt76: fix per-chain signal strength reporting
2019-01-21 Lorenzo Bianconimt76: do not report out-of-range rx nss
2019-01-17 Felix Fietkaumt76: add channel switch announcement support
2019-01-17 Felix Fietkaumt76: fix signedness of rx status signal field
2019-01-17 Felix Fietkaumt76: fix rssi ewma tracking
2019-01-17 Felix Fietkaumt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
2019-01-17 Felix Fietkaumt76: move mt76x02_get_txpower to mt76 core
2019-01-17 Felix Fietkaumt76: set IEEE80211_HW_NEEDS_UNIQUE_STA_ADDR flag
2019-01-17 Felix Fietkaumt76: fix tx status reporting for non-probing frames
2019-01-11 Lorenzo Bianconimt76: add led support to mt76x0e driver
2019-01-11 Lorenzo Bianconimt76: use proper name for __MT76x02_H macro
2019-01-11 Lorenzo Bianconimt76: dma: avoid indirect call in mt76_dma_tx_queue_skb
2019-01-11 Colin Ian Kingmt76: make const array 'data' static, shrinks object...
2019-01-11 Lorenzo Bianconimt76: mmio: introduce mt76x02_check_tx_hang watchdog
2019-01-11 Lorenzo Bianconimt76: dma: do not build skb if reported len does not...
2019-01-11 Lorenzo Bianconimt76: mac: minor optimizations in mt76x02_mac_tx_rate_val
2019-01-11 Lorenzo Bianconimt76: add energy detect CCA support to mt76x{0,2}e...
2019-01-11 Lorenzo Bianconimt76x2: init: set default value for MT_TX_LINK_CFG
2019-01-11 Lorenzo Bianconimt76: dfs: run mt76x02_dfs_set_domain atomically
2019-01-11 Lorenzo Bianconimt76x2: add static qualifier to mt76x2_init_hardware
2019-01-11 Stanislaw Gruszkamt76x0: configure MT_VHT_HT_FBK_CFG1
2019-01-11 Stanislaw Gruszkamt76x02: set protection according to ht operation element
2019-01-11 Stanislaw Gruszkamt76x02: fixup MT_PROT_RATE_* defines
2019-01-11 Stanislaw Gruszkamt76x02: do not set protection on set_rts_threshold...
2019-01-11 Lorenzo Bianconimt76x0: pci: fix ACS support
2019-01-11 Lorenzo Bianconimt76: usb: avoid queue/status spinlocks while passing...
2019-01-11 Lorenzo Bianconimt76: mac: run mt76x02_mac_work routine atomically
2019-01-11 Lorenzo Bianconimt76: fix typo in mt76x02_check_mac_err routine
2019-01-11 Hauke Mehrtensmt76: Add missing include of linux/module.h
2019-01-11 Lorenzo Bianconimt76: usb: do not build the skb if reported len does...
2019-01-11 Lorenzo Bianconimt76: dma: remove napi from mt76_dma_rx_fill signature
2019-01-11 Felix Fietkaumt76: request tx status for powersave released EOSP...
2019-01-11 Felix Fietkaumt76: throttle transmission of buffered multicast packets
2019-01-11 Felix Fietkaumt76: add size check for additional rx fragments
2019-01-10 Hans de Goedebrcmfmac: Use firmware_request_nowarn for the clm_blob
2019-01-10 Lo-Hsiang Lobrcmfmac: fix system warning message during wowl suspend
2019-01-10 Rafał Miłeckibcma: use dev_* printing functions
2019-01-10 Rafał Miłeckibcma: keep a direct pointer to the struct device
2019-01-10 Prameela Rani... rsi: add support for hardware scan offload
2019-01-10 Kangjie Lubrcmfmac: add a check for the status of usb_register
2019-01-10 Julia Lawallcw1200: drop useless LIST_HEAD
2019-01-10 Wei Yongjuncw1200: fix missing unlock on error in cw1200_hw_scan()
2019-01-10 Hans de Goedebrcmfmac: Add DMI nvram filename quirk for PoV TAB...
2019-01-10 Colin Ian Kingray_cs: fix array out-of-bounds access
2019-01-10 Zumeng Chenwlcore: Fix memory leak in case wl12xx_fetch_firmware...
2019-01-10 YueHaibingbrcmsmac: remove set but not used variables 'phybw40...
2019-01-07 Linus TorvaldsLinux 5.0-rc1
2019-01-07 Linus TorvaldsMerge tag 'kbuild-v4.21-3' of git://git./linux/kernel...
2019-01-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-01-06 Linus TorvaldsChange mincore() to count "mapped" pages rather than...
2019-01-06 Linus TorvaldsFix 'acccess_ok()' on alpha and SH
2019-01-06 Linus TorvaldsMerge tag 'fscrypt_for_linus' of git://git./linux/kerne...
2019-01-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2019-01-06 Linus TorvaldsMerge tag 'dma-mapping-4.21-1' of git://git.infradead...
2019-01-06 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v4.21' of git:/...
2019-01-06 Linus TorvaldsMerge tag 'hwlock-v4.21' of git://github.com/andersson...
2019-01-06 Eric Biggersfscrypt: add Adiantum support
2019-01-06 Linus TorvaldsMerge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
2019-01-06 Linus TorvaldsMerge tag 'firewire-update' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge tag 'for-linus-20190104' of git://git.kernel...
2019-01-06 Linus TorvaldsMerge tag 'drm-next-2019-01-05' of git://anongit.freede...
2019-01-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-01-06 Linus TorvaldsMerge tag 'fbdev-v4.21' of git://github.com/bzolnier...
2019-01-06 Linus TorvaldsMerge branch 'i2c/for-5.0' of git://git./linux/kernel...
2019-01-06 Linus TorvaldsMerge tag 'pci-v4.21-changes' of git://git./linux/kerne...
next