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
/
net
/
mac80211
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-31
mac80211: init sched_scan_ies
David Spinadel
1
-1
/
+1
2012-09-07
net/mac80211/scan.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-06
mac80211: don't hang on to sched_scan_ies
Johannes Berg
1
-25
/
+14
2012-09-06
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
1
-2
/
+1
2012-08-20
mac80211: pass channel to ieee80211_send_probe_req
Johannes Berg
1
-1
/
+2
2012-08-20
mac80211: check operating channel in scan
Johannes Berg
1
-5
/
+4
2012-07-30
mac80211: don't clear sched_scan_sdata on sched scan stop request
Eliad Peller
1
-1
/
+0
2012-07-30
Merge remote-tracking branch 'wireless/master' into mac80211
Johannes Berg
1
-58
/
+65
2012-07-24
mac80211: fix scan_sdata assignment
Johannes Berg
1
-1
/
+1
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-54
/
+62
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
1
-1
/
+2
2012-07-12
mac80211: redesign scan RX
Johannes Berg
1
-34
/
+23
2012-07-12
mac80211: track scheduled scan virtual interface
Johannes Berg
1
-10
/
+10
2012-07-12
mac80211: make scan_sdata pointer usable with RCU
Johannes Berg
1
-9
/
+24
2012-07-12
mac80211: fix invalid band deref building preq IEs
Arik Nemtsov
1
-0
/
+3
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
1
-2
/
+2
2012-06-04
net: Remove casts to same type
Joe Perches
1
-2
/
+1
2012-05-09
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2012-04-23
mac80211: Support on-channel scan option.
Ben Greear
1
-26
/
+69
2012-04-13
mac80211: remove ieee80211_rx_bss_get
Mohammed Shafi Shajakhan
1
-14
/
+0
2012-04-13
mac80211: do not scan and monitor connection in parallel
Stanislaw Gruszka
1
-1
/
+28
2012-03-28
mac80211: fix oper channel timestamp updation
Rajkumar Manoharan
1
-1
/
+1
2012-03-07
mac80211: Filter duplicate IE ids
Paul Stewart
1
-20
/
+51
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
1
-1
/
+2
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-01-04
mac80211: fix scan state machine
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-1
/
+1
2011-11-30
mac80211: revert on-channel work optimisations
Johannes Berg
1
-2
/
+2
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-11
mac80211: simplify scan state machine
Johannes Berg
1
-122
/
+77
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2011-10-11
mac80211: pass no-CCK flag through to HW scan
Johannes Berg
1
-0
/
+1
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
1
-1
/
+2
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
1
-1
/
+1
2011-07-19
mac80211: implement scan supported rates
Johannes Berg
1
-3
/
+3
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2011-07-07
mac80211: fix ie memory allocation for scheduled scans
Luciano Coelho
1
-1
/
+2
2011-06-27
mac80211: Drop DS Channel PARAM in directed probe
Paul Stewart
1
-1
/
+2
2011-06-27
mac80211: restrict advertised HW scan rates
Johannes Berg
1
-2
/
+3
2011-06-17
mac80211: add cancel_hw_scan() callback
Eliad Peller
1
-16
/
+21
2011-05-27
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
1
-1
/
+0
2011-05-16
mac80211: abort scan_work immediately when the device goes down
Rajkumar Manoharan
1
-0
/
+5
2011-05-12
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
Luciano Coelho
1
-6
/
+27
2011-05-11
mac80211: add support for HW scheduled scan
Luciano Coelho
1
-0
/
+99
2011-05-10
mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()
Luciano Coelho
1
-1
/
+1
2011-03-07
mac80211: fix scan race, simplify code
Johannes Berg
1
-40
/
+24
2011-02-09
mac80211: Ensure power-level set properly for scanning.
Ben Greear
1
-1
/
+8
2011-02-09
mac80211: Allow scanning on existing channel-type.
Ben Greear
1
-4
/
+2
[next]