summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-06-25mwifiex: add hscfg to debugfsXinming Hu4-2/+127
2014-06-25mwifiex: add firmware dump feature for SDIOAmitkumar Karwar2-0/+221
2014-06-25mwifiex: get rid of global pointer reset_hostAmitkumar Karwar1-7/+4
2014-06-25mwifiex: use generic 'iface_work' workqueue for SDIO interfaceAmitkumar Karwar2-4/+21
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar7-1/+332
2014-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville31-177/+609
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville23-80/+114
2014-06-25mac80211: split sched scan IEsDavid Spinadel12-32/+59
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel11-11/+20
2014-06-24iwlwifi: mvm: handle device start failures during restartJohannes Berg1-0/+10
2014-06-24iwlwivi: mvm: BT Coex - properly set the priority of beaconsEmmanuel Grumbach1-6/+7
2014-06-24iwlwifi: mvm: support extended beacon notificationDavid Spinadel5-10/+42
2014-06-24iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flagAndrei Otcheretianski4-5/+26
2014-06-24iwlwifi: mvm: disable beacon filtering escape timer in d0i3Eliad Peller1-1/+1
2014-06-24iwlwifi: mvm: BT Coex - avoid the shared antenna for management framesEmmanuel Grumbach3-1/+13
2014-06-24iwlwifi: mvm: BT Coex - add reduced Tx power thresholds to constantsEmmanuel Grumbach2-6/+6
2014-06-24iwlwifi: mvm: BT Coex - don't limit rate control if TTC is onEmmanuel Grumbach2-1/+9
2014-06-24iwlwifi: mvm: BT Coex - allow MIMO in more casesEmmanuel Grumbach1-7/+10
2014-06-24iwlwifi: mvm: BT Coex - allow to force the antenna allocationEmmanuel Grumbach4-0/+94
2014-06-24iwlwifi: mvm: assure no overflows occur while reading otpLiad Kaufman1-2/+12
2014-06-24iwlwifi: nvm: update maximal parsed values in external nvmLiad Kaufman1-2/+13
2014-06-24iwlwifi: update trans->hw_rev 8000 hw family formatLiad Kaufman1-0/+10
2014-06-24iwlwifi: mvm: fix bug in set_hw_address functionEran Harary1-12/+22
2014-06-24iwlwifi: dvm: add a force_cam module parameter to fully disable power savingAndy Lutomirski1-0/+9
2014-06-24iwlwifi: pcie: improve debugfs queue infoAndy Lutomirski1-2/+8
2014-06-24iwlwifi: pcie: log when waking the NIC for hcmd submission failsAndy Lutomirski1-0/+1
2014-06-24iwlwifi: fix NVM channel attribute map.David Spinadel1-4/+18
2014-06-24iwlwifi: mvm: fixes for 8000 NVM flowEran Harary2-3/+2
2014-06-24iwlwifi: pcie: add firmware monitor capabilitiesEmmanuel Grumbach6-4/+158
2014-06-24iwlwifi: rename iwl_mvm_fw_error_next_dataEmmanuel Grumbach2-5/+5
2014-06-24iwlwifi: add device / firmware to fw-error-dump fileEmmanuel Grumbach5-5/+53
2014-06-24iwlwifi: remove MCS32 support declarationEliad Peller1-1/+0
2014-06-24iwlwifi: mvm: don't use hardcoded num of scan channelsDavid Spinadel7-51/+56
2014-06-24Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-46/+19
2014-06-24iwlwifi: mvm: add back support for low-priority scanJohannes Berg2-3/+7
2014-06-24iwlwifi: mvm: use ksize to memset scan_commandDavid Spinadel1-3/+1
2014-06-24iwlwifi: bump API version for 8000 devicesEmmanuel Grumbach1-1/+1
2014-06-24iwlwifi: mvm: rework sched scan channel configurationEliad Peller1-46/+19
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov1-1/+2
2014-06-23mac80211_hwsim: clean up own address matchingJohannes Berg1-35/+31
2014-06-20ath9k: Fix build error in ath_reset_internalRajkumar Manoharan1-5/+3
2014-06-20b43: add config for (en|dis)abling G-PHY supportRafał Miłecki4-5/+14
2014-06-20b43: remove leftover code from old devices supportRafał Miłecki3-16/+0
2014-06-20wil6210: fix for 64-bit integer divisionVladimir Kondratiev1-2/+3
2014-06-20mwifiex: Use the proper interfacesThomas Gleixner5-23/+6
2014-06-19PCMCIA_HERMES: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick1-1/+1
2014-06-19LIBERTAS_CS: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick1-1/+1
2014-06-19SPECTRUM_CS: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick1-1/+1
2014-06-19drivers/net/wireless/rt2x00/rt2x00dev.c: remove null test before kfreeFabian Frederick1-2/+1
2014-06-19wil6210: track Tx queue stateVladimir Kondratiev3-2/+24