aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg3-0/+8
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-6/+93
2019-07-16kernel: fix typos and some coding style in commentsWeitao Hou1-1/+1
2019-07-15rt2x00usb: fix rx queue hangSoeren Moch1-6/+6
2019-07-15ath10k: work around uninitialized vht_pfr variableArnd Bergmann1-0/+2
2019-07-15iwlwifi: pcie: add support for qu c-step devicesLuca Coelho4-0/+83
2019-07-15iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika1-0/+2
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley1-1/+1
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds327-5490/+8423
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2-3/+3
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller27-204/+364
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner95-544/+307
2019-07-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo39-227/+832
2019-06-30Merge tag 'iwlwifi-next-for-kalle-2019-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo37-530/+1110
2019-06-30Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wirelessKalle Valo47-1011/+1422
2019-06-29iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach1-2/+6
2019-06-29iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9
2019-06-29iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-06-29iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach5-2/+43
2019-06-29iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-06-29iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2-2/+54
2019-06-29iwlwifi: mvm: remove MAC_FILTER_IN_11AX for AP modeLuca Coelho1-3/+0
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu5-33/+22
2019-06-29iwlwifi: dbg: don't stop dbg recording before entering D3 from 9000 devicesShahar S Matityahu1-4/+5
2019-06-29iwlwifi: dbg_ini: fix debug monitor stop and restart in ini modeShahar S Matityahu3-6/+35
2019-06-29iwlwifi: mvm: make the usage of TWT configurableEmmanuel Grumbach2-1/+2
2019-06-29iwlwifi: support FSEQ TLV even when FMAC is not compiledEmmanuel Grumbach1-0/+12
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu13-168/+184
2019-06-29iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu3-13/+5
2019-06-29iwlwifi: dbg_ini: enforce apply point early on buffer allocation tlvShahar S Matityahu1-13/+15
2019-06-29iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu2-4/+4
2019-06-29iwlwifi: pcie: increase the size of PCI dumpsLuca Coelho1-8/+14
2019-06-29iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-06-29iwlwifi: mvm: Add log information about SAR statusHaim Dreyfuss2-0/+12
2019-06-29iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss6-28/+76
2019-06-29iwlwifi: fix module init error pathsJohannes Berg1-2/+12
2019-06-29iwlwifi: mvm: convert to FW AC when configuring MU EDCAShaul Triebitz1-5/+6
2019-06-29iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmdNaftali Goldstein3-5/+19
2019-06-29iwlwifi: remove some unnecessary NULL checksDan Carpenter1-12/+11
2019-06-29iwlwifi: d3: Use struct_size() helperGustavo A. R. Silva1-2/+1
2019-06-29iwlwifi: lib: Use struct_size() helperGustavo A. R. Silva1-2/+1
2019-06-29iwlwifi: fw api: support adwell HB default APs number apiShahar S Matityahu4-3/+31
2019-06-29iwlwifi: mvm: remove multiple debugfs entriesMordechay Goodstein3-29/+1
2019-06-29iwlwifi: dbg_ini: implement dump info collectionShahar S Matityahu5-0/+158
2019-06-29iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein3-2/+50
2019-06-29iwlwifi: dbg_ini: support debug info TLVShahar S Matityahu6-15/+91
2019-06-29iwlwifi: dbg_ini: use different barker for ini dumpShahar S Matityahu2-5/+3
2019-06-29iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu6-51/+84
2019-06-29iwlwifi: dbg_ini: abort region collection in case the size is 0Shahar S Matityahu1-20/+33
2019-06-29iwlwifi: update CSI APIJohannes Berg1-3/+8