aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller13-26/+46
2018-06-29Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo3-3/+16
2018-06-29rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih1-1/+0
2018-06-28wcn36xx: Remove Unicode Byte Order Mark from testcodeGeert Uytterhoeven1-1/+1
2018-06-28ath10k: update the phymode along with bandwidth change requestRyan Hsu2-2/+15
2018-06-24mt7601u: remove warning when avg_rssi is zeroStanislaw Gruszka1-2/+4
2018-06-24mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-2/+2
2018-06-24Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat1-3/+0
2018-06-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi1-0/+7
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih6-13/+16
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2-2/+1
2018-06-18qtnfmac: fix NULL pointer dereferenceGustavo A. R. Silva1-2/+1
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