index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
mvm
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params struct
Luciano Coelho
1
-94
/
+145
2015-04-29
iwlwifi: mvm: combine parts of UMAC and LMAC sched scans
Luciano Coelho
1
-74
/
+47
2015-04-29
iwlwifi: mvm: combine parts of UMAC and LMAC scans
Luciano Coelho
1
-75
/
+50
2015-04-29
iwlwifi: mvm: combine scan size checks into a common function
Luciano Coelho
1
-25
/
+19
2015-04-29
iwlwifi: mvm: always use iwl_mvm_scan_size to calculate the scan size
Luciano Coelho
1
-8
/
+2
2015-04-29
iwlwifi: mvm: differentiate net-detect from sched scan
Luciano Coelho
1
-2
/
+10
2015-04-29
iwlwifi: mvm: move scan code from mac80211.c to scan.c
Luciano Coelho
1
-45
/
+128
2015-04-29
iwlwifi: mvm: rename unified_scan symbols to just scan
Luciano Coelho
1
-54
/
+53
2015-04-29
iwlwifi: mvm: generalize the other-scan stopping code
Luciano Coelho
1
-13
/
+12
2015-04-29
iwlwifi: mvm: convert scan_status to a bitmap
Luciano Coelho
1
-56
/
+78
2015-04-29
iwlwifi: mvm: don't increase max_out_time when low priority scan is requested
Luciano Coelho
1
-1
/
+2
2015-04-29
iwlwifi: mvm: add scan parameters debugging info
Luciano Coelho
1
-0
/
+15
2015-04-19
iwlwifi: mvm: fix scan iteration complete notification handling
Avraham Stern
1
-1
/
+1
2015-03-30
iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flows
Alexander Bondar
1
-3
/
+34
2015-03-26
iwlwifi: mvm: add delay to scheduled scan
Luciano Coelho
1
-1
/
+9
2015-03-26
iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restart
David Spinadel
1
-0
/
+32
2015-03-12
Merge branch 'iwlwifi-fixes' into iwlwifi-next
Emmanuel Grumbach
1
-7
/
+6
2015-03-02
iwlwifi: mvm: don't override passive dwell in case of fragmented scan
David Spinadel
1
-6
/
+7
2015-03-02
iwlwifi: mvm: use only 40 ms for fragmented scan
David Spinadel
1
-1
/
+1
2015-03-01
iwlwifi: mvm: remove deprecated scan API code
Luciano Coelho
1
-571
/
+14
2015-02-23
iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort fails
Luciano Coelho
1
-7
/
+6
2015-02-01
iwlwifi: mvm: Fix building channels in scan_config_cmd
Ilan Peer
1
-2
/
+2
2015-02-01
iwlwifi: mvm: Enable EBS also in single scan on umac interface
Haim Dreyfuss
1
-0
/
+7
2015-02-01
iwlwifi: mvm: Fix a few EBS error handling bugs
Haim Dreyfuss
1
-3
/
+10
2015-01-22
Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next
Emmanuel Grumbach
1
-16
/
+41
2015-01-22
iwlwifi: mvm: scan dwell time corrections
David Spinadel
1
-5
/
+12
2015-01-22
iwlwifi: mvm: set max_out_time equal to frag_passive_dwell in fragmented scan
Haim Dreyfuss
1
-2
/
+2
2015-01-22
iwlwifi: mvm: Add debugfs entry to enable scan offload notification
Alexander Bondar
1
-0
/
+18
2015-01-18
iwlwifi: mvm: abort scheduled scan upon RFKILL
Emmanuel Grumbach
1
-0
/
+7
2015-01-12
iwlwifi: mvm: fix EBS on single scan
David Spinadel
1
-12
/
+34
2015-01-05
iwlwifi: mvm: scan dwell time corrections
David Spinadel
1
-5
/
+12
2015-01-05
iwlwifi: mvm: add a flag to enable match found notification
David Spinadel
1
-0
/
+2
2014-12-28
iwlwifi: mvm: Alter passive scan fragmentation parameters in case of multi-MAC
Haim Dreyfuss
1
-6
/
+10
2014-12-28
iwlwifi: mvm: Configure EBS scan ratio
Haim Dreyfuss
1
-0
/
+6
2014-12-28
iwlwifi: mvm: support LnP 1x1 antenna configuration
Moshe Harel
1
-3
/
+3
2014-11-24
iwlwifi: mvm: remove warning on unknown scan complete
David Spinadel
1
-2
/
+4
2014-11-24
iwlwifi: mvm: use unsigned for ssid_bitmap
Johannes Berg
1
-3
/
+3
2014-11-23
iwlwifi: mvm: support random MAC address for scanning
Johannes Berg
1
-6
/
+29
2014-11-23
iwlwifi: mvm: go to umac scan even if lmac tlv bit is on
David Spinadel
1
-5
/
+5
2014-11-23
iwlwifi: mvm: implement UMAC scan API
David Spinadel
1
-38
/
+631
2014-11-23
iwlwifi: mvm: Insert DS Parameter Set placeholder in probes
Andrei Otcheretianski
1
-5
/
+48
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
1
-10
/
+10
2014-11-11
iwlwifi: mvm: abort scan upon RFKILL
Emmanuel Grumbach
1
-10
/
+10
2014-10-29
iwlwifi: mvm: unref SCAN ref on scan completion
Eliad Peller
1
-1
/
+6
2014-10-29
iwlwifi: mvm: fix scan condition iterator
David Spinadel
1
-1
/
+2
2014-10-29
iwlwifi: mvm: spin off a function to start scan offload
Luciano Coelho
1
-0
/
+25
2014-10-23
iwlwifi: mvm: BT coex - fix BT prio for probe requests
Emmanuel Grumbach
1
-1
/
+2
2014-09-21
iwlwifi: mvm: Refactor and fix max probe len computation
Andrei Otcheretianski
1
-11
/
+53
2014-09-16
iwlwifi: mvm: Set RRM_ENABLED bit in scan commands
Andrei Otcheretianski
1
-2
/
+13
2014-09-14
iwlwifi: mvm: reduce active dwell time
David Spinadel
1
-2
/
+2
[prev]
[next]