summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-02-13b43: use kernel api to replace b43 specific helper functionZHAO Gang
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-13ath10k: Use pci_enable_msi_range()Alexander Gordeev
2014-02-13ath10k: Disable MSI in case IRQ configuration is unknownAlexander Gordeev
2014-02-13ath10k: Get rid of superfluous call to pci_disable_msi()Alexander Gordeev
2014-02-13ath10k: pass frames with invalid peer status to upper layerJanusz Dziedzic
2014-02-13ath10k: AP: handle HT station which does not have HT RX MCSBartosz Markowski
2014-02-13ath10k: suspend hardware before resetMarek Puzyniak
2014-02-13ath10k: refactor suspend/resume functionsMarek Puzyniak
2014-02-13ath10k: fix device initialization routineMichal Kazior
2014-02-13ath10k: Set proper nss value for the peerMarek Kwaczynski
2014-02-13ath10k: remove excessive rx msdu len checkBartosz Markowski
2014-02-13ath10k: better tx/rx debuggingBen Greear
2014-02-13ath10k: add more debugging for receive errorsBen Greear
2014-02-13ath10k: print out size of wmi-ready-event messageBen Greear
2014-02-13iwlwifi: mvm: don't dump log of second CPU when not relevantEmmanuel Grumbach
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg
2014-02-13iwlwifi: mvm: new NVM format in family 8000Eran Harary
2014-02-13iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar
2014-02-13iwlwifi: mvm: add debugfs for prph reg read/writeEliad Peller
2014-02-13iwlwifi: mvm: use IEEE80211_TX_CTRL_PORT_CTRL_PROTO flagJohannes Berg
2014-02-13iwlwifi: mvm: propagate LDPC / STBC status to radiotapEmmanuel Grumbach
2014-02-13iwlwifi: make various things constJohannes Berg
2014-02-13iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bitEliad Peller
2014-02-12mwifiex: add key material v2 supportAvinash Patil
2014-02-12mwifiex: parse API version from FWAvinash Patil
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil
2014-02-12mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil
2014-02-12mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil
2014-02-12mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar
2014-02-12mwifiex: move station list functions to common codeAvinash Patil
2014-02-12mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil
2014-02-12mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil
2014-02-12mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar
2014-02-12mwifiex: update beamforming capability field for HTAmitkumar Karwar
2014-02-12mwifiex: don't leak DMA command skbuffsAaron Durbin
2014-02-12mwifiex: balance dma map/unmap sizesAaron Durbin
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar
2014-02-12mwifiex: separate out next scan command queueing logicAmitkumar Karwar
2014-02-12mwifiex: separate out response buffer parsing codeAmitkumar Karwar
2014-02-12mwifiex: change beacon parameter structureAmitkumar Karwar