aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko1-28/+7
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds255-3239/+12316
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2015-08-26Merge ath-next from ath.gitKalle Valo16-95/+348
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani1-2/+2
2015-08-26ath10k: add qca6164 supportMichal Kazior3-0/+25
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani2-0/+11
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior4-5/+16
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior1-1/+2
2015-08-25rsi: Fix possible leak when loading firmwareChristian Engelmayer2-4/+12
2015-08-25brcmfmac: Add support for host platform NVRAM loading.Hante Meuleman1-15/+24
2015-08-25brcmfmac: bump highest event number for 4339 firmwareArend van Spriel1-4/+6
2015-08-25brcmfmac: block the correct flowring when backup queue overflowFranky Lin1-3/+7
2015-08-25brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel1-2/+42
2015-08-25brcmfmac: add debugfs entry for msgbuf statisticsFranky Lin1-0/+56
2015-08-25brcmfmac: correct interface combination infoArend van Spriel1-39/+112
2015-08-25brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki1-2/+9
2015-08-25rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht1-0/+1
2015-08-25rtlwifi: rtl8192ee: fix semicolon.cocci warningsWu Fengguang1-3/+3
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel1-3/+10
2015-08-25Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo11-26/+63
2015-08-23iwlwifi: mvm: bump firmware API to 17Emmanuel Grumbach2-2/+2
2015-08-23iwlwifi: mvm: support new TX power commandJohannes Berg3-10/+37
2015-08-23iwlwifi: mvm: split debug message to avoid exceeding 110 charactersAyala Beker1-8/+12
2015-08-23iwlwifi: correctly size command string arraysJohannes Berg3-3/+3
2015-08-23iwlwifi: mvm: update wakeup reason enumSara Sharon1-1/+6
2015-08-23iwlwifi: mvm: catch underflow error earlierDan Carpenter1-2/+3
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller188-2728/+7064
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg3-15/+10
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg5-7/+8
2015-08-19ath10k: free collected fw stats memory if .pull_fw_stats failsRaja Mani1-2/+1
2015-08-19ath10k: ensure pktlog disable cmd reaches fw before pdev suspendRaja Mani1-1/+1
2015-08-18net: mac80211_hwsim: convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2015-08-18net: hostap: convert to using IFF_NO_QUEUEPhil Sutter1-2/+2
2015-08-18Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo35-463/+1599
2015-08-18iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach1-2/+3
2015-08-18iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel1-11/+26
2015-08-18iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht1-2/+2
2015-08-18iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach2-2/+2
2015-08-18iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar1-1/+2
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan1-0/+1
2015-08-18wl18xx: add diversity statisticsGuy Mishol2-52/+16
2015-08-18wl18xx: update statistics acx and debugfs filesEliad Peller2-81/+156
2015-08-18rt2x00: adjust EEPROM_SIZE for rt2500usbAdrien Schildknecht1-1/+1
2015-08-18mwl8k: refactor some conditionals for clarityJohn Linville1-24/+25
2015-08-18rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.cTaehee Yoo3-107/+2
2015-08-18rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.cTaehee Yoo3-72/+16
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo9-9/+15
2015-08-17Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller9-9/+15
2015-08-17ath10k: fill in wmi 10.4 command handlers for addba/delba debug commandsVasanthakumar Thiagarajan1-0/+4