index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-06-04
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
1
-3
/
+6
2012-05-29
mac80211: fix flag check for QoS NOACK frames
Claudio Pisa
1
-1
/
+1
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-11
/
+6
2012-05-10
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-6
/
+5
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-04-30
mac80211: fix AP mode EAP tx for VLAN stations
Felix Fietkau
1
-1
/
+2
2012-04-24
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
Felix Fietkau
1
-1
/
+1
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
1
-2
/
+2
2012-04-12
mac80211: add improved HW queue control
Johannes Berg
1
-9
/
+29
2012-04-12
mac80211: add explicit monitor interface if needed
Johannes Berg
1
-2
/
+5
2012-04-12
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-10
mac80211: optimize aggregation session timeout handling
Felix Fietkau
1
-2
/
+1
2012-04-10
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-31
mac80211: add support for mcs masks
Simon Wunderlich
1
-0
/
+5
2012-01-17
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-07
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-22
mac80211: transmit fragment list to drivers
Johannes Berg
1
-34
/
+60
2011-11-22
mac80211: make TX LED handling independent of fragmentation
Johannes Berg
1
-12
/
+16
2011-11-22
mac80211: move fragment flag adjustment
Johannes Berg
1
-9
/
+9
2011-11-22
mac80211: use skb list for fragments
Johannes Berg
1
-56
/
+60
2011-11-18
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-10
mac80211: implement wifi TX status
Johannes Berg
1
-3
/
+53
2011-11-09
mac80211: add HT IEs to mesh frames
Thomas Pedersen
1
-0
/
+4
2011-11-09
mac80211: comment allocation of mesh frames
Thomas Pedersen
1
-6
/
+13
2011-11-01
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-12
mac80211: dont orphan TX skb
Johannes Berg
1
-5
/
+0
[next]