summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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: mvm: rs: enable MCS9 for TxEyal Shapira1-8/+0
2014-05-07iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't setEmmanuel Grumbach1-0/+2
2014-05-07iwlwifi: mvm: implement mac80211's flush callbackEmmanuel Grumbach1-0/+29
2014-05-07iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski5-2/+60
2014-05-07iwlwifi: mvm: wait for d0i3 exit in some more ampdu actionsEliad Peller1-3/+15
2014-05-07iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg7-21/+151
2014-05-06iwlwifi: pcie: get rid of q->n_bdJohannes Berg4-53/+45
2014-05-06iwlwifi: pcie: use bool for iwl_pcie_txq_build_tfd() argumentJohannes Berg1-7/+7
2014-05-06iwlwifi: make LED support optionalJohannes Berg6-6/+38
2014-05-06iwlwifi: mvm: fix bug in parse_nvm_sectionsEran Harary1-1/+1
2014-05-06iwlwifi: mvm: select the MAC address according to priorityEran Harary2-9/+46
2014-05-06iwlwifi: mvm: Prioritize external nvm values on top of the OTP valuesEran Harary1-8/+10
2014-05-06iwlwifi: mvm: prevent nic to powered up at driver loadEran Harary5-9/+18
2014-05-06iwlwifi: mvm: fix bug with OTP memory sizeEran Harary5-6/+8
2014-05-06iwlwifi: mvm: remove useless variableJohannes Berg1-6/+3
2014-05-06iwlwifi: mvm: rs: choose correct expected tpt tableEyal Shapira1-1/+1
2014-05-06iwlwifi: mvm: rs: avoid TPC while in search cycleEyal Shapira1-1/+2
2014-05-06iwlwifi: mvm: rs: don't allow TPC when power save is disabledEyal Shapira1-4/+9
2014-05-06iwlwifi: mvm: rs: overhaul rs_get_best_rateEyal Shapira1-86/+31
2014-05-06iwlwifi: mvm: rs: revert changes to search cycle rulesEyal Shapira1-14/+14
2014-05-06Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach589-13598/+36168
2014-05-06Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach9-155/+212
2014-05-06iwlwifi: mvm: rs - s/CPTCFG/CONFIGEmmanuel Grumbach1-1/+1
2014-05-06iwlwifi: mvm: BT Coex - fix validity flags during initEmmanuel Grumbach1-3/+3
2014-04-30rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher2-2/+3
2014-04-30ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2-6/+6
2014-04-30ath9k_hw: update ar9300 initvalsRajkumar Manoharan5-5/+5
2014-04-30b43: N-PHY: complete radio 0x2056 setupRafał Miłecki1-5/+27
2014-04-30ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh1-2/+2
2014-04-30iwlegacy: Convert /n to \nJoe Perches2-2/+2
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer2-31/+20
2014-04-30rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee1-1/+1
2014-04-30Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee1-1/+0
2014-04-30b43: don't pre-set radio_on variable to trueRafał Miłecki1-1/+0
2014-04-30b43: use b43_software_rfkill helperRafał Miłecki1-3/+3
2014-04-30b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki1-1/+6
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville16-16/+35
2014-04-28mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen1-0/+1
2014-04-25Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville5-261/+0
2014-04-22b43: remove list of IEEE 802.11 devicesRafał Miłecki2-37/+19
2014-04-22b43: ssb: refuse to support more than IEEE 802.11 coreRafał Miłecki1-17/+20
2014-04-22b43: N-PHY: enable forgotten write of hw power adjust tableRafał Miłecki1-2/+14
2014-04-22b43: N-PHY: fix selection of init & calib valuesRafał Miłecki1-67/+105