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-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
2010-04-08
mac80211: enhance tracing
Johannes Berg
1
-0
/
+2
2010-04-06
mac80211: annotate station rcu dereferences
Johannes Berg
1
-2
/
+2
2010-04-06
mac80211: Ensure initializing private mc_list in prepare_multicast().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+3
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-1
/
+1
2010-02-26
mac80211: use listen interval 5 as default
Helmut Schaa
1
-1
/
+5
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
1
-0
/
+2
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
1
-0
/
+4
2010-01-05
mac80211: No need to include WEXT headers here
Jouni Malinen
1
-1
/
+0
2009-12-28
mac80211: support remain-on-channel command
Johannes Berg
1
-0
/
+3
2009-12-28
mac80211: proper bss private data handling
Johannes Berg
1
-3
/
+1
2009-12-28
mac80211: generalise work handling
Johannes Berg
1
-0
/
+2
2009-12-28
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-1
/
+1
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+2
2009-12-22
mac80211: allow disabling 40MHz on 2.4GHz
Johannes Berg
1
-0
/
+6
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
1
-0
/
+24
2009-12-21
mac80211: trace interface name
Johannes Berg
1
-2
/
+1
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
1
-5
/
+12
2009-12-14
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
1
-0
/
+2
2009-11-29
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
1
-1
/
+3
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-1
/
+1
2009-11-18
mac80211: move TX status handling
Johannes Berg
1
-336
/
+0
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
1
-4
/
+4
2009-11-18
mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces
Felix Fietkau
1
-0
/
+5
2009-11-06
mac80211: async station powersave handling
Johannes Berg
1
-4
/
+4
2009-11-04
mac80211: fix internal scan request
Johannes Berg
1
-0
/
+1
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
1
-2
/
+0
2009-08-28
mac80211: remove tasklet enable/disable
Johannes Berg
1
-2
/
+0
2009-08-20
mac80211: fix register_hw error path
Johannes Berg
1
-1
/
+1
2009-08-20
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
1
-0
/
+2
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-4
/
+0
[next]