summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-138-27/+25
* iwlwifi: change beamformee STS capEyal Shapira2014-01-131-2/+1
* iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociationEmmanuel Grumbach2014-01-131-0/+2
* iwlwifi: mvm: remove unused flags from add station commandEmmanuel Grumbach2014-01-131-3/+0
* iwlwifi: mvm: use array indexing instead of treating it as a pointerJohannes Berg2014-01-131-2/+2
* iwlwifi: mvm: fix SRAM dump debugfs handlerEmmanuel Grumbach2014-01-131-1/+1
* iwlwifi: mvm: rs: fix a theoretical out of bounds accessEyal Shapira2014-01-131-5/+5
* iwlwifi: mvm: send all the NVM sections to the NICEmmanuel Grumbach2014-01-131-6/+5
* iwlwifi: mvm: fix tx seq_ctrl debug printEliad Peller2014-01-131-3/+2
* iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach2014-01-132-0/+26
* iwlwifi: mvm: don't set the drain bit when we flush the AP stationEmmanuel Grumbach2014-01-131-2/+2
* iwlwifi: mvm: rs: fix handling of column switch errorEyal Shapira2014-01-131-1/+2
* iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller2014-01-131-0/+1
* iwlwifi: mvm: update power after binding in start_ap_ibss()Ilan Peer2014-01-131-4/+14
* iwlwifi: mvm: clear ap_ibss_active in case of failureIlan Peer2014-01-131-0/+4
* iwlwifi: mvm: fix coccinelle warningsFengguang Wu2013-12-311-1/+1
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-31101-169/+169
* iwlwifi: mvm: rs: fix a potential NULL derefEyal Shapira2013-12-311-4/+3
* iwlwifi: mvm: dynamically update tsf_idIlan Peer2013-12-313-30/+91
* iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer2013-12-311-1/+1
* iwlwifi: pcie: Fix CSR_RESET operation access typeEran Harary2013-12-311-1/+1
* iwlwifi: mvm: Add a missed beacons thresholdIlan Peer2013-12-312-5/+21
* iwlwifi: mvm: squash a spurious warning on chnctx changeArik Nemtsov2013-12-311-1/+2
* iwlwifi: mvm: dump to debugfs the SRAM as binaryEmmanuel Grumbach2013-12-311-28/+21
* iwlwifi: mvm: BT Coex - update channel inihibition for channel 14Emmanuel Grumbach2013-12-311-2/+2
* iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach2013-12-312-3/+3
* iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach2013-12-312-2/+9
* iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach2013-12-312-8/+22
* iwlwifi: pcie: don't update the op_mode if rfkill hasn't changedEmmanuel Grumbach2013-12-311-2/+11
* iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach2013-12-313-53/+82
* iwlwifi: mvm: fix possible memory leakEytan Lifshitz2013-12-311-5/+6
* iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach2013-12-311-10/+15
* iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach2013-12-211-28/+22
* iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach2013-12-213-35/+26
* iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach2013-12-211-61/+34
* iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach2013-12-212-16/+7
* iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach2013-12-211-19/+19
* iwlwifi: pcie: determine the interrupt type in the handlerEmmanuel Grumbach2013-12-171-12/+10
* iwlwifi: pcie: read the interrupt cause from the handlerEmmanuel Grumbach2013-12-171-9/+9
* iwlwifi: pcie: move the ICT / non-ICT handling functionsEmmanuel Grumbach2013-12-171-162/+162
* iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach2013-12-173-28/+25
* iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach2013-12-172-8/+11
* iwlwifi: pcie: clean up ICT allocation codeEmmanuel Grumbach2013-12-172-12/+6
* iwlwifi: mvm: rs: fix variable shadowingJohannes Berg2013-12-171-5/+3
* iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira2013-12-172-14/+0
* iwlwifi: mvm: set highest rate in VHT MCS SetEyal Shapira2013-12-171-0/+6
* iwlwifi: mvm: rs: disable MCS9 Tx workaroundEyal Shapira2013-12-171-0/+8
* iwlwifi: mvm: Do not allow AP MAC context update if not activeIlan Peer2013-12-171-0/+5
* iwlwifi: mvm: fixup MakefileEmmanuel Grumbach2013-12-171-1/+0
* iwlwifi: mvm: rs: refactor rate scale action decisionEyal Shapira2013-12-171-83/+103