summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov6-17/+17
2014-05-22iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach2-53/+52
2014-05-22iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach4-47/+5
2014-05-22iwlwifi: mvm: disable reduced Tx power when not applicableEmmanuel Grumbach1-1/+5
2014-05-21iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho4-16/+18
2014-05-21iwlwifi: mvm: don't filter out the first beaconAvri Altman3-52/+27
2014-05-21Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach4-11/+11
2014-05-21iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach1-1/+1
2014-05-19iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2PLuciano Coelho1-2/+1
2014-05-19iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is setLuciano Coelho1-8/+6
2014-05-19iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid itEmmanuel Grumbach3-2/+35
2014-05-19iwlwifi: mvm: Remove redundant initializationAvri Altman1-1/+0
2014-05-19iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctxLuciano Coelho1-1/+1
2014-05-15iwlwifi: fix LED support Kconfig dependenciesJohannes Berg1-1/+1
2014-05-15iwlwifi: update nmi registerLiad Kaufman5-5/+26
2014-05-15iwlwifi: mvm: combine p2p and station mac context functionsLuciano Coelho1-58/+32
2014-05-15iwlwifi: mvm: BT Coex - send channel inhibition before associationEmmanuel Grumbach2-31/+18
2014-05-15iwlwifi: mvm: add uapsd_disable module parameterMatt Chen4-7/+15
2014-05-14iwlwifi: allow dynamic configuration of internal memoryEran Harary4-0/+30
2014-05-13iwlwifi: mvm: enable RX chain diversity if neededJohannes Berg1-0/+13
2014-05-13iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel3-10/+10
2014-05-13iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller1-1/+1
2014-05-13iwlwifi: mvm: revisit the NVM handling codeEran Harary2-33/+33
2014-05-13iwlwifi: mvm: BT Coex - fix boost register / LUT valuesEmmanuel Grumbach1-6/+6
2014-05-13iwlwifi: mvm: set SKIP_OVER_DTIM flag only if neededEliad Peller1-2/+3
2014-05-13iwlwifi: pcie: disable BHs in iwl_pcie_txq_check_wrptrsEmmanuel Grumbach1-2/+2
2014-05-13iwlwifi: use dev_printk instead of dev_dbg for debug logsLiad Kaufman1-4/+2
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach32-132/+99
2014-05-13Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach4-6/+35
2014-05-11iwlwifi: remove spurious newline in KconfigJohannes Berg1-1/+0
2014-05-11iwlwifi: cause build error on missing newlineJohannes Berg1-8/+33
2014-05-11iwlwifi: mvm: Disable uAPSD for a DCM clientAvri Altman1-0/+27
2014-05-11iwlwifi: mvm: Add power management support for P2P DCMAvri Altman1-3/+7
2014-05-11iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach1-2/+2
2014-05-11iwlwifi: mvm: stop sched scan before associationDavid Spinadel1-0/+3
2014-05-11iwlwifi: mvm: notify sched scan complete from stop routineDavid Spinadel3-4/+7
2014-05-11iwlwifi: mvm: add channel 14 to the low band listEran Harary1-2/+2
2014-05-11iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach1-10/+16
2014-05-11iwlwifi: 8000: add default NVM file name in family 8000Eran Harary6-8/+18
2014-05-11iwlwifi: dvm: don't use _ni mac80211's callbacksEmmanuel Grumbach2-3/+3
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg12-48/+47
2014-05-07iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach1-4/+6
2014-05-07iwlwifi: mvm: rs: enable MCS9 for TxEyal Shapira1-8/+0
2014-05-06iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't setEmmanuel Grumbach1-0/+2
2014-05-06iwlwifi: mvm: implement mac80211's flush callbackEmmanuel Grumbach1-0/+29
2014-05-06iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski5-2/+60
2014-05-06iwlwifi: mvm: wait for d0i3 exit in some more ampdu actionsEliad Peller1-3/+15
2014-05-06iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg7-21/+151
2014-05-06iwlwifi: mvm: do no sched scan while associatedDavid Spinadel3-0/+27
2014-05-06iwlwifi: pcie: get rid of q->n_bdJohannes Berg4-53/+45