Age | Commit message (Expand) | Author | Files | Lines |
2015-10-29 | ath10k: add FW API support to test mode | Alan Liu | 5 | -21/+205 |
2015-10-28 | ath10k: enable adaptive CCA | Maharaja | 6 | -0/+85 |
2015-10-28 | ssb: pick PCMCIA host code support from b43 driver | Rafał Miłecki | 5 | -194/+1 |
2015-10-28 | mwifiex: toggle carrier state in start_ap/stop_ap. | Marty Faltesek | 2 | -7/+8 |
2015-10-28 | wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc. | yfw | 1 | -17/+17 |
2015-10-28 | wcn36xx: introduce per-channel ring buffer locks | Bob Copeland | 2 | -8/+20 |
2015-10-28 | ath9k: fix phyerror codes | Zefir Kurtisi | 2 | -10/+22 |
2015-10-28 | orinoco_usb: return error in ezusb_probe when alloc_orinocodev fails | John Linville | 1 | -0/+1 |
2015-10-28 | airo: fix scan after SIOCSIWAP (airo_set_wap) | Ondrej Zary | 1 | -3/+17 |
2015-10-28 | airo: Track APList_rid in struct airo_info | Ondrej Zary | 1 | -38/+19 |
2015-10-28 | Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s... | Kalle Valo | 20 | -101/+296 |
2015-10-28 | Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.or... | David S. Miller | 367 | -728/+10073 |
2015-10-26 | rtl8xxxu: fix unused rtl8192cu_fops compiler warning | Kalle Valo | 1 | -0/+16 |
2015-10-25 | iwlwifi: nvm: free old section data when reading nvm file | Moshe Harel | 1 | -0/+1 |
2015-10-25 | iwlwifi: mvm: disable TDLS ac queues correctly | Arik Nemtsov | 1 | -2/+3 |
2015-10-25 | iwlwifi: mvm: take scan ref only on success | Eliad Peller | 1 | -9/+6 |
2015-10-25 | iwlwifi: mvm: remove pointless scan plan checks | Johannes Berg | 1 | -14/+0 |
2015-10-25 | iwlwifi: mvm: clean up some whitespace in scan code | Johannes Berg | 1 | -3/+2 |
2015-10-25 | iwlwifi: mvm: Implement per vif frame registration API | Andrei Otcheretianski | 2 | -0/+25 |
2015-10-25 | iwlwifi: avoid read/write operations if the bus is dead | Eliad Peller | 2 | -0/+8 |
2015-10-25 | iwlwifi: mvm: Add support for two scheduled scan plans | Avraham Stern | 3 | -42/+87 |
2015-10-25 | iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path() | Luca Coelho | 6 | -10/+8 |
2015-10-25 | iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responder | Assaf Krauss | 1 | -3/+22 |
2015-10-25 | iwlwifi: mvm: use short timeouts in P2P low latency if supported | Johannes Berg | 3 | -7/+24 |
2015-10-25 | iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3 | Johannes Berg | 1 | -10/+7 |
2015-10-25 | iwlwifi: mvm: correctly request DTS-measure for new cards | Arik Nemtsov | 3 | -2/+74 |
2015-10-25 | iwlwifi: pcie: fix (again) prepare card flow | Emmanuel Grumbach | 1 | -8/+2 |
2015-10-25 | iwlwifi: mvm: Dump FW's virtual image in the case of a NIC error | Matti Gottlieb | 2 | -0/+43 |
2015-10-25 | iwlwifi: rs: Remove workaround that disables MIMO on P2P | Alexander Bondar | 2 | -7/+0 |
2015-10-24 | rtl8xxxu: move devices supported by rtlwifi under UNTESTED config | Kalle Valo | 1 | -1/+2 |
2015-10-22 | Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc... | David S. Miller | 6 | -8/+12 |
2015-10-21 | Merge ath-next from ath.git | Kalle Valo | 39 | -548/+1855 |
2015-10-21 | brcm80211: Add support for brcm4371 | Eric Caruso | 3 | -0/+12 |
2015-10-21 | brcmfmac: Properly set carrier state of netdev. | Hante Meuleman | 3 | -6/+31 |
2015-10-21 | brcmfmac: Remove unused state AP creating. | Hante Meuleman | 2 | -5/+0 |
2015-10-21 | brcmfmac: Move brcmf_c_preinit_dcmds prototype to correct file. | Hante Meuleman | 3 | -3/+4 |
2015-10-21 | brcmfmac: Add dump_station support to cfg80221 ops. | Hante Meuleman | 4 | -0/+45 |
2015-10-21 | brcmfmac: Add RSSI information to get_station. | Hante Meuleman | 1 | -0/+23 |
2015-10-21 | brcmfmac: Fix station info rate information. | Hante Meuleman | 1 | -4/+4 |
2015-10-21 | brcmfmac: Rework p2p attach, use single method for p2p dev creation. | Hante Meuleman | 4 | -85/+40 |
2015-10-21 | brcmfmac: remove conversational comment | Arend van Spriel | 1 | -3/+0 |
2015-10-21 | brcmfmac: rename firmware_path to alternative_fw_path | Franky Lin | 1 | -1/+1 |
2015-10-21 | brcmfmac: Fix race condition between USB probe/load and disconnect. | Hante Meuleman | 1 | -3/+26 |
2015-10-21 | brcmfmac: expose device memory to devcoredump subsystem | Arend van Spriel | 7 | -11/+181 |
2015-10-21 | New driver: rtl8xxxu (mac80211) | Jes Sorensen | 7 | -0/+7670 |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -22/+59 |
2015-10-19 | ath10k: make fw stats prints specific to firmware version | Manikanta Pubbisetty | 6 | -259/+414 |
2015-10-19 | ath10k: disable PCI PS for QCA988X and QCA99X0 | Anilkumar Kolli | 2 | -1/+88 |
2015-10-16 | ath10k: remove htc polling for tx completion | Rajkumar Manoharan | 4 | -43/+7 |
2015-10-16 | ath10k: remove unused dl_is_polled | Rajkumar Manoharan | 4 | -17/+9 |