aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas1-6/+0
2018-08-14PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko1-6/+0
2018-08-06iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-08-06ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+9
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg1-2/+9
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook2-3/+3
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook21-47/+54
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook11-26/+31
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds263-2637/+7834
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-5/+3
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook2-5/+3
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+2
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-232/+44
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller133-1157/+2282
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+8
2018-05-31Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller2-9/+8
2018-05-30Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo23-124/+920
2018-05-30qtnfmac: fix invalid STA state on EAPOL failureSergey Matyukevich2-12/+17
2018-05-30qtnfmac: cancel scan on disconnectAndrey Shevchenko1-0/+2
2018-05-30qtnfmac: fix bg_scan_period parameter processingAndrey Shevchenko2-7/+3
2018-05-30qtnfmac: fix firmware command error pathDmitry Lebed2-1/+4
2018-05-30qtnfmac: improve control path timeout handlingDmitry Lebed3-5/+15
2018-05-30qtnfmac: cleanup wdev structure between its usesSergey Matyukevich2-6/+3
2018-05-30qtnfmac: decode error codes from firmware repliesIgor Mitsyanko2-2/+26
2018-05-30qtnfmac: simplify notationSergey Matyukevich1-12/+13
2018-05-30qtnfmac: remove unused function declarationsAndrey Shevchenko1-5/+0
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches7-13/+12
2018-05-30iwlwifi: fix non_shared_ant for 9000 devicesErel Geron1-1/+1
2018-05-30iwlwifi: mvm: fix race in queue notification waitJohannes Berg1-8/+8
2018-05-30iwlwifi: mvm: honor the max_amsdu_subframes limitEmmanuel Grumbach1-0/+4
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman5-36/+29
2018-05-30iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)Colin Ian King1-2/+1
2018-05-30iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz1-0/+2
2018-05-30iwlwifi: mvm: fix TSO with highly fragmented SKBsEmmanuel Grumbach1-6/+6
2018-05-30iwlmvm: tdls: Check TDLS channel switch supportAviya Erenfeld1-5/+11
2018-05-30iwlwifi: mvm: drop UNKNOWN security type framesSara Sharon2-4/+17
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing1-1/+0
2018-05-29iwlwifi: add csr configuration for 6300 devicesGolan Ben Ami2-0/+4
2018-05-29iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-05-29Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka1-4/+3
2018-05-29rtlwifi: remove duplicate codeGustavo A. R. Silva1-19/+4
2018-05-29mwifiex: reserve passive scan time for radar channelXinming Hu1-3/+6
2018-05-29mwifiex: increase log level for internal scan fail resultXinming Hu1-1/+1
2018-05-29mwifiex: mark expected switch fall-throughsGustavo A. R. Silva2-0/+5
2018-05-29mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no supportGanapathi Bhat3-1/+21
2018-05-29mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-0/+3
2018-05-29mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat4-4/+10
2018-05-29rsi: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King1-1/+1