summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2015-12-18Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...Kalle Valo-20/+44
2015-12-13iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg-6/+9
2015-12-13iwlwifi: separate firmware version for 7260 devicesJohannes Berg-14/+35
2015-11-17rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger-2/+2
2015-11-17Merge ath-current from ath.gitKalle Valo-15/+107
2015-11-17Merge tag 'iwlwifi-for-kalle-2015-11-15' of https://git.kernel.org/pub/scm/li...Kalle Valo-55/+79
2015-11-16ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan-1/+12
2015-11-15iwlwifi: mvm: Avoid dereferencing sta if it was already flushedAvri Altman-24/+20
2015-11-15iwlwifi: mvm: don't overwrite the key indices in D3 entryLuca Coelho-28/+39
2015-11-15iwlwifi: bump firmware API to 19Emmanuel Grumbach-2/+2
2015-11-15iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon-1/+18
2015-11-12ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu-3/+29
2015-11-12ath10k: add QCA9377 hw1.0 supportBartosz Markowski-0/+23
2015-11-12ath10k: introduce dev_id to hw_paramsBartosz Markowski-7/+33
2015-11-12ath10k: update missing hw_params of QCA9377 hw1.1Bartosz Markowski-1/+3
2015-11-12ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski-5/+9
2015-11-10ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan-1/+1
2015-11-09remove abs64()Andrew Morton-1/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-5/+0
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+27
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown-5/+0
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2015-10-29ath6kl: implement ethtool statsBen Greear-0/+123
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear-23/+34
2015-10-29ath6kl: fix firmware version assignmentBen Greear-1/+1
2015-10-29ath6kl: add error message to explain lack of HTBen Greear-0/+3
2015-10-29ath6kl: report antenna configurationBen Greear-0/+19
2015-10-29wil6210: handle failure in Tx vring configVladimir Kondratiev-1/+1
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev-13/+7
2015-10-29wil6210: Fix TSO overflow handlingHamad Kadmany-15/+15
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev-0/+10
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski-0/+48
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan-11/+28
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan-140/+140
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan-3/+5
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan-16/+9
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan-33/+0
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan-50/+12
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan-20/+0
2015-10-29ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan-7/+6
2015-10-29ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty-0/+358
2015-10-29ath10k: add FW API support to test modeAlan Liu-21/+205
2015-10-28ath10k: enable adaptive CCAMaharaja-0/+85
2015-10-28ssb: pick PCMCIA host code support from b43 driverRafał Miłecki-194/+1
2015-10-28mwifiex: toggle carrier state in start_ap/stop_ap.Marty Faltesek-7/+8
2015-10-28wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc.yfw-17/+17
2015-10-28wcn36xx: introduce per-channel ring buffer locksBob Copeland-8/+20
2015-10-28ath9k: fix phyerror codesZefir Kurtisi-10/+22
2015-10-28orinoco_usb: return error in ezusb_probe when alloc_orinocodev failsJohn Linville-0/+1
2015-10-28airo: fix scan after SIOCSIWAP (airo_set_wap)Ondrej Zary-3/+17