Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2b2ba0db1c820d04d5143452d70012cd44d7b578
/
net
/
mac80211
/
tx.c
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
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
353c781
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
b8456a1
{nl,cfg,mac}80211: implement mesh channel switch userspace API
by Chun-Yeow Yeoh
· 11 years ago
06be6b1
mac80211: add ieee80211_tx_prepare_skb() helper function
by Felix Fietkau
· 11 years ago
03bb7f4
mac80211: use sta_info_get_bss() for nl80211 tx and client probing
by Felix Fietkau
· 11 years ago
cd7760e
mac80211: add support for CSA in IBSS mode
by Simon Wunderlich
· 11 years ago
a6ececf
mac80211: Remove superfluous is_multicast_ether_addr() call
by Sergey Ryazanov
· 11 years ago
c4c205f
mac80211: assign seqnums for group QoS frames
by Bob Copeland
· 11 years ago
af61a16
mac80211: add control port protocol TX control flag
by Johannes Berg
· 11 years ago
73da7d5
mac80211: add channel switch command and beacon callbacks
by Simon Wunderlich
· 11 years ago
e47f250
mac80211: use oneshot blink API for LED triggers
by Fabio Baltieri
· 11 years ago
c82b5a7
mac80211: make active monitor injection work w/ HW queue
by Johannes Berg
· 11 years ago
2103dec
mac80211: select and adjust bitrates according to channel mode
by Simon Wunderlich
· 11 years ago
438b61b
mac80211: fix timing for 5 MHz and 10 MHz channels
by Simon Wunderlich
· 11 years ago
866403a
mac80211: don't check local mesh TTL on TX
by Thomas Pedersen
· 11 years ago
f4d5794
mac80211: always send multicast on CAB queue
by Johannes Berg
· 11 years ago
6ed0e32
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
0d528d8
mac80211: improve the rate control API
by Felix Fietkau
· 12 years ago
991fec0
mac80211: fix CTS protection handling
by Felix Fietkau
· 12 years ago
2ffbe6d
mac80211: fix and optimize MCS mask handling
by Felix Fietkau
· 12 years ago
fbd647b
mac80211: fix rate control tx handler for VHT rates
by Karl Beldan
· 12 years ago
5253ffb
mac80211: always pick a basic rate to tx RTS/CTS for pre-HT rates
by Karl Beldan
· 12 years ago
d364140
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
e5c5d22
net: add ETH_P_802_3_MIN
by Simon Horman
· 12 years ago
675a0b0
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
by Karl Beldan
· 12 years ago
c3ffeab
mac80211: ibss: use beacon_data struct for beacon and probe response
by Johannes Berg
· 12 years ago
445ea4e
mac80211: stop queues temporarily for flushing
by Johannes Berg
· 12 years ago
560d268
mac80211: provide race-free 64-bit traffic counters
by Johannes Berg
· 12 years ago
c0f3a31
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 12 years ago
32cdd59
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
7cbf9d0
mac80211: fix oops on mesh PS broadcast forwarding
by Marco Porsch
· 12 years ago
9475af6
mac80211: convert to idr_alloc()
by Tejun Heo
· 12 years ago
a7679ed
mac80211: Ensure off-channel frames don't get queued
by Seth Forshee
· 12 years ago
163df6c
mac80211: fix the problem of forwarding from DS to DS in Mesh
by Chun-Yeow Yeoh
· 12 years ago
1b91731
mac80211: fix tim_lock locking
by Johannes Berg
· 12 years ago
bf7cd94
mac80211: clean up mesh code
by Johannes Berg
· 12 years ago
2b5e196
mac80211: cache mesh beacon
by Thomas Pedersen
· 12 years ago
65f704a
mac80211: use spin_lock_bh() for tim_lock
by Johannes Berg
· 12 years ago
89afe61
mac80211: fix auth/assoc timeout handling
by Johannes Berg
· 12 years ago
de74a1d
mac80211: fix WPA with VLAN on AP side with ps-sta
by Michael Braun
· 12 years ago
6c17b77
mac80211: Fix tx queue handling during scans
by Seth Forshee
· 12 years ago
3f52b7e
mac80211: mesh power save basics
by Marco Porsch
· 12 years ago
e54faf2
mac80211: allow transmitting deauth with tainted key
by Johannes Berg
· 12 years ago
448cd55
Merge remote-tracking branch 'wireless-next/master' into HEAD
by Johannes Berg
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
fe80123
mac80211: avoid a build warning
by Arnd Bergmann
· 12 years ago
eac70c1
mac80211: move add_tim to subfunction
by Marco Porsch
· 12 years ago
b4a7ff7
mac80211: fix monitor mode injection
by Felix Fietkau
· 12 years ago
403e167
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
Next »