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-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
2009-11-11
mac80211: update peer link management IE and action frames
Rui Paulo
4
-18
/
+20
2009-11-11
mac80211: fix typo in a comment
Rui Paulo
1
-1
/
+1
2009-11-11
mac80211: implement the meshconf formation info field
Rui Paulo
2
-3
/
+8
2009-11-11
mac80211: set MESH_TTL to 31
Rui Paulo
1
-1
/
+1
2009-11-11
mac80211: update meshconf IE
Rui Paulo
2
-45
/
+34
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-656
/
+429
2009-11-06
mac80211: async station powersave handling
Johannes Berg
6
-85
/
+168
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-13
/
+20
2009-11-04
mac80211: fix internal scan request
Johannes Berg
1
-0
/
+1
2009-11-04
mac80211: Fix IBSS merge
Sujith
1
-0
/
+4
2009-11-04
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
1
-2
/
+16
2009-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-13
/
+20
2009-11-02
cfg80211: validate scan channels
Johannes Berg
1
-11
/
+2
2009-11-02
mac80211: fix scan abort sanity checks
Johannes Berg
1
-4
/
+8
2009-11-02
mac80211: make CALL_TXH a statement
Johannes Berg
1
-16
/
+18
2009-11-02
mac80211: check interface is down before type change
Johannes Berg
1
-3
/
+3
2009-10-30
mac80211: remove bogus code
Johannes Berg
1
-7
/
+0
2009-10-30
mac80211: remove sent_ps_buffered
Johannes Berg
2
-6
/
+3
2009-10-30
mac80211: also drop qos-nullfunc frames silently
Johannes Berg
1
-5
/
+10
2009-10-30
mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM
Johannes Berg
1
-4
/
+3
2009-10-30
mac80211: deprecate qual value
Johannes Berg
3
-5
/
+0
2009-10-30
mac80211: introduce ieee80211_beacon_get_tim()
Johannes Berg
1
-3
/
+14
2009-10-30
mac80211: make align adjustment code support paged SKB
Zhu Yi
1
-4
/
+4
2009-10-30
mac80211: remove RX_FLAG_RADIOTAP
Johannes Berg
2
-25
/
+16
2009-10-30
mac80211: fix radiotap header generation
Johannes Berg
1
-14
/
+12
2009-10-30
mac80211: split hardware scan by band
Johannes Berg
3
-32
/
+80
2009-10-30
mac80211: remove outdated comment
Johannes Berg
1
-2
/
+0
2009-10-30
mac80211: fix dynamic power save for devices with nullfunc support in hw
Kalle Valo
1
-1
/
+5
2009-10-30
mac80211: refactor dynamic power save check
Kalle Valo
1
-3
/
+21
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
10
-432
/
+49
2009-10-30
mac80211: fix reason code output endianness
Johannes Berg
1
-1
/
+1
2009-10-30
mac80211: fix addba timer
Johannes Berg
1
-7
/
+12
2009-10-30
mac80211: fix BSS leak
Johannes Berg
1
-2
/
+4
2009-10-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-8
/
+5
2009-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-8
/
+5
2009-10-27
mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.
Rui Paulo
1
-2
/
+2
2009-10-27
mac80211: Learn about mesh portals from multicast traffic
Javier Cardona
1
-6
/
+15
2009-10-27
mac80211: replace netif_tx_{start,stop,wake}_all_queues
John W. Linville
3
-9
/
+9
2009-10-27
cfg80211: no cookies in cfg80211_send_XXX()
Holger Schurig
1
-7
/
+11
2009-10-27
mac80211: fix for incorrect sequence number on hostapd injected frames
Björn Smedman
1
-1
/
+1
[prev]
[next]