summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2015-10-26ath6kl: add missing of_node_putJulia Lawall-0/+1
2015-10-07Merge tag 'iwlwifi-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo-20/+27
2015-10-05iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski-0/+1
2015-10-05iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov-2/+7
2015-10-05iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho-0/+5
2015-10-05iwlwifi: fix firmware filename for 3160Johannes Berg-1/+1
2015-10-05iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern-0/+1
2015-10-05iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg-6/+6
2015-10-05iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg-1/+1
2015-10-05iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg-10/+5
2015-10-03rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger-0/+27
2015-09-26ath10k: fix DMA related firmware crashes on multiple devicesFelix Fietkau-2/+2
2015-09-26b43: probe bcma core (device) rev 0x15Rafał Miłecki-0/+1
2015-09-26rt2800usb: add usb ID 1b75:3070 for Airlive WT-2000USBStanislaw Gruszka-0/+1
2015-09-26ath9k: declare required extra tx headroomFelix Fietkau-0/+1
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko-28/+7
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3239/+12316
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-3/+3
2015-08-26Merge ath-next from ath.gitKalle Valo-95/+348
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani-2/+2
2015-08-26ath10k: add qca6164 supportMichal Kazior-0/+25
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani-0/+11
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior-5/+16
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior-1/+2
2015-08-25rsi: Fix possible leak when loading firmwareChristian Engelmayer-4/+12
2015-08-25brcmfmac: Add support for host platform NVRAM loading.Hante Meuleman-15/+24
2015-08-25brcmfmac: bump highest event number for 4339 firmwareArend van Spriel-4/+6
2015-08-25brcmfmac: block the correct flowring when backup queue overflowFranky Lin-3/+7
2015-08-25brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel-2/+42
2015-08-25brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin-0/+56
2015-08-25brcmfmac: correct interface combination infoArend van Spriel-39/+112
2015-08-25brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki-2/+9
2015-08-25rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht-0/+1
2015-08-25rtlwifi: rtl8192ee: fix semicolon.cocci warningsWu Fengguang-3/+3
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel-3/+10
2015-08-25Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/s...Kalle Valo-26/+63
2015-08-23iwlwifi: mvm: bump firmware API to 17Emmanuel Grumbach-2/+2
2015-08-23iwlwifi: mvm: support new TX power commandJohannes Berg-10/+37
2015-08-23iwlwifi: mvm: split debug message to avoid exceeding 110 charactersAyala Beker-8/+12
2015-08-23iwlwifi: correctly size command string arraysJohannes Berg-3/+3
2015-08-23iwlwifi: mvm: update wakeup reason enumSara Sharon-1/+6
2015-08-23iwlwifi: mvm: catch underflow error earlierDan Carpenter-2/+3
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller-2728/+7064
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg-15/+10
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg-7/+8
2015-08-19ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani-2/+1
2015-08-19ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani-1/+1
2015-08-18net: mac80211_hwsim: convert to using IFF_NO_QUEUEPhil Sutter-1/+1
2015-08-18net: hostap: convert to using IFF_NO_QUEUEPhil Sutter-2/+2
2015-08-18Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/s...Kalle Valo-463/+1599