index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-176
/
+251
2010-09-28
mac80211: Fix WMM driver queue configuration
Juuso Oikarinen
1
-8
/
+8
2010-09-28
mac80211: fix offchannel assumption upon association
Luis R. Rodriguez
1
-1
/
+2
2010-09-27
mac80211: move packet flags into packet
Johannes Berg
3
-53
/
+89
2010-09-27
mac80211: fix release_reorder_timeout in scan
Johannes Berg
1
-14
/
+8
2010-09-27
mac80211: clean up rx handling wrt. found_sta
Johannes Berg
1
-31
/
+25
2010-09-27
mac80211: consolidate packet processing
Johannes Berg
1
-103
/
+62
2010-09-27
mac80211: remove prepare_for_handlers sdata argument
Johannes Berg
1
-8
/
+8
2010-09-27
Revert "mac80211: fix use-after-free"
John W. Linville
1
-0
/
+4
2010-09-27
mac80211: Support receiving data frames on multiple vifs.
Ben Greear
1
-10
/
+70
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
1
-4
/
+11
2010-09-27
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
4
-3
/
+5
2010-09-24
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
1
-0
/
+1
2010-09-24
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
Jouni Malinen
3
-4
/
+18
2010-09-24
mac80211: Filter ProbeReq SuppRates based on TX rate mask
Jouni Malinen
3
-17
/
+24
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-4
/
+6
2010-09-24
mac80211: fix use-after-free
Johannes Berg
1
-4
/
+0
2010-09-23
net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-60
/
+135
2010-09-16
mac80211: send last 3/5 probe requests as unicast
Luis R. Rodriguez
1
-2
/
+11
2010-09-16
mac80211: disable beacon monitor while going offchannel
Luis R. Rodriguez
1
-0
/
+2
2010-09-16
mac80211: make the beacon monitor available externally
Luis R. Rodriguez
2
-4
/
+5
2010-09-16
mac80211: reset connection idle when going offchannel
Luis R. Rodriguez
1
-0
/
+5
2010-09-16
mac80211: reset probe send counter upon connection timer reset
Luis R. Rodriguez
1
-0
/
+4
2010-09-16
mac80211: add helper for reseting the connection monitor
Luis R. Rodriguez
2
-5
/
+11
2010-09-16
mac80211: add p2p device type support
Johannes Berg
7
-38
/
+80
2010-09-16
mac80211: set running state earlier
Johannes Berg
1
-2
/
+3
2010-09-16
cfg80211/mac80211: use lockdep_assert_held
Johannes Berg
5
-6
/
+6
2010-09-16
mac80211: use correct station flags lock
Johannes Berg
1
-2
/
+3
2010-09-15
ipv4: ip_ptr cleanups
Eric Dumazet
1
-1
/
+1
2010-09-14
mac80211: match only assigned bss in sta_info_get_bss
Johannes Berg
1
-1
/
+1
2010-09-14
mac80211: wait for scan work complete before restarting hw
Stanislaw Gruszka
1
-0
/
+3
2010-09-14
mac80211: Fix dangling pointer in ieee80211_xmit
Steve deRosier
1
-0
/
+1
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+6
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
20
-295
/
+527
2010-09-01
mac80211: only cancel software-based scans on suspend
John W. Linville
2
-1
/
+8
2010-08-31
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
John W. Linville
1
-1
/
+7
2010-08-31
mac80211: Do not generate CQM events based on first Beacon frames
Jouni Malinen
2
-0
/
+16
2010-08-31
mac80211: Fix signal strength average initialization for CQM events
Jouni Malinen
1
-1
/
+1
2010-08-30
mac80211: delete work timer
Johannes Berg
1
-0
/
+6
2010-08-27
mac80211: fix offchannel queue stop
Johannes Berg
3
-3
/
+24
2010-08-27
mac80211: support runtime interface type changes
Johannes Berg
5
-37
/
+176
2010-08-27
mac80211: split out concurrent vif checks
Johannes Berg
1
-14
/
+29
2010-08-27
mac80211: simplify zero address checks
Johannes Berg
1
-25
/
+13
2010-08-27
mac80211: switch to ieee80211_sdata_running
Johannes Berg
3
-8
/
+6
2010-08-27
mac80211: clean up ifdown/cleanup paths
Johannes Berg
2
-66
/
+28
2010-08-27
mac80211: use subqueue helpers
Johannes Berg
2
-4
/
+3
2010-08-27
mac80211: allow changing port control protocol
Johannes Berg
6
-4
/
+29
2010-08-27
mac80211: allow vendor specific cipher suites
Johannes Berg
7
-21
/
+92
[next]