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
2009-12-04
mac80211: Fix TX status reporting for injected data frames
Jouni Malinen
1
-1
/
+5
2009-11-28
mac80211: log more data when tracing
Johannes Berg
1
-2
/
+24
2009-11-28
mac80211: correctly place aMPDU RX reorder code
Johannes Berg
2
-73
/
+96
2009-11-28
mac80211: move aMPDU RX reorder code
Johannes Berg
1
-230
/
+229
2009-11-28
mac80211: move cmntr flag out of rx flags
Johannes Berg
2
-4
/
+3
2009-11-25
mac80211: Speedup ieee80211_remove_interfaces()
Eric Dumazet
1
-9
/
+5
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
31
-706
/
+797
2009-11-23
mac80211: Fix missing kernel-doc notation
Jaswinder Singh Rajput
1
-1
/
+1
2009-11-23
mac80211: fix rcu locking
Johannes Berg
1
-1
/
+3
2009-11-23
mac80211: remove dead struct member
Johannes Berg
1
-1
/
+0
2009-11-19
mac80211: fix endianess on mesh_path_error_tx() calls
Rui Paulo
1
-2
/
+2
2009-11-19
mac80211: add per-station HT capability file
Johannes Berg
1
-0
/
+29
2009-11-19
mac80211: avoid spurious deauth frames/messages
Johannes Berg
1
-0
/
+17
2009-11-19
mac80211: request TX status where needed
Johannes Berg
1
-2
/
+2
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
6
-29
/
+33
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-18
mac80211: use a structure to hold the mesh config information element
Rui Paulo
3
-19
/
+11
2009-11-18
mac80211: move TX status handling
Johannes Berg
4
-337
/
+351
2009-11-18
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
12
-24
/
+27
2009-11-18
mac80211: Fix panic in aggregation handling
Sujith
1
-0
/
+2
2009-11-18
mac80211: make software rate control optional
Johannes Berg
5
-13
/
+42
2009-11-18
mac80211: use fixed broadcast address
Johannes Berg
6
-19
/
+27
2009-11-18
mac80211: remove dev_hold/put calls
Johannes Berg
1
-11
/
+5
2009-11-18
mac80211: improve rate handling
Johannes Berg
2
-18
/
+18
2009-11-18
mac80211: trim RX data
Johannes Berg
4
-54
/
+61
2009-11-18
mac80211: cleanup reorder buffer handling
Johannes Berg
1
-81
/
+81
2009-11-18
mac80211: push michael MIC report after DA check
Johannes Berg
1
-24
/
+23
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
7
-72
/
+58
2009-11-18
mac80211: let sta_info_get_by_idx get sta by sdata
Johannes Berg
3
-7
/
+8
2009-11-18
mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces
Felix Fietkau
1
-0
/
+5
2009-11-16
mac80211: Do not queue Probe Request frames for station MLME
Jouni Malinen
1
-1
/
+0
2009-11-13
mac80211: fix broadcast frame handling for 4-addr AP VLANs
Felix Fietkau
1
-1
/
+1
2009-11-13
mac80211: update copyrights to 2009
Rui Paulo
5
-5
/
+5
2009-11-13
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
4
-0
/
+23
2009-11-13
mac80211: implement a timer to send RANN action frames
Rui Paulo
4
-0
/
+54
2009-11-13
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
6
-130
/
+133
2009-11-13
mac80211: add the DS params to the beacon
Rui Paulo
1
-0
/
+7
2009-11-13
mac80211: fix BSSID setup for beacon frames
Rui Paulo
1
-1
/
+1
2009-11-13
mac80211: set the AID field correctly for mesh peer frames
Rui Paulo
1
-1
/
+2
2009-11-13
mac80211: properly forward the RANN IE
Rui Paulo
1
-1
/
+3
2009-11-13
mac80211: update PERR frame format
Rui Paulo
3
-13
/
+60
2009-11-13
mac80211: implement RANN processing and forwarding
Rui Paulo
3
-8
/
+76
2009-11-11
mac80211: fix max HT rate processing on mac80211
Luis R. Rodriguez
1
-3
/
+15
2009-11-11
mac80211: implement support for 4-address frames for AP and client mode
Felix Fietkau
6
-11
/
+96
2009-11-11
mac80211: improve peer link management debugging
Rui Paulo
1
-2
/
+13
2009-11-11
mac80211: improve HWMP debugging
Rui Paulo
1
-6
/
+5
2009-11-11
mac80211: allow processing of more than one HWMP IE
Rui Paulo
1
-22
/
+25
2009-11-11
mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG
Rui Paulo
2
-4
/
+28
2009-11-11
mac80211: update the format of path selection frames
Rui Paulo
2
-1
/
+2
[next]