summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-31Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...David S. Miller
2018-05-30Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-05-30qtnfmac: fix invalid STA state on EAPOL failureSergey Matyukevich
2018-05-30qtnfmac: cancel scan on disconnectAndrey Shevchenko
2018-05-30qtnfmac: fix bg_scan_period parameter processingAndrey Shevchenko
2018-05-30qtnfmac: fix firmware command error pathDmitry Lebed
2018-05-30qtnfmac: improve control path timeout handlingDmitry Lebed
2018-05-30qtnfmac: cleanup wdev structure between its usesSergey Matyukevich
2018-05-30qtnfmac: decode error codes from firmware repliesIgor Mitsyanko
2018-05-30qtnfmac: simplify notationSergey Matyukevich
2018-05-30qtnfmac: remove unused function declarationsAndrey Shevchenko
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-30iwlwifi: fix non_shared_ant for 9000 devicesErel Geron
2018-05-30iwlwifi: mvm: fix race in queue notification waitJohannes Berg
2018-05-30iwlwifi: mvm: honor the max_amsdu_subframes limitEmmanuel Grumbach
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman
2018-05-30iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)Colin Ian King
2018-05-30iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz
2018-05-30iwlwifi: mvm: fix TSO with highly fragmented SKBsEmmanuel Grumbach
2018-05-30iwlmvm: tdls: Check TDLS channel switch supportAviya Erenfeld
2018-05-30iwlwifi: mvm: drop UNKNOWN security type framesSara Sharon
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing
2018-05-29iwlwifi: add csr configuration for 6300 devicesGolan Ben Ami
2018-05-29iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee
2018-05-29Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka
2018-05-29rtlwifi: remove duplicate codeGustavo A. R. Silva
2018-05-29mwifiex: reserve passive scan time for radar channelXinming Hu
2018-05-29mwifiex: increase log level for internal scan fail resultXinming Hu
2018-05-29mwifiex: mark expected switch fall-throughsGustavo A. R. Silva
2018-05-29mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no supportGanapathi Bhat
2018-05-29mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-05-29mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat
2018-05-29rsi: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King
2018-05-29wlcore: sdio: check for valid platform device data before suspendEyal Reizer
2018-05-29atmel: Add missing call to pci_disable_device()YueHaibing
2018-05-29rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFOPing-Ke Shih
2018-05-29rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih