summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-05-07ath10k: change swap mail box config for UTF mode of SDIOWen Gong
2019-05-07ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi
2019-05-07ath10k: coredump: use struct_size() helperGustavo A. R. Silva
2019-05-07ath10k: Use struct_size() helperGustavo A. R. Silva
2019-05-07ath10k: Fix encoding for protected management framesRakesh Pillai
2019-05-07ath10k: rx_duration update for fw_stats debugfs entryBalaji Pothunoori
2019-05-07ath10k: Fix the tx stats bytes & packets parsingBrandon Huang
2019-05-07ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh
2019-05-07ath10k: Move board id and fw version logging to info levelGovind Singh
2019-05-07ath10k: Added support to reset HTT stats in debugfsMaharaja Kennadyrajan
2019-05-07ath10k: Extended the HTT stats support to retrieve Mu-MIMO related statsMaharaja Kennadyrajan
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-05-03rtw88: add license for MakefileYan-Hsuan Chuang
2019-05-03wil6210: remove HALP for Talyn devicesMaya Erez
2019-05-03wil6210: check rx_buff_mgmt before accessing itDedy Lansky
2019-05-03wil6210: fix missed MISC mbox interruptMaya Erez
2019-05-03wil6210: fix overwriting max_assoc_sta module paramAhmad Masri
2019-05-03wil6210: enhancements for descriptor and status ring debugfsDedy Lansky
2019-05-03wil6210: add support for multiple sections in brd fileMaya Erez
2019-05-03wil6210: add printout of platform capabilitiesDedy Lansky
2019-05-03wil6210: fix _desc access in __wil_tx_vring_tsoAlexei Avshalom Lazar
2019-05-03wil6210: fix spurious interrupts in 3-msiMaya Erez
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02rtw88: Make RA_MASK macros ULLNathan Chancellor
2019-05-02rtw88: phy: mark expected switch fall-throughsGustavo A. R. Silva
2019-05-02rtw88: fix shift of more than 32 bits of a integerColin Ian King
2019-05-01Merge tag 'mt76-for-kvalo-2019-05-01' of https://github.com/nbd168/wirelessKalle Valo
2019-05-01brcmfmac: print firmware messages after a firmware crashRafał Miłecki
2019-05-01brcmfmac: set txflow request id from 1 to pktids array sizeWright Feng
2019-05-01brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter
2019-05-01mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eepromLorenzo Bianconi
2019-05-01mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_completeLorenzo Bianconi
2019-05-01mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channelLorenzo Bianconi
2019-05-01mt76: move pre_tbtt_tasklet in mt76_devLorenzo Bianconi
2019-05-01mt76: add TX/RX antenna pattern capabilitiesRyder Lee
2019-05-01mt76: move beacon_mask in mt76_devLorenzo Bianconi
2019-05-01mt76: move beacon_int in mt76_devLorenzo Bianconi
2019-05-01mt76: usb: use EP max packet aligned buffer sizes for rxStanislaw Gruszka
2019-05-01mt76: mt7603: report firmware version using ethtoolLorenzo Bianconi
2019-05-01mt76: fix endianness sparse warningsRyder Lee
2019-05-01mt76: mt76x02: mt76x02_poll_tx() can be statickbuild test robot
2019-05-01mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmwareLorenzo Bianconi
2019-05-01mt76: mt7603: init mcu_restart function pointerLorenzo Bianconi
2019-05-01mt76: introduce mt76_mcu_restart macroLorenzo Bianconi
2019-05-01mt76: mt7603: initialize mt76_mcu_ops data structureLorenzo Bianconi
2019-05-01mt76: mt7603: use standard signature for mt7603_mcu_msg_sendLorenzo Bianconi