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
/
status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
mac80211: fix an issue in ieee80211_tx_info count field management
Lorenzo Bianconi
1
-1
/
+7
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
1
-1
/
+2
2012-02-27
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
1
-0
/
+1
2012-01-27
mac80211: fix a few -Wshadow warnings
Johannes Berg
1
-3
/
+3
2011-12-13
mac80211: Make use of ieee80211_is_* functions in tx status path
Helmut Schaa
1
-10
/
+5
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+4
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-21
mac80211: Fix endian bug in radiotap header generation
Helmut Schaa
1
-4
/
+4
2011-11-09
mac80211: implement wifi TX status
Johannes Berg
1
-0
/
+38
2011-11-09
mac80211: support client probe
Johannes Berg
1
-18
/
+27
2011-11-09
mac80211: add helper to free TX skb
Johannes Berg
1
-0
/
+6
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-14
mac80211: Populate radiotap header with MCS info for TX frames
Helmut Schaa
1
-0
/
+23
2011-10-14
mac80211: Build TX radiotap header dynamically
Helmut Schaa
1
-35
/
+77
2011-10-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
1
-1
/
+1
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-6
/
+6
2011-09-30
mac80211: implement uAPSD
Johannes Berg
1
-2
/
+13
2011-09-30
mac80211: clear more-data bit on filtered frames
Johannes Berg
1
-0
/
+10
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
1
-3
/
+14
2011-09-30
mac80211: also expire filtered frames
Johannes Berg
1
-0
/
+5
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
1
-0
/
+1
2011-09-16
mac80211: fix endian issues and comments for BAR failure handling
Felix Fietkau
1
-6
/
+8
2011-09-14
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
1
-2
/
+2
2011-09-13
mac80211: retry sending failed BAR frames later instead of tearing down aggr
Felix Fietkau
1
-1
/
+36
2011-08-22
mac80211: Tear down BA session on BAR tx failure
Helmut Schaa
1
-0
/
+18
2011-08-08
mac80211: remove offchannel_tx API
Johannes Berg
1
-3
/
+0
2011-04-28
mac80211: allow low level drivers to report packet loss
Arik Nemtsov
1
-0
/
+8
2011-03-30
mac80211: Minor optimization in tx status handling
Helmut Schaa
1
-4
/
+7
2011-02-25
mac80211: support direct offchannel TX offload
Johannes Berg
1
-0
/
+4
2011-02-23
mac80211: Fix a race on enabling power save.
Vivek Natarajan
1
-2
/
+0
2011-02-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-1
/
+6
2011-02-03
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
1
-0
/
+4
2011-02-02
mac80211: fix TX status cookie in HW offload case
Johannes Berg
1
-1
/
+6
2010-12-06
mac80211: speed up AP probing using nullfunc frames
Felix Fietkau
1
-9
/
+9
2010-11-29
mac80211: implement off-channel mgmt TX
Johannes Berg
1
-1
/
+14
2010-11-24
mac80211: implement packet loss notification
Johannes Berg
1
-0
/
+22
2010-11-24
mac80211: use nullfunc instead of probe request for connection monitoring
Felix Fietkau
1
-0
/
+4
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
1
-2
/
+2
2010-10-05
mac80211: distinct between max rates and the number of rates the hw can report
Helmut Schaa
1
-1
/
+1
2010-09-24
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
1
-0
/
+1
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
1
-5
/
+4
2010-08-24
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-1
/
+1
2010-06-28
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
John W. Linville
1
-2
/
+2
2010-06-02
wireless: fix several minor description typos
Walter Goldens
1
-1
/
+1
2010-04-26
mac80211: Fix sta->last_tx_rate setting with no-op rate control devices
Juuso Oikarinen
1
-0
/
+7
2010-03-15
mac80211: optimize tx status processing
Felix Fietkau
1
-7
/
+7
2010-02-15
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-1
/
+6
2010-02-09
mac80211: Retry null data frame for power save.
Vivek Natarajan
1
-2
/
+15
2010-01-25
mac80211: fill jiffies/vif on filtered frames
Johannes Berg
1
-0
/
+3
[next]