summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ath10k: fix otp board id error messageKalle Valo2015-11-301-1/+1
| | * | | ath10k: apply Mesh subtype when Mesh interface created.Peter Oh2015-11-301-1/+3
| | * | | ath10k: introduce new subtypes for proxy STA and MeshPeter Oh2015-11-301-0/+2
| | * | | ath10k: update WMI 10.x service mapPeter Oh2015-11-301-0/+15
| | * | | ath10k: Fix write permission on few debugfs filesMohammed Shafi Shajakhan2015-11-301-6/+6
| | * | | ath10k: stop abusing GFP_DMAFelix Fietkau2015-11-302-4/+4
| | * | | ath10k: Enable AP + STA interface combination support for 10.xMohammed Shafi Shajakhan2015-11-301-13/+17
| | * | | ath10k: fix board data fetch error messagePeter Oh2015-11-301-1/+1
| | * | | ath10k: store msdu_id instead of txbuf pointersMichal Kazior2015-11-232-33/+28Star
| | * | | ath10k: replace vdev_id and tid in skb cbMichal Kazior2015-11-234-40/+50
| | * | | ath10k: fix tx header parsingMichal Kazior2015-11-233-6/+6
| | * | | ath10k: pack up flags in skb_cbMichal Kazior2015-11-234-15/+24
| | * | | ath10k: remove freq from skb_cbMichal Kazior2015-11-233-7/+8
| | * | | ath10k: remove is_offchanMichal Kazior2015-11-233-4/+6
| | * | | ath10k: remove txmode from skb_cbMichal Kazior2015-11-234-16/+38
| | * | | ath10k: rename function to adhere to naming conventionMichal Kazior2015-11-231-3/+6
| | * | | ath10k: merge is_protected with nohwcryptMichal Kazior2015-11-233-8/+10
| | * | | ath10k: adjust the RX packet pad offset at QCA99X0 4addr modeYanbo Li2015-11-234-1/+27
| | * | | wil6210: hold wil->mutex while managing vringsVladimir Kondratiev2015-11-162-6/+17
| | * | | ath10k: fix the wrong RX rate idx report at 11G modeYanbo Li2015-11-163-3/+6
| | * | | ath10k: fix peerid configuration in htt tx desc for htt version < 3.4Vasanthakumar Thiagarajan2015-11-124-6/+20
| | * | | ath10k: rename the helper which is used for off-channel txVasanthakumar Thiagarajan2015-11-121-4/+4
| | * | | ath10k: fix peer assoc complete WMI command for 10.4Vasanthakumar Thiagarajan2015-11-122-1/+41
| | * | | ath10k: debugfs file to enable Bluetooth coexistence featureYanbo Li2015-11-043-1/+73
| | * | | ath10k: add support for pktlog in QCA99X0Vivek Natarajan2015-11-044-0/+35
| | * | | ath10k: add new pdev params defines to 10.4Vasanthakumar Thiagarajan2015-11-041-0/+6
| | * | | ath10k: add new WMI cmd/event defines for 10.4Vasanthakumar Thiagarajan2015-11-041-0/+4
| | * | | ath10k: add new service defines for 10.4Vasanthakumar Thiagarajan2015-11-041-0/+10
| | * | | ath10k: add thermal throttling support for 10.4 firmwareTamizh chelvam2015-11-042-1/+5
| | * | | ath10k: set peer MFP flag in peer assoc commandTamizh chelvam2015-11-044-1/+18
| | * | | ath10k: add abstraction layer for peer flagsTamizh chelvam2015-11-046-31/+188
| | * | | ath10k: consolidate if statements in ath10k_wmi_event_mgmt_rxManikanta Pubbisetty2015-11-041-16/+3Star
| * | | | wireless: airo: re-use mac_pton()Andy Shevchenko2015-11-301-15/+3Star
| * | | | brcm80211: fix error code in brcmf_pcie_exit_download_state()Dan Carpenter2015-11-301-1/+3
| * | | | libertas: cleanup a variable nameDan Carpenter2015-11-301-1/+1
| * | | | rt2x00: type bug in _rt2500usb_register_read()Dan Carpenter2015-11-301-1/+4
| * | | | brcmfmac: Fix double free on exception at module load.Hante Meuleman2015-11-301-0/+2
| * | | | brcmfmac: Unify methods to define and map firmware files.Hante Meuleman2015-11-306-317/+178Star
| * | | | brcmfmac: assure net_ratelimit() is declared before useArend van Spriel2015-11-301-0/+2
| * | | | brcmfmac: Add beamforming support.Hante Meuleman2015-11-303-2/+42
| * | | | brcmfmac: Cleanup roaming configuration.Hante Meuleman2015-11-303-46/+22Star
| * | | | brcmfmac: Remove redundant parameter action from scan.Hante Meuleman2015-11-303-12/+9Star
| * | | | brcmfmac: no retries on rxglom superframe errorsFranky Lin2015-11-301-22/+8Star
| * | | | brcmfmac: Change error print on wlan0 existence.Hante Meuleman2015-11-301-3/+4
| * | | | brcmfmac: Return actual error by fwil.Hante Meuleman2015-11-301-1/+2
| * | | | brcmfmac: Cleanup ssid storage.Hante Meuleman2015-11-305-48/+24Star
| * | | | wcn36xx: use new response format for wcn3620 remove_bsskeyAndy Green2015-11-301-1/+2
| * | | | wcn36xx: use new response format for wcn3620 trigger_baAndy Green2015-11-301-1/+2
| * | | | wcn36xx: handle new hal response formatAndy Green2015-11-302-0/+25
| * | | | wcn36xx: swallow two wcn3620 IND messagesAndy Green2015-11-301-0/+5