summaryrefslogtreecommitdiffstats
path: root/drivers/misc/phantom.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-21mwifiex: correct p2p and station interface countersAniket Nagarnaik1-1/+3
2015-07-21mwifiex: use maximum ssid length as 0xfe for p2pAniket Nagarnaik1-0/+4
2015-07-21mwifiex: add bss mode TLV to extended scan commandAniket Nagarnaik2-0/+16
2015-07-21iwlegacy: convert hex_dump_to_buffer() to %*phAndy Shevchenko2-7/+3
2015-07-21wlcore: add antenna diversity readingGuy Mishol2-1/+5
2015-07-21ath9k: export HW random number generatorMiaoqing Pan5-0/+110
2015-07-21ath9k: Fix register definitions for QCA956xMiaoqing Pan1-10/+15
2015-07-21brcmfmac: set wiphy's addresses to provide valid MACsRafa? Mi?ecki2-0/+17
2015-07-21ath9k: fix moredata flag endianness in cabq txMichal Kazior1-2/+2
2015-07-21brcmsmac: Use kstrdup to simplify codeChristophe Jaillet1-3/+1
2015-07-21rtlwifi: rtl8821ae: Fix an expression that is always falseLarry Finger2-1/+2
2015-07-21bcma: populate bus DT subnodes as platform_device-sRafał Miłecki1-0/+8
2015-07-21mwifiex: fix for p2p broken linkAniket Nagarnaik3-4/+29
2015-07-21ath9k: make DMA stop related messages debug-onlyFelix Fietkau4-6/+12
2015-07-21wlcore: sdio: return correct error codeRaphaël Poggi1-1/+2
2015-07-21b43: Fix typo in function nameNik Nyby3-4/+4
2015-07-21rtlwifi: fix typo in commentsNik Nyby1-2/+2
2015-07-21mwifiex: usb: Fix double add error when submitting rx urbReyad Attiyat1-2/+4
2015-07-21mwifiex: fix leak of gen_ie storage on exit from mwifiex_del_mgmt_iesJohn Linville1-0/+1
2015-07-21MAINTAINERS: update for mwifiex driver maintainersAvinash Patil1-1/+1
2015-07-21mwifiex: do not short circuit exit from mwifiex_set_mgmt_iesJohn Linville1-0/+2
2015-07-21mwifiex: avoid freeing improper pointer in mwifiex_set_wowlan_mef_entryJohn Linville1-2/+6
2015-07-21wireless: cw1200: Remove redundant spi driver bus initializationAntonio Borneo1-1/+0
2015-07-21mwifiex: handle multichannel eventAvinash Patil4-0/+46
2015-07-21mwifiex: separate interface combination for multichannel and DFSAvinash Patil1-3/+22
2015-07-21mwifiex: advertise multichannel support to cfg80211Avinash Patil3-5/+23
2015-07-21mwifiex: support to set multichannel policy to FWAvinash Patil3-0/+40
2015-07-21mwifiex: extend tx_data pause to AP interface as wellAvinash Patil3-34/+93
2015-07-21mwifiex: enable traffic only when port is openAvinash Patil7-3/+16
2015-07-21mwifiex: support for bypass tx queueAvinash Patil6-2/+111
2015-07-21mwifiex: update domain_info upon band change in start_apAvinash Patil3-2/+9
2015-07-21mwifiex: add cfg80211 tdls channel switch handlerXinming Hu1-0/+72
2015-07-21mwifiex: enhance tdls link setup conditionXinming Hu4-7/+25
2015-07-21mwifiex: enable tdls channel switch ext_capXinming Hu1-0/+6
2015-07-21mwifiex: add tdls config commandXinming Hu5-0/+166
2015-07-21mwifiex: process tdls channel switch eventXinming Hu4-1/+117
2015-07-21mwifiex: add tdls channel switch statusXinming Hu4-2/+77
2015-07-21mwifiex: do not increase tx_pkts_queued if receive address tx pausedXinming Hu1-1/+4
2015-07-21mwifiex: block data traffic to tx paused receive addressXinming Hu1-1/+2
2015-07-21mwifiex: add tx data pause supportAvinash Patil5-0/+118
2015-07-21rtlwifi: rtl8192cu: Remove rtl8723 codeTaehee Yoo3-36/+1
2015-07-11ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi1-6/+161
2015-07-11ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi1-1/+2
2015-07-11ipw2100: fix timeout bug - always evaluated to 0Nicholas Mc Guire1-1/+1
2015-07-11ath10k: tweak interface combinationsMichal Kazior1-5/+34
2015-07-11ath10k: fix per-vif queue lockingMichal Kazior3-42/+45
2015-07-11ath10k: update vdev ps state on startMichal Kazior1-0/+8
2015-07-11ath10k: fix hw roc expiration notifcationMichal Kazior2-3/+10
2015-07-11ath10k: limit multi-vif ps more aggresivellyMichal Kazior1-3/+3
2015-07-11ath10k: don't set cck/ofdm scan flagsMichal Kazior2-4/+0