aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-23iwlwifi: mvm: bump firmware API to 17Emmanuel Grumbach2-2/+2
2015-08-23iwlwifi: mvm: support new TX power commandJohannes Berg3-10/+37
2015-08-23iwlwifi: mvm: split debug message to avoid exceeding 110 charactersAyala Beker1-8/+12
2015-08-23iwlwifi: correctly size command string arraysJohannes Berg3-3/+3
2015-08-23iwlwifi: mvm: update wakeup reason enumSara Sharon1-1/+6
2015-08-23iwlwifi: mvm: catch underflow error earlierDan Carpenter1-2/+3
2015-08-18iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach1-2/+3
2015-08-18iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel1-11/+26
2015-08-18iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht1-2/+2
2015-08-18iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach2-2/+2
2015-08-18iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar1-1/+2
2015-08-16iwlwifi: mvm: Enable power management on low-latency bssAvri Altman1-2/+2
2015-08-16iwlwifi: mvm: support TDLS wider-bandwidthArik Nemtsov1-0/+1
2015-08-16iwlwifi: mvm: fix a range check in debugfs codeDan Carpenter1-3/+3
2015-08-16iwlwifi: convert hex_dump_to_buffer() to %*phAndy Shevchenko2-12/+3
2015-08-16iwlwifi: pass NAPI struct from transport layerJohannes Berg9-61/+20
2015-08-16Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach8-8/+11
2015-08-16iwlwifi: mvm: add debug info to schedule scan complete message.Ayala Beker1-7/+16
2015-08-16iwlwifi: mvm: remove partial and full scan lists from lmac sched scanDavid Spinadel1-17/+11
2015-08-16iwlwifi: mvm: simplify calculating scan dwells and other timing valuesDavid Spinadel1-81/+88
2015-08-16iwlwifi: make sure d3_suspend/resume ops existEliad Peller1-1/+5
2015-08-13iwlwifi: mvm: don't set K1/K2 for AES-CMACJohannes Berg2-4/+2
2015-08-04iwlwifi: mvm: set different pm_timeout for action framesAvri Altman2-4/+18
2015-08-04iwlwifi: mvm: ToF - Set correct range request cmd idAssaf Krauss1-1/+1
2015-08-04iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIOMatti Gottlieb7-0/+128
2015-08-04iwlwifi: pcie: New RBD allocation modelSara Sharon3-95/+435
2015-08-04Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach12-416/+176
2015-08-04iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon8-118/+177
2015-08-04iwlwifi: pcie: support frag SKBsJohannes Berg5-15/+77
2015-08-04iwlwifi: add new TLV capability flag for gscan supportAvraham Stern3-0/+92
2015-08-04iwlwifi: Add max TX aggregation size for 8260 SDIO devices seriesAlexander Bondar1-2/+5
2015-08-04iwlwifi: mvm: revert to our old skip over dtim policyAvri Altman1-26/+2
2015-08-04iwlwifi: pcie: dump RBs when FW error occursEmmanuel Grumbach2-2/+74
2015-08-04iwlwifi: mvm: print secboot status registers on alive timeoutDor Shaish2-0/+7
2015-08-04iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCIMatti Gottlieb8-4/+378
2015-08-04iwlwifi: mvm: clean up fw-api-scan.hDavid Spinadel1-129/+0
2015-08-04iwlwifi: mvm: add wide firmware command support for debug triggersSara Sharon1-3/+4
2015-08-04iwlwifi: mvm: add wide firmware command infrastructure for RXAvraham Stern1-2/+5
2015-08-04iwlwifi: add wide firmware command support for notificationsSara Sharon12-17/+26
2015-08-04iwlwifi: make various functions void in the file rs.cNicholas Krause1-30/+21
2015-08-04iwlwifi: mvm: move TX PN assignment for CCMP to the driverJohannes Berg4-23/+50
2015-08-04iwlwifi: pcie: reset write pointer on ict resetEliad Peller2-2/+4
2015-08-04iwlwifi: call d3_suspend/resume in d0i3 case as wellEliad Peller3-21/+34
2015-08-04iwlwifi: mvm: ignore CQM when setting beacon filtering in D0i3 enter flowGregory Greenman1-3/+4
2015-08-04iwlwifi: mvm: fix beacon filtering temperature thresholds for D0i3Gregory Greenman1-1/+1
2015-08-04iwlwifi: mvm: Enable Rx Checksum hwAvri Altman9-2/+74
2015-08-04iwlwifi: pcie: provide a way to stop configuration if it is forbiddenHaim Dreyfuss2-0/+15
2015-08-04iwlwifi: mvm: Use the AP station for non_sta transmitIlan Peer1-8/+19
2015-08-04iwlwifi: mvm: update comment of power_scheme module parameterAvri Altman1-2/+1
2015-08-04iwlwifi: return error if d0i3 was abortedEliad Peller2-6/+12