summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * ath10k: print invalid mcs reported in rx descriptorManikanta Pubbisetty2015-09-091-0/+23
| * ath10k: fix beamformer VHT sounding dimensions capabilityBartosz Markowski2015-09-091-2/+19
| * ath10k: fix beamformee VHT STS capabilityBartosz Markowski2015-09-091-2/+20
| * ath10k: drop probe responses when too many are queuedVivek Natarajan2015-09-095-11/+68
| * ath10k: fix DMA alloc failure for target requested memory chunksVasanthakumar Thiagarajan2015-09-093-6/+72
| * ath10k: fix mu-mimo rx status reportingMichal Kazior2015-09-091-2/+22
* | mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter2015-09-291-7/+7
* | airo: Implement netif_carrier_on/offOndrej Zary2015-09-291-0/+5
* | airo: fix IW_AUTH_ALG_OPEN_SYSTEMOndrej Zary2015-09-291-24/+35
* | brcmfmac: include linux/atomic.hHauke Mehrtens2015-09-291-0/+1
* | brcmfmac: Accept events when TDLS is used in combination with p2p.Hante Meuleman2015-09-291-2/+1
* | brcmfmac: Fix TDLS setup by properly handling p2p noif.Hante Meuleman2015-09-293-3/+25
* | brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.Hante Meuleman2015-09-293-10/+131
* | brcmfmac: Fix race condition bug when deleting p2p interface.Hante Meuleman2015-09-291-8/+14
* | brcmfmac: Add module parameter to disable features.Hante Meuleman2015-09-291-0/+13
* | brcmfmac: Fix p2p bug for older firmwares.Hante Meuleman2015-09-291-4/+6
* | brcmfmac: Only handle p2p_stop_device if vif is validHante Meuleman2015-09-291-5/+11
* | brcmfmac: Deleting of p2p device is leaking memory.Hante Meuleman2015-09-293-20/+32
* | brcmfmac: Workaround in change vif for wpa_supplicant support.Hante Meuleman2015-09-291-12/+31
* | brcmfmac: Make p2pon module param always available.Hante Meuleman2015-09-291-3/+1
* | brcmfmac: Fix bug in flowring management.Hante Meuleman2015-09-291-1/+1
* | brcmfmac: Inform p2p module about p2pon through APIHante Meuleman2015-09-295-9/+18
* | brcmfmac: Only assign primary netdev to if2bss array.Hante Meuleman2015-09-291-4/+10
* | brcmfmac: Fix set and get tx-power functions.Hante Meuleman2015-09-291-111/+26
* | brcmfmac: Add support for the BCM4350 PCIE device.Hante Meuleman2015-09-293-0/+12
* | brcmfmac: Fix exception handling.Hante Meuleman2015-09-291-0/+1
* | mwifiex: complete usb tx data with multi endpointsZhaoyang Liu2015-09-298-16/+90
* | mwifiex: add usb multi endpoints resync supportZhaoyang Liu2015-09-296-4/+127
* | mwifiex: add usb tx data multi endpoints supportZhaoyang Liu2015-09-293-46/+97
* | mwifiex: add usb multi channel event process supportZhaoyang Liu2015-09-295-10/+82
* | mwifiex: move usb specific data_sent update to usb.cZhaoyang Liu2015-09-295-29/+6
* | mwifiex: fix tx data_sent issue for usb interfaceZhaoyang Liu2015-09-294-9/+13
* | mwifiex: Suppress -ENOSR error for data traffic on USBAmitkumar Karwar2015-09-291-1/+1
* | mwifiex: correct paused tx data packet counterZhaoyang Liu2015-09-292-5/+14
* | mwifiex: avoid memsetting PCIe event bufferAmitkumar Karwar2015-09-291-1/+0
* | mwifiex: fix NULL pointer dereference during hidden SSID scanAniket Nagarnaik2015-09-291-1/+1
* | mwifiex: don't always include ht/vht info in tdls confirm frameAniket Nagarnaik2015-09-291-0/+12
* | mwifiex: NULL check for cfg80211_inform_bss()Xinming Hu2015-09-292-10/+16
* | mwifiex: fix driver init failure under memory pressureXinming Hu2015-09-293-7/+20
* | mwifiex: minor corrections in multiport aggregation codeXinming Hu2015-09-291-2/+5
* | mwifiex: update amsdu tx packet time stampZhaoyang Liu2015-09-291-0/+1
* | mwifiex: fix typo in del_virtual_intf() functionXinming Hu2015-09-291-3/+3
* | wlcore: align reg_ch_conf_last[] to 64bitGuodong Xu2015-09-291-1/+1
* | ath9k: Add support for OCB modeJan Kaisrlik2015-09-297-6/+16
* | carl9170: fix bad rssi readingHiroaki KAWAI2015-09-291-1/+1
* | net/wireless/wl18xx: Add missing MODULE_FIRMWAREGeoff Levand2015-09-291-0/+1
* | ath9k: enable hw manual peak calibration for QCA9561Miaoqing Pan2015-09-291-2/+4
* | mwifiex: Make mwifiex_dbg a function, reduce object sizeJoe Perches2015-09-292-9/+28
* | brcmfmac: Reset PCIE devices after recognition.Hante Meuleman2015-09-293-21/+64
* | brcmfmac: introduce brcmf_net_detach() functionArend van Spriel2015-09-292-9/+15