Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d32a102819eef99d4d87019266bea208447be0a0
/
net
/
mac80211
/
tx.c
d32a102
mac80211: fix tx->skb NULL pointer dereference
by Yoni Divinsky
· 13 years ago
cf6bb79
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
by Helmut Schaa
· 13 years ago
4d33960
mac80211: reduce station management complexity
by Johannes Berg
· 13 years ago
2962389
mac80211: count authorized stations per BSS
by Johannes Berg
· 13 years ago
d9a7ddb
mac80211: refactor station state transitions
by Johannes Berg
· 13 years ago
aa5b549
mac80211: fix retransmit
by Johannes Berg
· 13 years ago
0cfda85
mac80211: don't initiate path discovery when forwarding frame with unknown DA
by Thomas Pedersen
· 13 years ago
4bb6234
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
by Chun-Yeow Yeoh
· 13 years ago
5220da3
mac80211: call skb_put() before copying the data (trivial)
by Eliad Peller
· 13 years ago
4db4e0a
mac80211: fix TX warning
by Johannes Berg
· 13 years ago
285fa69
mac80211: timeout tx agg sessions in way similar to rx agg sessions
by Nikolay Martynov
· 13 years ago
6674f21
mac80211: fix duration calculation for QoS NOACK frames
by Simon Wunderlich
· 13 years ago
6fd67e9
mac80211: remove debugfs noack test
by Simon Wunderlich
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
11127e9
mac80211: transmit fragment list to drivers
by Johannes Berg
· 13 years ago
74e4dbf
mac80211: make TX LED handling independent of fragmentation
by Johannes Berg
· 13 years ago
a1a3fce
mac80211: move fragment flag adjustment
by Johannes Berg
· 13 years ago
252b86c
mac80211: use skb list for fragments
by Johannes Berg
· 13 years ago
a7f23f0
mac80211: remove crypto special case for auth frames
by Johannes Berg
· 13 years ago
0294582
mac80211: Save probe response data for bss
by Arik Nemtsov
· 13 years ago
a729cff
mac80211: implement wifi TX status
by Johannes Berg
· 13 years ago
176f360
mac80211: add HT IEs to mesh frames
by Thomas Pedersen
· 13 years ago
3b69a9c
mac80211: comment allocation of mesh frames
by Thomas Pedersen
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
55182e4
mac80211: reformat TX unauthorised check
by Johannes Berg
· 13 years ago
d529497
mac80211: dont orphan TX skb
by Johannes Berg
· 13 years ago
72267e5
mac80211: dont adjust truesize
by Johannes Berg
· 13 years ago
73b9f03
mac80211: parse radiotap header earlier
by Johannes Berg
· 13 years ago
a26eb27
mac80211: move fragment flag to info flag as dont-fragment
by Johannes Berg
· 13 years ago
68f2b51
mac80211: remove tx_data ethertype
by Johannes Berg
· 13 years ago
5d9cf4a
mac80211: optimise monitor xmit
by Johannes Berg
· 13 years ago
893d73f
mac80211: Allow noack flag overwrite for injected frames
by Helmut Schaa
· 13 years ago
49a5954
mac80211: dont assign seqno to or aggregate QoS Null frames
by Johannes Berg
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
ce662b44
mac80211: send (QoS) Null if no buffered frames
by Johannes Berg
· 13 years ago
47086fc
mac80211: implement uAPSD
by Johannes Berg
· 13 years ago
948d887
mac80211: split PS buffers into ACs
by Johannes Berg
· 13 years ago
c868cb35
mac80211: unify TIM bit handling
by Johannes Berg
· 13 years ago
941c93c
mac80211: data path modification for TDLS peers
by Arik Nemtsov
· 13 years ago
768db34
mac80211: standardize adding supported rates IEs
by Arik Nemtsov
· 13 years ago
2154c81c
mac80211: Mesh data frames must have the QoS header
by Javier Cardona
· 13 years ago
4777be4
mac80211: Start implementing QoS support for mesh interfaces
by Javier Cardona
· 13 years ago
edf6b78
mac80211: add flag to indicate HW only Tx-agg setup support
by Arik Nemtsov
· 13 years ago
d15b845
mac80211: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
082ebb0
mac80211: fix mesh beacon format
by Thomas Pedersen
· 13 years ago
f75f5c6
mac80211: Fill in skb->protocol information for injected frames
by Helmut Schaa
· 13 years ago
95acac6
mac80211: allow driver to disconnect after resume
by Johannes Berg
· 13 years ago
3bff186
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
by Yogesh Ashok Powar
· 14 years ago
ab6a44c
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
by John W. Linville
· 14 years ago
9cbc94ea
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 14 years ago
28104ca
mac80211: Move call to mpp_path_lookup inside RCU-read section
by Javier Cardona
· 14 years ago
5db1c07
mac80211: don't start the dynamic ps timer if not associated
by Luciano Coelho
· 14 years ago
4c468fe
mac80211: set TID of internal mgmt packets to 7
by Arik Nemtsov
· 14 years ago
aac6af5
mac80211: Skip tailroom reservation for full HW-crypto devices
by Yogesh Ashok Powar
· 14 years ago
0915cba
mac80211: Fix warnings due to -Wunused-but-set-variable
by Rajkumar Manoharan
· 14 years ago
581a8b0
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
by Javier Cardona
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
db28569
mac80211: Clear PS related flag on disabling power save.
by Vivek Natarajan
· 14 years ago
0a9d59a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
3ad97fb
mac80211: remove unneeded check
by Dan Carpenter
· 14 years ago
fc7c976
mac80211: fix the skb cloned check in the tx path
by Felix Fietkau
· 14 years ago
b23b025
mac80211: Optimize scans on current operating channel.
by Ben Greear
· 14 years ago
512119b
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
by Christian Lamparter
· 14 years ago
8fd369e
mac80211: do not calc frame duration when using HW rate-control
by Arik Nemtsov
· 14 years ago
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
eb3e554
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
by Felix Fietkau
· 14 years ago
ac1bd84
mac80211: don't return beacons when mesh is disabled
by Johannes Berg
· 14 years ago
0a65169
mac80211: mesh only parameter mppath maybe unused
by Wey-Yi Guy
· 14 years ago
9d52501
mac80211: Rewrote code for checking if destinations are proxied.
by Joel A Fernandes
· 14 years ago
42b16b3
Kill off warning: ‘inline’ is not at beginning of declaration
by Jesper Juhl
· 14 years ago
c96e963
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
f76b57b
mac80211: Fix mesh portal communication with other mesh nodes.
by Joel A Fernandes
· 14 years ago
e1e5406
mac80211: add throughput based LED blink trigger
by Johannes Berg
· 14 years ago
f8a0a78
mac80211: fix potentially redundant skb data copying
by Felix Fietkau
· 14 years ago
4cd06a3
mac80211: skip unnecessary pskb_expand_head calls
by Felix Fietkau
· 14 years ago
489ee91
mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit
by Felix Fietkau
· 14 years ago
61ad539
mac80211: Remove unused third address from mesh address extension header.
by Javier Cardona
· 14 years ago
c80d545
mac80211: Let userspace enable and configure vendor specific path selection.
by Javier Cardona
· 14 years ago
f7e0104
mac80211: support separate default keys
by Johannes Berg
· 14 years ago
393934c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
7e24470
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
by Helmut Schaa
· 14 years ago
c1ce5a7
mac80211: Update last_tx_rate only for data frames
by Helmut Schaa
· 14 years ago
09f921f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
7dff312
mac80211: Fix frame injection using non-AP vif
by Jouni Malinen
· 14 years ago
8f0729b
mac80211: add support for setting the ad-hoc multicast rate
by Felix Fietkau
· 14 years ago
f23a478
mac80211: support hardware TX fragmentation offload
by Arik Nemtsov
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
1be7fe8
mac80211: fix for WDS interfaces
by Bill Jordan
· 14 years ago
740c1aa
mac80211: Fix dangling pointer in ieee80211_xmit
by Steve deRosier
· 14 years ago
2337db8
mac80211: use subqueue helpers
by Johannes Berg
· 14 years ago
a621fa4
mac80211: allow changing port control protocol
by Johannes Berg
· 14 years ago
3ffc2a9
mac80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
ff67bb8
mac80211: fix warning for un-used parameter
by Wey-Yi Guy
· 14 years ago
0fb9a9e
net/mac80211: Use wiphy_<level>
by Joe Perches
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
e4ab7eb
mac80211: Put some code under MESH macro
by Yuri Ershov
· 15 years ago
ec25acc
mac80211: fix sta assignment
by Johannes Berg
· 14 years ago
Next »