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
/
include
/
net
/
mac80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
1
-1
/
+2
2010-02-15
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-1
/
+5
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
1
-0
/
+6
2010-02-08
mac80211: remove get_tx_stats() driver op
Kalle Valo
1
-22
/
+0
2010-02-08
mac80211: allow station add/remove to sleep
Johannes Berg
1
-6
/
+15
2010-02-01
mac80211: fix monitor mode tx radiotap header handling
Felix Fietkau
1
-0
/
+3
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
1
-1
/
+6
2010-01-25
mac80211: fix update_tkip_key() documentation about the context
Kalle Valo
1
-1
/
+1
2010-01-22
mac80211: pass vif and station to update_tkip_key
Johannes Berg
1
-2
/
+4
2010-01-19
mac80211: re-enable re-transmission of filtered frames
Johannes Berg
1
-0
/
+4
2010-01-14
mac80211: improve powersave documentation
Kalle Valo
1
-21
/
+54
2010-01-14
mac80211: fix mac80211.h documentation warnings
Kalle Valo
1
-1
/
+6
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
1
-0
/
+7
2010-01-12
mac80211: create Probe Request template
Kalle Valo
1
-0
/
+17
2010-01-12
mac80211: add functions to create PS Poll and Nullfunc templates
Kalle Valo
1
-0
/
+30
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
1
-4
/
+4
2010-01-12
mac80211: Select lowest rate based on basic rate set in AP mode
Jouni Malinen
1
-0
/
+2
2010-01-12
mac80211: Add new callback set_coverage_class
Lukáš Turek
1
-0
/
+5
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-2
/
+0
2009-12-28
mac80211: annotate sleeping driver ops
Kalle Valo
1
-12
/
+31
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-42
/
+15
2009-12-28
mac80211: introduce flush operation
Johannes Berg
1
-0
/
+5
2009-12-28
wireless: remove remaining qual code
Johannes Berg
1
-2
/
+0
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+6
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
1
-0
/
+59
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
1
-0
/
+2
2009-12-14
mac80211: Add define for TX headroom reserved by mac80211 itself.
Gertjan van Wingerde
1
-0
/
+6
2009-12-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+4
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-0
/
+6
2009-11-28
mac80211: move cmntr flag out of rx flags
Johannes Berg
1
-0
/
+4
2009-11-19
mac80211: request TX status where needed
Johannes Berg
1
-1
/
+1
2009-11-18
mac80211: make software rate control optional
Johannes Berg
1
-0
/
+14
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
1
-15
/
+13
2009-11-18
mac80211: add the total ampdu length to tx info
Felix Fietkau
1
-2
/
+5
2009-11-06
mac80211: async station powersave handling
Johannes Berg
1
-0
/
+32
2009-11-04
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
1
-2
/
+23
2009-10-30
mac80211: deprecate qual value
Johannes Berg
1
-1
/
+1
2009-10-30
mac80211: introduce ieee80211_beacon_get_tim()
Johannes Berg
1
-8
/
+34
2009-10-30
mac80211: remove RX_FLAG_RADIOTAP
Johannes Berg
1
-8
/
+7
2009-10-27
mac80211: add ieee80211_rx_ni()
Kalle Valo
1
-6
/
+26
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
1
-0
/
+2
2009-08-28
mac80211: remove ieee80211_rx namespace hack
John W. Linville
1
-10
/
+1
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-15
/
+0
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-6
/
+15
2009-08-14
mac80211: allow DMA optimisation
Johannes Berg
1
-0
/
+5
2009-08-14
mac80211: document TX powersave filter requirements
Johannes Berg
1
-1
/
+8
2009-08-14
mac80211: explain TX retry and status
Johannes Berg
1
-0
/
+15
2009-08-04
mac80211: FIF_PSPOLL filter flag
Igor Perminov
1
-2
/
+6
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-8
/
+42
[next]