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
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
1
-2
/
+2
2012-04-11
mac80211: add improved HW queue control
Johannes Berg
1
-9
/
+29
2012-04-11
mac80211: add explicit monitor interface if needed
Johannes Berg
1
-2
/
+5
2012-04-11
mac80211: Indicate basic rates when adding rate IEs
Ashok Nagarajan
1
-2
/
+2
2012-04-10
mac80211: Implement mesh synchronization framework
Javier Cardona
1
-0
/
+5
2012-04-10
mac80211: sanity check for null SSID
Stanislaw Gruszka
1
-1
/
+1
2012-04-10
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
1
-1
/
+1
2012-04-10
mac80211: clean up uAPSD TX code
Johannes Berg
1
-3
/
+3
2012-04-10
mac80211: fix mesh TX coding style
Johannes Berg
1
-6
/
+6
2012-04-09
mac80211: optimize aggregation session timeout handling
Felix Fietkau
1
-2
/
+1
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
1
-2
/
+2
2012-03-15
mac80211: make uapsd_* keys per-vif
Eliad Peller
1
-2
/
+2
2012-03-12
mac80211: Limit TID buffering during BA session setup/teardown
Helmut Schaa
1
-0
/
+6
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
1
-6
/
+11
2012-02-27
mac80211: remove local_to_hw
Johannes Berg
1
-1
/
+1
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
1
-5
/
+8
2012-01-30
mac80211: add support for mcs masks
Simon Wunderlich
1
-0
/
+5
2012-01-16
mac80211: fix tx->skb NULL pointer dereference
Yoni Divinsky
1
-9
/
+1
2011-12-15
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
1
-4
/
+4
2011-12-15
mac80211: reduce station management complexity
Johannes Berg
1
-2
/
+2
2011-12-15
mac80211: count authorized stations per BSS
Johannes Berg
1
-11
/
+8
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
1
-1
/
+0
2011-12-06
mac80211: fix retransmit
Johannes Berg
1
-1
/
+4
2011-11-28
mac80211: don't initiate path discovery when forwarding frame with unknown DA
Thomas Pedersen
1
-1
/
+1
2011-11-28
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
1
-0
/
+1
2011-11-28
mac80211: call skb_put() before copying the data (trivial)
Eliad Peller
1
-1
/
+1
2011-11-28
mac80211: fix TX warning
Johannes Berg
1
-3
/
+4
2011-11-28
mac80211: timeout tx agg sessions in way similar to rx agg sessions
Nikolay Martynov
1
-0
/
+8
2011-11-28
mac80211: fix duration calculation for QoS NOACK frames
Simon Wunderlich
1
-5
/
+9
2011-11-28
mac80211: remove debugfs noack test
Simon Wunderlich
1
-9
/
+1
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: transmit fragment list to drivers
Johannes Berg
1
-34
/
+60
2011-11-21
mac80211: make TX LED handling independent of fragmentation
Johannes Berg
1
-12
/
+16
2011-11-21
mac80211: move fragment flag adjustment
Johannes Berg
1
-9
/
+9
2011-11-21
mac80211: use skb list for fragments
Johannes Berg
1
-56
/
+60
2011-11-17
mac80211: remove crypto special case for auth frames
Johannes Berg
1
-2
/
+0
2011-11-11
mac80211: Save probe response data for bss
Arik Nemtsov
1
-0
/
+31
2011-11-09
mac80211: implement wifi TX status
Johannes Berg
1
-3
/
+53
2011-11-08
mac80211: add HT IEs to mesh frames
Thomas Pedersen
1
-0
/
+4
2011-11-08
mac80211: comment allocation of mesh frames
Thomas Pedersen
1
-6
/
+13
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-14
mac80211: reformat TX unauthorised check
Johannes Berg
1
-5
/
+4
2011-10-11
mac80211: dont orphan TX skb
Johannes Berg
1
-5
/
+0
2011-10-11
mac80211: dont adjust truesize
Johannes Berg
1
-3
/
+0
2011-10-11
mac80211: parse radiotap header earlier
Johannes Berg
1
-113
/
+88
2011-10-11
mac80211: move fragment flag to info flag as dont-fragment
Johannes Berg
1
-25
/
+14
2011-10-11
mac80211: remove tx_data ethertype
Johannes Berg
1
-6
/
+1
2011-10-11
mac80211: optimise monitor xmit
Johannes Berg
1
-59
/
+49
2011-10-03
mac80211: Allow noack flag overwrite for injected frames
Helmut Schaa
1
-2
/
+13
2011-09-30
mac80211: dont assign seqno to or aggregate QoS Null frames
Johannes Berg
1
-0
/
+4
[next]