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-02-14
mac80211: Fix error introduced in netdev_mc_count() changes.
David S. Miller
1
-1
/
+1
2010-02-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
19
-529
/
+649
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+3
2010-02-12
mac80211: fix handling of null-rate control in rate_control_get_rate
Juuso Oikarinen
1
-0
/
+3
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2010-02-10
mac80211: Deny TX BA session requests during disassociation
Sujith
3
-1
/
+15
2010-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-9
/
+11
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
3
-7
/
+31
2010-02-08
mac80211: Reset dynamic ps timer in Rx path.
Vivek Natarajan
1
-0
/
+8
2010-02-08
mac80211: make rate_control_alloc static
Andres Salomon
2
-6
/
+3
2010-02-08
mac80211: remove get_tx_stats() driver op
Kalle Valo
2
-31
/
+0
2010-02-08
mac80211: fix deauth race
Johannes Berg
1
-3
/
+9
2010-02-08
mac80211: fix bss_conf.dtim_period
Johannes Berg
1
-0
/
+2
2010-02-08
mac80211: Added a new debugfs file for reading channel_type
Benoit Papillault
1
-0
/
+33
2010-02-08
mac80211: tear down all agg queues when restart/reconfig hw
Wey-Yi Guy
1
-0
/
+8
2010-02-08
mac80211: allow station add/remove to sleep
Johannes Berg
13
-464
/
+511
2010-02-08
mac80211: don't probe if we have probe response
Johannes Berg
1
-5
/
+5
2010-02-08
wireless: update radiotap parser
Johannes Berg
1
-4
/
+5
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-10
/
+21
2010-02-08
mac80211: fix deferred hardware scan requests
Johannes Berg
1
-8
/
+10
2010-02-08
mac80211: Fix probe request filtering in IBSS mode
Benoit Papillault
1
-1
/
+1
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
17
-172
/
+201
2010-02-01
mac80211: Don't call rate control when HW handles it
Vasanthakumar
1
-0
/
+4
2010-02-01
mac80211: fix sta lookup with AP VLAN interfaces and injected frames
Felix Fietkau
1
-0
/
+2
2010-02-01
mac80211: fix monitor mode tx radiotap header handling
Felix Fietkau
1
-2
/
+4
2010-02-01
mac80211: fix sta lookup for received action frames on an AP VLAN
Felix Fietkau
1
-2
/
+2
2010-02-01
mac80211: reduce stack usage in sta_agg_status_read()
Pavel Roskin
1
-11
/
+13
2010-02-01
mac80211: reduce stack usage in sta_ht_capa_read()
Pavel Roskin
1
-1
/
+1
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
2
-7
/
+24
2010-01-26
mac80211: fix NULL pointer dereference when ftrace is enabled
Zhu Yi
1
-1
/
+1
2010-01-25
mac80211: fill jiffies/vif on filtered frames
Johannes Berg
1
-0
/
+3
2010-01-25
mac80211: track work started through callbacks
Johannes Berg
2
-8
/
+10
2010-01-25
mac80211: fix sw crypto
Johannes Berg
1
-1
/
+1
2010-01-25
mac80211: fix WARN_ON in the new work code
Felix Fietkau
1
-2
/
+0
2010-01-25
mac80211: fix update_tkip_key() documentation about the context
Kalle Valo
1
-2
/
+0
2010-01-23
mac80211: fix tx select key null pointer crash with hostapd
Kalle Valo
1
-3
/
+4
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-5
/
+18
2010-01-22
mac80211: add missing key check
Johannes Berg
1
-1
/
+1
2010-01-22
mac80211: fix rx data handling for non-data frames on multiple vifs
Felix Fietkau
1
-17
/
+28
2010-01-22
mac80211: pass vif and station to update_tkip_key
Johannes Berg
3
-17
/
+24
2010-01-22
mac80211: avoid NULL ptr deref when using WEP
John W. Linville
1
-3
/
+2
2010-01-19
mac80211: Fixed a bug in IBSS merge
Benoit Papillault
1
-5
/
+1
2010-01-19
mac80211: removed useless code in IBSS management
Benoit Papillault
1
-7
/
+9
2010-01-19
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
2
-28
/
+11
2010-01-19
mac80211: move control.hw_key assignment
Johannes Berg
4
-49
/
+46
2010-01-19
mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT
Johannes Berg
1
-3
/
+0
2010-01-19
mac80211: clear TX control on filtered frames
Johannes Berg
1
-0
/
+8
[next]