summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-06ath10k: add a_sle32_to_cpu()Kalle Valo
2015-10-06ath10k: split an unnecessary long lineKalle Valo
2015-10-06ath10k: fix whitespace usageKalle Valo
2015-10-06ath10k: remove void function return statementsKalle Valo
2015-10-06ath10k: brace style fixesKalle Valo
2015-10-06ath10k: indentation fixesKalle Valo
2015-10-06ath10k: fix checkpatch warning about logical continuationsKalle Valo
2015-10-05Merge ath-next from ath.gitKalle Valo
2015-09-29mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter
2015-09-29airo: Implement netif_carrier_on/offOndrej Zary
2015-09-29airo: fix IW_AUTH_ALG_OPEN_SYSTEMOndrej Zary
2015-09-29ssb: make ssb_pcmcia_switch_core staticRafał Miłecki
2015-09-29ssb: drop declaration of non existing ssb_sdio_hardware_setupRafał Miłecki
2015-09-29ssb: make ssb_sdio_switch_core staticRafał Miłecki
2015-09-29ssb: unexport ssb_bus_pcibus_registerRafał Miłecki
2015-09-29bcma: add support for population subnodes also when build as moduleHauke Mehrtens
2015-09-29brcmfmac: include linux/atomic.hHauke Mehrtens
2015-09-29brcmfmac: Accept events when TDLS is used in combination with p2p.Hante Meuleman
2015-09-29brcmfmac: Fix TDLS setup by properly handling p2p noif.Hante Meuleman
2015-09-29brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.Hante Meuleman
2015-09-29brcmfmac: Fix race condition bug when deleting p2p interface.Hante Meuleman
2015-09-29brcmfmac: Add module parameter to disable features.Hante Meuleman
2015-09-29brcmfmac: Fix p2p bug for older firmwares.Hante Meuleman
2015-09-29brcmfmac: Only handle p2p_stop_device if vif is validHante Meuleman
2015-09-29brcmfmac: Deleting of p2p device is leaking memory.Hante Meuleman
2015-09-29brcmfmac: Workaround in change vif for wpa_supplicant support.Hante Meuleman
2015-09-29brcmfmac: Make p2pon module param always available.Hante Meuleman
2015-09-29brcmfmac: Fix bug in flowring management.Hante Meuleman
2015-09-29brcmfmac: Inform p2p module about p2pon through APIHante Meuleman
2015-09-29brcmfmac: Only assign primary netdev to if2bss array.Hante Meuleman
2015-09-29brcmfmac: Fix set and get tx-power functions.Hante Meuleman
2015-09-29brcmfmac: Add support for the BCM4350 PCIE device.Hante Meuleman
2015-09-29brcmfmac: Fix exception handling.Hante Meuleman
2015-09-29mwifiex: complete usb tx data with multi endpointsZhaoyang Liu
2015-09-29mwifiex: add usb multi endpoints resync supportZhaoyang Liu
2015-09-29mwifiex: add usb tx data multi endpoints supportZhaoyang Liu
2015-09-29mwifiex: add usb multi channel event process supportZhaoyang Liu
2015-09-29mwifiex: move usb specific data_sent update to usb.cZhaoyang Liu
2015-09-29mwifiex: fix tx data_sent issue for usb interfaceZhaoyang Liu
2015-09-29mwifiex: Suppress -ENOSR error for data traffic on USBAmitkumar Karwar
2015-09-29mwifiex: correct paused tx data packet counterZhaoyang Liu
2015-09-29mwifiex: avoid memsetting PCIe event bufferAmitkumar Karwar
2015-09-29mwifiex: fix NULL pointer dereference during hidden SSID scanAniket Nagarnaik
2015-09-29mwifiex: don't always include ht/vht info in tdls confirm frameAniket Nagarnaik
2015-09-29mwifiex: NULL check for cfg80211_inform_bss()Xinming Hu
2015-09-29mwifiex: fix driver init failure under memory pressureXinming Hu
2015-09-29mwifiex: minor corrections in multiport aggregation codeXinming Hu
2015-09-29mwifiex: update amsdu tx packet time stampZhaoyang Liu
2015-09-29mwifiex: fix typo in del_virtual_intf() functionXinming Hu
2015-09-29wlcore: align reg_ch_conf_last[] to 64bitGuodong Xu