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
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
mac80211: Fix scan_ies_len to include DS Params
Jouni Malinen
1
-2
/
+3
2010-10-25
mac80211: cancel restart_work explicitly instead of depending on flush_schedu...
Tejun Heo
1
-7
/
+1
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2010-10-13
mac80211: add probe request filter flag
Johannes Berg
1
-0
/
+3
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-10
/
+17
2010-10-06
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
1
-2
/
+1
2010-10-05
mac80211: fix deadlock with multiple interfaces
Johannes Berg
1
-1
/
+1
2010-10-05
mac80211: distinct between max rates and the number of rates the hw can report
Helmut Schaa
1
-0
/
+4
2010-10-05
mac80211: fix for WDS interfaces
Bill Jordan
1
-0
/
+3
2010-10-05
mac80211: perform scan cancel in hw reset work
Stanislaw Gruszka
1
-9
/
+10
2010-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2010-09-28
mac80211: fix offchannel assumption upon association
Luis R. Rodriguez
1
-1
/
+2
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+6
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+18
2010-09-16
mac80211: add p2p device type support
Johannes Berg
1
-0
/
+15
2010-09-15
ipv4: ip_ptr cleanups
Eric Dumazet
1
-1
/
+1
2010-09-14
mac80211: wait for scan work complete before restarting hw
Stanislaw Gruszka
1
-0
/
+3
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2010-08-31
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
John W. Linville
1
-1
/
+7
2010-08-30
mac80211: delete work timer
Johannes Berg
1
-0
/
+6
2010-08-27
mac80211: switch to ieee80211_sdata_running
Johannes Berg
1
-3
/
+3
2010-08-27
mac80211: allow changing port control protocol
Johannes Berg
1
-0
/
+3
2010-08-27
mac80211: allow vendor specific cipher suites
Johannes Berg
1
-6
/
+38
2010-08-25
mac80211: fix mesh advertisement
Johannes Berg
1
-0
/
+5
2010-08-25
mac80211: cancel restart_work in ieee80211_unregister_hw
Christian Lamparter
1
-0
/
+1
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
1
-8
/
+7
2010-08-24
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-0
/
+37
2010-08-16
mac80211: dont advertise WEP if unavailable
Johannes Berg
1
-0
/
+5
2010-08-16
mac80211: unify scan and work mutexes
Johannes Berg
1
-2
/
+2
2010-08-16
mac80211: fix driver offchannel notification when the channel does not change
Felix Fietkau
1
-1
/
+4
2010-08-16
mac80211: support use of NAPI for bottom-half processing
John W. Linville
1
-0
/
+30
2010-08-04
mac80211: Fix compilation warning when CONFIG_INET is not set
Juuso Oikarinen
1
-0
/
+2
2010-07-28
mac80211: inform drivers about the off-channel status on channel changes
Felix Fietkau
1
-0
/
+3
2010-07-08
mac80211: remove wep dependency
John W. Linville
1
-4
/
+1
2010-06-15
mac80211: Fix ps-qos network latency handling
Juuso Oikarinen
1
-1
/
+1
2010-06-14
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
1
-20
/
+34
2010-06-14
mac80211: refcount aggregation queue stop
Johannes Berg
1
-3
/
+3
2010-06-14
mac80211: move aggregation callback processing
Johannes Berg
1
-13
/
+0
2010-06-08
mac80211: Add netif state checking to ieee80211_ifa_changed
Juuso Oikarinen
1
-0
/
+3
2010-06-04
mac80211: make ARP filtering depend on CONFIG_INET
John W. Linville
1
-0
/
+6
2010-06-03
mac80211: simplify key locking
Johannes Berg
1
-1
/
+1
2010-06-03
mac80211: Add support for hardware ARP query filtering
Juuso Oikarinen
1
-1
/
+62
2010-06-02
mac80211: add the minstrel_ht rate control algorithm
Felix Fietkau
1
-0
/
+7
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-05-07
mac80211: improve HT channel handling
Johannes Berg
1
-1
/
+1
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-16
/
+3
2010-05-03
mac80211: improve IBSS scanning
Johannes Berg
1
-16
/
+1
2010-04-27
mac80211: Determine dynamic PS timeout based on ps-qos network latency
Juuso Oikarinen
1
-0
/
+2
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
[next]