index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-15
mac80211_hwsim: fix module init error paths
Johannes Berg
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-05
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-03
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-31
Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...
David S. Miller
2018-05-30
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-05-30
qtnfmac: fix invalid STA state on EAPOL failure
Sergey Matyukevich
2018-05-30
qtnfmac: cancel scan on disconnect
Andrey Shevchenko
2018-05-30
qtnfmac: fix bg_scan_period parameter processing
Andrey Shevchenko
2018-05-30
qtnfmac: fix firmware command error path
Dmitry Lebed
2018-05-30
qtnfmac: improve control path timeout handling
Dmitry Lebed
2018-05-30
qtnfmac: cleanup wdev structure between its uses
Sergey Matyukevich
2018-05-30
qtnfmac: decode error codes from firmware replies
Igor Mitsyanko
2018-05-30
qtnfmac: simplify notation
Sergey Matyukevich
2018-05-30
qtnfmac: remove unused function declarations
Andrey Shevchenko
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-30
iwlwifi: fix non_shared_ant for 9000 devices
Erel Geron
2018-05-30
iwlwifi: mvm: fix race in queue notification wait
Johannes Berg
2018-05-30
iwlwifi: mvm: honor the max_amsdu_subframes limit
Emmanuel Grumbach
2018-05-30
iwlwifi: mvm: open BA session only when sta is authorized
Gregory Greenman
2018-05-30
iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)
Colin Ian King
2018-05-30
iwlwifi: pcie: fix race in Rx buffer allocator
Shaul Triebitz
2018-05-30
iwlwifi: mvm: fix TSO with highly fragmented SKBs
Emmanuel Grumbach
2018-05-30
iwlmvm: tdls: Check TDLS channel switch support
Aviya Erenfeld
2018-05-30
iwlwifi: mvm: drop UNKNOWN security type frames
Sara Sharon
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
2018-05-29
iwlwifi: add csr configuration for 6300 devices
Golan Ben Ami
2018-05-29
iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
Hao Wei Tee
2018-05-29
Revert "rt2800: use TXOP_BACKOFF for probe frames"
Stanislaw Gruszka
2018-05-29
rtlwifi: remove duplicate code
Gustavo A. R. Silva
2018-05-29
mwifiex: reserve passive scan time for radar channel
Xinming Hu
2018-05-29
mwifiex: increase log level for internal scan fail result
Xinming Hu
2018-05-29
mwifiex: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-05-29
mwifiex: skip sending GT_REKEY_OFFLOAD_CFG if firmware has no support
Ganapathi Bhat
2018-05-29
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
2018-05-29
mwifiex: avoid exporting mwifiex_send_cmd
Ganapathi Bhat
2018-05-29
rsi: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
2018-05-29
wlcore: sdio: check for valid platform device data before suspend
Eyal Reizer
2018-05-29
atmel: Add missing call to pci_disable_device()
YueHaibing
2018-05-29
rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFO
Ping-Ke Shih
2018-05-29
rtlwifi: access skb->data to get C2H data by macro
Ping-Ke Shih
[next]