Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0dee00686da88cc32753e02e4e8efdd9e326e4d2
/
net
/
mac80211
« Previous
6048d763
minstrel_ht: Remove unused function parameters
by Patrick Kelle
· 13 years ago
88d5346
mac80211: memory leak in mesh_queue_preq()
by Dan Carpenter
· 13 years ago
5e2e05d
mac80211: use kfree_skb() instead of kfree()
by Dan Carpenter
· 13 years ago
a5f69d94
mac80211: Get rid of search loop for rate group index
by Helmut Schaa
· 13 years ago
b79296b
mac80211: Check rate->idx before rate->count
by Helmut Schaa
· 13 years ago
a7f23f0
mac80211: remove crypto special case for auth frames
by Johannes Berg
· 13 years ago
b4487c2
mac80211: fix warning in ieee80211_probe_client
by Johannes Berg
· 13 years ago
868a5f7
minstrel: Remove unused function parameter in calc_rate_durations()
by Patrick Kelle
· 13 years ago
0294582
mac80211: Save probe response data for bss
by Arik Nemtsov
· 13 years ago
e0830f7
mac80211: make sure hw_key exists before checking its flags
by Arik Nemtsov
· 13 years ago
8e1b23b
mac80211: add recalc PS in ieee80211_reconfig()
by Eyal Shapira
· 13 years ago
e999882
mac80211/cfg80211: report monitor channel in wireless extensions
by Johannes Berg
· 13 years ago
07ef03e
mac80211: simplify scan state machine
by Johannes Berg
· 13 years ago
86a2ea4
mac80211: set carrier_on for ibss vifs only while joined
by Eliad Peller
· 13 years ago
d64cf63
mac80211: init rate-control for TDLS sta when supp-rates are known
by Arik Nemtsov
· 13 years ago
61e3f32
net/mac80211/debugfs.c: use kstrtoul, etc
by Julia Lawall
· 13 years ago
a729cff
mac80211: implement wifi TX status
by Johannes Berg
· 13 years ago
e412156
mac80211: Also report the STA's TDLS flag via nl80211
by Helmut Schaa
· 13 years ago
e247bd90
cfg80211/mac80211: allow management TX to not wait for ACK
by Johannes Berg
· 13 years ago
e7f4a94
mac80211: send unexpected 4addr event
by Johannes Berg
· 13 years ago
ee97192
mac80211: report OBSS beacons
by Johannes Berg
· 13 years ago
0650073
mac80211: support client probe
by Johannes Berg
· 13 years ago
21fc756
mac80211: support spurious class3 event
by Johannes Berg
· 13 years ago
665c93a
mac80211: add support for control port protocol in AP mode
by Johannes Berg
· 13 years ago
6096de7
mac80211: add helper to free TX skb
by Johannes Berg
· 13 years ago
d0ce185
mac80211: simplify mesh frame queue mapping and QoS
by Javier Cardona
· 13 years ago
660c6a4
mac80211: check if frame is really part of this BA
by Thomas Pedersen
· 13 years ago
6cc00d5
mac80211: QoS multicast frames have No Ack policy
by Thomas Pedersen
· 13 years ago
f3011cf
mac80211: Avoid filling up mesh preq queue with redundant requests
by Javier Cardona
· 13 years ago
7b7eab6
mac80211: verify virtual interfaces in driver API
by Johannes Berg
· 13 years ago
4fdbff0
mac80211: simplify ieee80211_work_work
by Stanislaw Gruszka
· 13 years ago
0b62ffb
mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel
by Stanislaw Gruszka
· 13 years ago
5e5202a
mac80211: remove uneeded scan_chan variable
by Stanislaw Gruszka
· 13 years ago
68629c61
mac80211: preserve EOSP in QoS header
by Johannes Berg
· 13 years ago
55de47f
mac80211: set BSS_CHANGED_IDLE on vif reconfig
by Eliad Peller
· 13 years ago
c74d084
mac80211: handle HT PHY BSS membership selector value correctly
by Christian Lamparter
· 13 years ago
5e81905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
0ecfe806
mac80211: fix race between connection monitor & suspend
by Johannes Berg
· 13 years ago
5b2bbf7
mac80211: fix bug in ieee80211_build_probe_req
by Johannes Berg
· 13 years ago
f8d1ccf
mac80211: fix NULL dereference in radiotap code
by Johannes Berg
· 13 years ago
ae2772b
mac80211: allow frame aggregation for mesh
by Thomas Pedersen
· 13 years ago
739522b
mac80211: set HT capabilities for mesh peer
by Thomas Pedersen
· 13 years ago
176f360
mac80211: add HT IEs to mesh frames
by Thomas Pedersen
· 13 years ago
42e7aa7
mac80211: Add HT helper functions
by Alexander Simon
· 13 years ago
3b69a9c
mac80211: comment allocation of mesh frames
by Thomas Pedersen
· 13 years ago
077a915
mac80211: support adding IV-room in the skb for CCMP keys
by Arik Nemtsov
· 13 years ago
152c477
mac80211: exit cooked monitor RX early if there are none
by Johannes Berg
· 13 years ago
ef5af74
mac80211: fix confusing parentheses
by Johannes Berg
· 13 years ago
5903459
mac80211: call set_wmm_default only for valid vifs
by Eliad Peller
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
24b9c37
mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting
by Janusz.Dziedzic@tieto.com
· 13 years ago
3432f92
mac80211: use min rate as basic rate for buggy APs
by Eliad Peller
· 13 years ago
05cb910
mac80211: disable powersave for broken APs
by Johannes Berg
· 13 years ago
e3a4cc2
mac80211: Fix TDLS support validation in add_station handler
by Jouni Malinen
· 13 years ago
6911bf0
mac80211: config hw when going back on-channel
by Eliad Peller
· 13 years ago
eaa7af2
mac80211: fix remain_off_channel regression
by Eliad Peller
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
d9b9384
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
41ebe9c
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
7a72476
mac80211: Provide station flags to cfg80211
by Helmut Schaa
· 13 years ago
59b6625
mac80211: fix TID for null poll response
by Johannes Berg
· 13 years ago
55182e4
mac80211: reformat TX unauthorised check
by Johannes Berg
· 13 years ago
7f2a5e2
mac80211: Populate radiotap header with MCS info for TX frames
by Helmut Schaa
· 13 years ago
a2fe816
mac80211: Build TX radiotap header dynamically
by Helmut Schaa
· 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
9709131
mac80211: Fix regression that allowed mpaths between non-peers.
by Javier Cardona
· 13 years ago
28a1bcd
mac80211: fix offchannel TX cookie matching
by Johannes Berg
· 13 years ago
dcd8397
mac80211: pass no-CCK flag through to HW scan
by Johannes Berg
· 13 years ago
094daf7
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
9696cc9
Merge branch 'pm-qos' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
b6f3530
mac80211: Send nullfunc frames at lower rate during connection monitor
by Rajkumar Manoharan
· 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
37fbd90
mac80211: allow out-of-band EOSP notification
by Johannes Berg
· 13 years ago
40b9640
mac80211: explicitly notify drivers of frame release
by Johannes Berg
· 13 years ago
5bade10
mac80211: add missing station flags to debugfs
by Johannes Berg
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
deeaee1
mac80211: reply only once to each PS-poll
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
4049e09
mac80211: allow releasing driver-buffered frames
by Johannes Berg
· 13 years ago
8a8656f
mac80211: clear more-data bit on filtered frames
by Johannes Berg
· 13 years ago
b0b97a8
mac80211: remove return value from add_pending_skbs
by Johannes Berg
· 13 years ago
948d887
mac80211: split PS buffers into ACs
by Johannes Berg
· 13 years ago
6075039
mac80211: also expire filtered frames
by Johannes Berg
· 13 years ago
c868cb35
mac80211: unify TIM bit handling
by Johannes Berg
· 13 years ago
042ec45
mac80211: let drivers inform it about per TID buffered frames
by Johannes Berg
· 13 years ago
941c93c
mac80211: data path modification for TDLS peers
by Arik Nemtsov
· 13 years ago
07ba55d
nl80211/mac80211: allow adding TDLS peers as stations
by Arik Nemtsov
· 13 years ago
dfe018b
mac80211: handle TDLS high-level commands and frames
by Arik Nemtsov
· 13 years ago
768db34
mac80211: standardize adding supported rates IEs
by Arik Nemtsov
· 13 years ago
3b9ce80
cfg80211/mac80211: apply station uAPSD parameters selectively
by Johannes Berg
· 13 years ago
Next »