summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssb: drop declaration of non existing ssb_sdio_hardware_setupRafał Miłecki2015-09-291-5/+0
* ssb: make ssb_sdio_switch_core staticRafał Miłecki2015-09-292-7/+1
* ssb: unexport ssb_bus_pcibus_registerRafał Miłecki2015-09-291-1/+0
* bcma: add support for population subnodes also when build as moduleHauke Mehrtens2015-09-291-7/+2
* 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-294-10/+133
* 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
* brcmfmac: change prototype for brcmf_fws_hdrpull()Arend van Spriel2015-09-293-17/+12
* brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed()Arend van Spriel2015-09-291-2/+2
* brcmfmac: add dedicated debug level for firmware console loggingArend van Spriel2015-09-293-3/+12
* brcmfmac: add mapping for interface index to bsscfg indexArend van Spriel2015-09-292-9/+14
* brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize()Arend van Spriel2015-09-294-17/+15