summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-301-1/+1
|\
| * ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg2018-06-181-1/+1
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-262-2/+1
|\ \
| * | net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-232-2/+1
* | | net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-231-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-161-2/+9
|\ \
| * | mac80211_hwsim: fix module init error pathsJohannes Berg2018-06-151-2/+9
| |/
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-122-3/+3
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-1221-47/+54
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-1211-26/+31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06263-2637/+7834
|\
| * Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-03133-1157/+2282
| |\
| | * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-05-3023-124/+920
| | |\
| | | * wcn36xx: Add support for Factory Test Mode (FTM)Eyal Ilsar2018-05-259-0/+332
| | | * ath10k: DFS Host ConfirmationSriram R2018-05-255-10/+273
| | | * ath: add support to get the detected radar specificationsSriram R2018-05-255-5/+10
| | | * wcn36xx: improve debug and error messages for SMDDaniel Mack2018-05-251-4/+10
| | | * wcn36xx: simplify wcn36xx_smd_open()Daniel Mack2018-05-251-9/+3
| | | * wcn36xx: drain pending indicator messages on shutdownDaniel Mack2018-05-251-0/+6
| | | * wcn36xx: set PREASSOC and IDLE stated when BSS info changesDaniel Mack2018-05-251-0/+4
| | | * wcn36xx: consider CTRL_EOP bit when looking for valid descriptorsDaniel Mack2018-05-251-1/+3
| | | * wcn36xx: only handle packets when ED or DONE bit is setDaniel Mack2018-05-251-4/+16
| | | * wcn36xx: clear all masks in RX interruptDaniel Mack2018-05-251-22/+40
| | | * wcn36xx: don't disable RX IRQ from handlerDaniel Mack2018-05-251-4/+11
| | | * wcn36xx: set DMA mask explicitlyDaniel Mack2018-05-251-0/+6
| | | * wcn36xx: fix buffer commit logic on TX pathDaniel Mack2018-05-251-37/+38
| | | * ath10k: remove useless test before clk_disable_unprepareYueHaibing2018-05-251-6/+3
| | | * ath: Map Zimbabwe to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Ukraine to ETSI9_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Singapore to FCC3_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Russia to ETSI8_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Romania to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Philippines to FCC3_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Peru to APL1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map New Zealand to FCC3_ETSICSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Malasia to FCC1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Macedonia to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Isreal to ETSI3_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Honduras to FCC3_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Czech to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Colombia to FCC1_FCCASven Eckelmann2018-05-251-1/+1
| | | * ath: Map Bulgaria to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Brunei Darussalam to APL6_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Bangladesh to APL1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Australia to FCC3_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Algeria to APL13_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Map Albania to ETSI1_WORLDSven Eckelmann2018-05-251-1/+1
| | | * ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann2018-05-251-0/+2
| | | * ath: Add regulatory mapping for ETSI9_WORLDSven Eckelmann2018-05-251-0/+2