Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
be0bd3160165e42783d8215f426e41c07179c08a
/
net
/
mac80211
/
tx.c
f6d4671
mac80211: close the SP when we enqueue frames during the SP
by Emmanuel Grumbach
· 9 years ago
facde7f
mac80211: don't send deferred frames outside the SP
by Emmanuel Grumbach
· 9 years ago
c3732a7
mac80211: fix AP buffered multicast frames with queue control and txq
by Felix Fietkau
· 9 years ago
d57a544
mac80211: use reset to set header pointer
by Zhang Shengju
· 9 years ago
109843b0
mac80211: fix wiphy supported_band access
by Lorenzo Bianconi
· 9 years ago
ab1c790
mac80211: let unused MPP table entries timeout
by Henning Rogge
· 9 years ago
f2ac7e3
mac80211: expose txq queue depth and size to drivers
by Michal Kazior
· 9 years ago
dfdfc2b
mac80211: Parse legacy and HT rate in injected frames
by Sven Eckelmann
· 9 years ago
63b4d8b
mac80211: properly free TX skbs when monitor TX fails
by Johannes Berg
· 9 years ago
e9829b9
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
e5a9f8d
mac80211: move station statistics into sub-structs
by Johannes Berg
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
50f36ae
mac80211: fix tx sequence number assignment with software queue + fast-xmit
by Felix Fietkau
· 9 years ago
35afa58
mac80211: Copy tx'ed beacons to monitor mode
by Helmut Schaa
· 9 years ago
f7418bc
mac80211: fix handling of PS filtering with fast-xmit
by Felix Fietkau
· 9 years ago
5765f9f
mac80211: Set txrc.bss to true for OCB interfaces
by Bertold Van den Bergh
· 9 years ago
72bbe3d
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 9 years ago
ccc6bb9
mac80211: account TX MSDUs properly with segmentation offload
by Johannes Berg
· 9 years ago
3633ebe
mac80211: enable assoc check for mesh interfaces
by Bob Copeland
· 9 years ago
e996ec2
mac80211: avoid unnecessary beacon deref on CSA counter update
by Wojciech Dubowik
· 9 years ago
77c9640
mac80211: remove key TX/RX counter
by Johannes Berg
· 9 years ago
e9de019
mac80211: don't clear all tx flags when requeing
by Michal Kazior
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 9 years ago
472be00
mac80211: handle aggregation session timeout on fast-xmit path
by Johannes Berg
· 9 years ago
db388a5
mac80211: move TX PN to public part of key struct
by Johannes Berg
· 9 years ago
f603f1f
mac80211: remove useless skb->encapsulation check
by Johannes Berg
· 10 years ago
f83f1c1
mac80211: remove sta->tx_fragments counter
by Johannes Berg
· 10 years ago
5a49051
mac80211: use per-CPU TX/RX statistics
by Johannes Berg
· 10 years ago
ce5b071
mac80211: don't update dev->trans_start
by Johannes Berg
· 10 years ago
80616c0
mac80211: allow segmentation offloads
by Johannes Berg
· 10 years ago
680a0da
mac80211: allow drivers to support S/G
by Johannes Berg
· 10 years ago
2d981fd
mac80211: allow checksum offload only in fast-xmit
by Johannes Berg
· 10 years ago
3ffd884
mac80211: extend fast-xmit to cover IBSS
by Johannes Berg
· 10 years ago
e495c24
mac80211: extend fast-xmit for more ciphers
by Johannes Berg
· 10 years ago
725b812
mac80211: extend fast-xmit to driver fragmentation
by Johannes Berg
· 10 years ago
17c18bf
mac80211: add TX fastpath
by Johannes Berg
· 10 years ago
ba8c3d6
mac80211: add an intermediate software queue implementation
by Felix Fietkau
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
97ffe75
mac80211: factor out station lookup from ieee80211_build_hdr()
by Johannes Berg
· 10 years ago
527871d
mac80211: make sta.wme indicate whether QoS is used
by Johannes Berg
· 10 years ago
7c10770
mac80211: avoid duplicate TX path station lookup
by Johannes Berg
· 10 years ago
e33f556
mac80211: mesh: avoid pointless station lookup
by Johannes Berg
· 10 years ago
a8d15ff
mac80211: drop 4-addr VLAN frames earlier if not connected
by Johannes Berg
· 10 years ago
5041006
mac80211: don't look up destination station twice
by Johannes Berg
· 10 years ago
e8f4fb7
mac80211: remove drop_unencrypted code
by Johannes Berg
· 10 years ago
88724a8
mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()
by Johannes Berg
· 10 years ago
abfbc3a
mac80211: remove TX latency measurement code
by Johannes Berg
· 10 years ago
9d6b106
mac80211: don't look up stations for multicast addresses
by Johannes Berg
· 10 years ago
9c1c98a
mac80211: Send EAPOL frames at lowest rate
by Jouni Malinen
· 10 years ago
8ade538
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
by Jouni Malinen
· 10 years ago
56c52da
mac80111: Add BIP-CMAC-256 cipher
by Jouni Malinen
· 10 years ago
2b2ba0d
mac80111: Add CCMP-256 cipher
by Jouni Malinen
· 10 years ago
00b9cfa
mac80111: Add GCMP and GCMP-256 ciphers
by Jouni Malinen
· 10 years ago
3b24f4c
mac80211: let flush() drop packets when possible
by Emmanuel Grumbach
· 10 years ago
79c892b
mac80211: provide per-TID RX/TX MSDU counters
by Johannes Berg
· 10 years ago
336004e
mac80211: add more missing checks for VHT tx rates
by Felix Fietkau
· 10 years ago
a344d67
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
by Johannes Berg
· 10 years ago
b6da911
mac80211: synchronously reserve TID per station
by Liad Kaufman
· 10 years ago
7528ec5
mac80211: add function to create data frame template including key
by Johannes Berg
· 10 years ago
4c9451e
mac80211: factor out 802.11 header building code
by Johannes Berg
· 10 years ago
73c4e19
mac80211: move skb info band assignment out
by Johannes Berg
· 10 years ago
24d342c
mac80211: add option for setting skb flags before xmit
by Liad Kaufman
· 10 years ago
239281f
mac80211: 802.11p OCB mode support
by Rostislav Lisovy
· 10 years ago
57219dc
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
bf7fa55
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
by Alexander Duyck
· 10 years ago
6188c27
mac80211: fix description comment of ieee80211_subif_start_xmit
by Liad Kaufman
· 10 years ago
d98ad83
mac80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
c70f59a
mac80211: don't resize skbs needlessly
by Ido Yariv
· 10 years ago
a74a8c8
mac80211: don't duplicate station QoS capability data
by Johannes Berg
· 10 years ago
9a24440
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
08b9939
Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"
by Johannes Berg
· 10 years ago
9deba04
mac80211: clarify TDLS Tx handling
by Arik Nemtsov
· 10 years ago
cca07b0
mac80211: introduce refcount for queue_stop_reasons
by Luciano Coelho
· 10 years ago
8d7b70f
net: Mac80211: Remove silly timespec dance
by Thomas Gleixner
· 10 years ago
10d78f2
mac80211: use csa counter offsets instead of csa_active
by Michal Kazior
· 10 years ago
af296bd
mac80211: move csa counters from sdata to beacon/presp
by Michal Kazior
· 10 years ago
b493283
mac80211: allow tx via monitor iface when DFS
by Janusz Dziedzic
· 10 years ago
5ac2e35
mac80211: fix station/driver powersave race
by Johannes Berg
· 10 years ago
1af586c
mac80211: Handle the CSA counters correctly
by Andrei Otcheretianski
· 11 years ago
6ec8c33
mac80211: Provide ieee80211_beacon_get_template API
by Andrei Otcheretianski
· 11 years ago
0d06d9b
mac80211: Support multiple CSA counters
by Andrei Otcheretianski
· 11 years ago
387910c
mac80211: Update CSA counters in mgmt frames
by Andrei Otcheretianski
· 11 years ago
7eb2450
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
112c44b
mac80211: fix WPA with VLAN on AP side with ps-sta again
by Michael Braun
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
1d147bf
mac80211: fix AP powersave TX vs. wakeup race
by Emmanuel Grumbach
· 11 years ago
0e028ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
338f977
mac80211: fix fragmentation code, particularly for encryption
by Johannes Berg
· 11 years ago
b4ba544
mac80211: fix bufferable MMPDU RX handling
by Johannes Berg
· 11 years ago
d8ca16d
mac80211: add length check in ieee80211_is_robust_mgmt_frame()
by Johannes Berg
· 11 years ago
66e01cf
mac80211: only set CSA beacon when at least one beacon must be transmitted
by Luciano Coelho
· 11 years ago
7916a07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
03c8c06
mac80211: reset TX info flags when frame will be reprocessed
by Johannes Berg
· 11 years ago
f359d3f
mac80211: fix checkpatch errors
by Weilong Chen
· 11 years ago
277d916
mac80211: move "bufferable MMPDU" check to fix AP mode scan
by Felix Fietkau
· 11 years ago
43552be
mac80211: update adjusting TBTT bit in beacon
by Thomas Pedersen
· 11 years ago
70dabeb
mac80211: let the driver reserve extra tailroom in beacons
by Felix Fietkau
· 11 years ago
ad38bfc
mac80211: Tx frame latency statistics
by Matti Gottlieb
· 11 years ago
2475b1cc
mac80211: add generic cipher scheme support
by Max Stepanov
· 12 years ago
Next »