index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-17
1
-1
/
+4
|
\
|
*
mac80211: Fix the Problem of Unreachable Mesh STA from DS
Chun-Yeow Yeoh
2012-07-11
1
-0
/
+3
|
*
mac80211: fix read outside array bounds
Christian Lamparter
2012-07-10
1
-1
/
+1
*
|
mac80211: tx: do not drop non-robust mgmt to non-MFP stas.
Nicolas Cavallari
2012-07-12
1
-0
/
+3
*
|
mac80211: restructure key selection
Johannes Berg
2012-07-12
1
-9
/
+13
*
|
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
2012-07-03
1
-2
/
+1
*
|
mac80211: remove tx_frags driver callback
Johannes Berg
2012-07-02
1
-5
/
+2
*
|
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2012-07-02
1
-0
/
+2
*
|
mac80211: don't expose ieee80211_add_srates_ie()
Johannes Berg
2012-06-28
1
-2
/
+2
*
|
mac80211: remove unused function
Johannes Berg
2012-06-26
1
-6
/
+0
*
|
mac80211: clean up debugging
Johannes Berg
2012-06-24
1
-26
/
+17
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
1
-3
/
+6
|
\
\
|
|
/
|
*
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
2012-06-04
1
-3
/
+6
*
|
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
1
-8
/
+6
|
/
*
mac80211: fix flag check for QoS NOACK frames
Claudio Pisa
2012-05-29
1
-1
/
+1
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-11
/
+6
*
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-6
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-1
/
+2
|
\
|
*
mac80211: fix AP mode EAP tx for VLAN stations
Felix Fietkau
2012-04-30
1
-1
/
+2
*
|
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
Felix Fietkau
2012-04-24
1
-1
/
+1
*
|
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
2012-04-13
1
-2
/
+2
*
|
mac80211: add improved HW queue control
Johannes Berg
2012-04-11
1
-9
/
+29
*
|
mac80211: add explicit monitor interface if needed
Johannes Berg
2012-04-11
1
-2
/
+5
*
|
mac80211: Indicate basic rates when adding rate IEs
Ashok Nagarajan
2012-04-11
1
-2
/
+2
*
|
mac80211: Implement mesh synchronization framework
Javier Cardona
2012-04-10
1
-0
/
+5
*
|
mac80211: sanity check for null SSID
Stanislaw Gruszka
2012-04-10
1
-1
/
+1
*
|
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
2012-04-10
1
-1
/
+1
*
|
mac80211: clean up uAPSD TX code
Johannes Berg
2012-04-10
1
-3
/
+3
*
|
mac80211: fix mesh TX coding style
Johannes Berg
2012-04-10
1
-6
/
+6
*
|
mac80211: optimize aggregation session timeout handling
Felix Fietkau
2012-04-09
1
-2
/
+1
*
|
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
1
-2
/
+2
|
/
*
mac80211: make uapsd_* keys per-vif
Eliad Peller
2012-03-15
1
-2
/
+2
*
mac80211: Limit TID buffering during BA session setup/teardown
Helmut Schaa
2012-03-12
1
-0
/
+6
*
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
2012-02-29
1
-6
/
+11
*
mac80211: remove local_to_hw
Johannes Berg
2012-02-27
1
-1
/
+1
*
cfg80211: restructure AP/GO mode API
Johannes Berg
2012-02-22
1
-5
/
+8
*
mac80211: add support for mcs masks
Simon Wunderlich
2012-01-30
1
-0
/
+5
*
mac80211: fix tx->skb NULL pointer dereference
Yoni Divinsky
2012-01-16
1
-9
/
+1
*
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
2011-12-15
1
-4
/
+4
*
mac80211: reduce station management complexity
Johannes Berg
2011-12-15
1
-2
/
+2
*
mac80211: count authorized stations per BSS
Johannes Berg
2011-12-15
1
-11
/
+8
*
mac80211: refactor station state transitions
Johannes Berg
2011-12-15
1
-1
/
+0
*
mac80211: fix retransmit
Johannes Berg
2011-12-06
1
-1
/
+4
*
mac80211: don't initiate path discovery when forwarding frame with unknown DA
Thomas Pedersen
2011-11-28
1
-1
/
+1
*
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
2011-11-28
1
-0
/
+1
*
mac80211: call skb_put() before copying the data (trivial)
Eliad Peller
2011-11-28
1
-1
/
+1
*
mac80211: fix TX warning
Johannes Berg
2011-11-28
1
-3
/
+4
*
mac80211: timeout tx agg sessions in way similar to rx agg sessions
Nikolay Martynov
2011-11-28
1
-0
/
+8
*
mac80211: fix duration calculation for QoS NOACK frames
Simon Wunderlich
2011-11-28
1
-5
/
+9
*
mac80211: remove debugfs noack test
Simon Wunderlich
2011-11-28
1
-9
/
+1
[next]