aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18net: add netif_tx_napi_add()Eric Dumazet1-1/+1
2015-11-09remove abs64()Andrew Morton1-1/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds5-5/+0
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds10-27/+27
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown5-5/+0
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-10-29ath6kl: implement ethtool statsBen Greear1-0/+123
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear2-23/+34
2015-10-29ath6kl: fix firmware version assignmentBen Greear1-1/+1
2015-10-29ath6kl: add error message to explain lack of HTBen Greear1-0/+3
2015-10-29ath6kl: report antenna configurationBen Greear2-0/+19
2015-10-29wil6210: handle failure in Tx vring configVladimir Kondratiev1-1/+1
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev3-13/+7
2015-10-29wil6210: Fix TSO overflow handlingHamad Kadmany1-15/+15
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev1-0/+10
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski4-0/+48
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan1-11/+28
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan1-140/+140
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan1-3/+5
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan3-16/+9
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan3-33/+0
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan3-50/+12
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan1-20/+0
2015-10-29ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan1-7/+6
2015-10-29ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty3-0/+358
2015-10-29ath10k: add FW API support to test modeAlan Liu5-21/+205
2015-10-28ath10k: enable adaptive CCAMaharaja6-0/+85
2015-10-28ssb: pick PCMCIA host code support from b43 driverRafał Miłecki5-194/+1
2015-10-28mwifiex: toggle carrier state in start_ap/stop_ap.Marty Faltesek2-7/+8
2015-10-28wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw1-17/+17
2015-10-28wcn36xx: introduce per-channel ring buffer locksBob Copeland2-8/+20
2015-10-28ath9k: fix phyerror codesZefir Kurtisi2-10/+22
2015-10-28orinoco_usb: return error in ezusb_probe when alloc_orinocodev failsJohn Linville1-0/+1
2015-10-28airo: fix scan after SIOCSIWAP (airo_set_wap)Ondrej Zary1-3/+17
2015-10-28airo: Track APList_rid in struct airo_infoOndrej Zary1-38/+19
2015-10-28Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo20-101/+296
2015-10-27Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller367-728/+10073
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis5-5/+0
2015-10-26ath6kl: add missing of_node_putJulia Lawall1-0/+1
2015-10-26rtl8xxxu: fix unused rtl8192cu_fops compiler warningKalle Valo1-0/+16
2015-10-25iwlwifi: nvm: free old section data when reading nvm fileMoshe Harel1-0/+1
2015-10-25iwlwifi: mvm: disable TDLS ac queues correctlyArik Nemtsov1-2/+3
2015-10-25iwlwifi: mvm: take scan ref only on successEliad Peller1-9/+6
2015-10-25iwlwifi: mvm: remove pointless scan plan checksJohannes Berg1-14/+0
2015-10-25iwlwifi: mvm: clean up some whitespace in scan codeJohannes Berg1-3/+2
2015-10-25iwlwifi: mvm: Implement per vif frame registration APIAndrei Otcheretianski2-0/+25
2015-10-25iwlwifi: avoid read/write operations if the bus is deadEliad Peller2-0/+8
2015-10-25iwlwifi: mvm: Add support for two scheduled scan plansAvraham Stern3-42/+87
2015-10-25iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho6-10/+8
2015-10-25iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responderAssaf Krauss1-3/+22