Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
67db3e4bfbc90657c7be840aad5585be46240d6f
/
net
/
mac80211
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
32ab0a38
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
5148771
mac80211: fils_aead: fix encrypt error handling
by Arnd Bergmann
· 8 years ago
f3ca52a
mac80211: Claim Fast Initial Link Setup (FILS) STA support
by Jouni Malinen
· 8 years ago
39404fe
mac80211: FILS AEAD protection for station mode association frames
by Jouni Malinen
· 8 years ago
dbc0c2c
mac80211: Add FILS auth alg mapping
by Jouni Malinen
· 8 years ago
6ec6361
mac80211: Allow AUTH_DATA to be used for FILS
by Jouni Malinen
· 8 years ago
11b6b5a
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
by Jouni Malinen
· 8 years ago
ac668af
mac80211: validate new interface's beacon intervals
by Johannes Berg
· 8 years ago
9c22b4a
net: use core MTU range checking in wireless drivers
by Jarod Wilson
· 8 years ago
f438ceb
mac80211: uapsd_queues is in QoS IE order
by Emmanuel Grumbach
· 8 years ago
f3fe4e9
mac80211: add a HW flag for supporting HW TX fragmentation
by Sara Sharon
· 8 years ago
0aa419e
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
by Emmanuel Grumbach
· 8 years ago
b473b8f
mac80211: improve RX aggregation data in debugfs
by Johannes Berg
· 8 years ago
1c3d185
mac80211: fix tid_agg_rx NULL dereference
by Johannes Berg
· 8 years ago
f4a067f
mac80211: move struct aead_req off the stack
by Ard Biesheuvel
· 8 years ago
a3e2f4b
mac80211: fix A-MSDU outer SA/DA
by Michael Braun
· 8 years ago
06f2bb1
mac80211: avoid extra memcpy in A-MSDU head creation
by Michael Braun
· 8 years ago
e227300
cfg80211: pass struct to interface combination check/iter
by Purushottam Kushwaha
· 8 years ago
32910bb
mac80211: preserve more bits when building QoS header
by Johannes Berg
· 8 years ago
72f15d5
mac80211: filter multicast data packets on AP / AP_VLAN
by Michael Braun
· 8 years ago
5f9994b
mac80211: remove unnecessary num_mcast_sta check
by Michael Braun
· 8 years ago
850092d
mac80211: remove unnecessary mesh check
by Johannes Berg
· 8 years ago
1d4de2e
mac80211: fix CMD_FRAME for AP_VLAN
by Michael Braun
· 8 years ago
e2b5227
mac80211: validate DA/SA during A-MSDU decapsulation
by Johannes Berg
· 8 years ago
8b935ee
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
by Johannes Berg
· 8 years ago
7f6990c
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
by Johannes Berg
· 8 years ago
ea72093
mac80211: discard multicast and 4-addr A-MSDUs
by Johannes Berg
· 8 years ago
1e1430d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 8 years ago
bb42f2d
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
by Toke Høiland-Jørgensen
· 8 years ago
3a53731
mac80211: mesh: decrease max drift
by Pedersen, Thomas
· 8 years ago
354d381
mac80211: add offset_tsf driver op and use it for mesh
by Pedersen, Thomas
· 8 years ago
3ff23cd
mac80211: Set lower memory limit for non-VHT devices
by Toke Høiland-Jørgensen
· 8 years ago
2a4e675
mac80211: Export fq memory limit information in debugfs
by Toke Høiland-Jørgensen
· 8 years ago
92bc43b
mac80211: Add API to report NAN function match
by Ayala Beker
· 8 years ago
167e33f
mac80211: Implement add_nan_func and rm_nan_func
by Ayala Beker
· 8 years ago
5953ff6
mac80211: implement nan_change_conf
by Ayala Beker
· 8 years ago
708d50e
mac80211: add boilerplate code for start / stop NAN
by Ayala Beker
· 8 years ago
cb3b7d8
cfg80211: add start / stop NAN commands
by Ayala Beker
· 8 years ago
e0e2eff
mac80211: Move ieee802111_tx_dequeue() to later in tx.c
by Toke Høiland-Jørgensen
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
83e7e4c
mac80211: Use rhltable instead of rhashtable
by Herbert Xu
· 8 years ago
c13ed53
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
c68df2e
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
by Emmanuel Grumbach
· 8 years ago
e8a24cd
mac80211: allow driver to handle packet-loss mechanism
by Rajkumar Manoharan
· 8 years ago
c7e9dbc
mac80211: remove sta_remove_debugfs driver callback
by Johannes Berg
· 8 years ago
8826fef
mac80211: remove pointless chanctx NULL check
by Johannes Berg
· 8 years ago
5140974
mac80211: remove unused assignment
by Johannes Berg
· 8 years ago
58bd7f1
mac80211: fix scan completed tracing
by Johannes Berg
· 8 years ago
93db1d9
mac80211: fix possible out-of-bounds access
by Johannes Berg
· 8 years ago
85d5313
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
by Johannes Berg
· 8 years ago
0b97a48
mac80211: check skb_linearize() return value
by Johannes Berg
· 8 years ago
4854f17
mac80211: remove useless open_count check
by Johannes Berg
· 8 years ago
11d62ca
mac80211: simplify TDLS RA lookup
by Johannes Berg
· 8 years ago
8d51dbb
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
by Toke Høiland-Jørgensen
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5df20f2
mac80211: make mpath path fixing more robust
by Pedersen, Thomas
· 8 years ago
df6ef5d
mac80211: fix sequence number assignment for PS response frames
by Felix Fietkau
· 8 years ago
83843c8
mac80211: fix tim recalculation after PS response
by Felix Fietkau
· 8 years ago
53f2497
mac80211: send delBA on unexpected BlockAck Request
by Johannes Berg
· 8 years ago
bfe40fa
mac80211: send delBA on unexpected BlockAck data frames
by Johannes Berg
· 8 years ago
99ee7ca
mac80211: add support for radiotap timestamp field
by Johannes Berg
· 8 years ago
42bd20d
mac80211: add support for MU-MIMO air sniffer
by Aviya Erenfeld
· 8 years ago
480dd46
mac80211: RX BA support for sta max_rx_aggregation_subframes
by Maxim Altshul
· 8 years ago
d821218
mac80211: refactor monitor representation in sdata
by Aviya Erenfeld
· 8 years ago
554d072
mac80211: TDLS: don't require beaconing for AP BW
by Arik Nemtsov
· 8 years ago
4fdbc67a
mac80211: call get_expected_throughput only after adding station
by Maxim Altshul
· 8 years ago
eae4430
mac80211: remove skb header offset mangling in ieee80211_build_hdr
by Felix Fietkau
· 9 years ago
3b17fbf
mac80211: mesh: Add support for HW RC implementation
by Maxim Altshul
· 9 years ago
2439ca0
mac80211: Add ieee80211_hw pointer to get_expected_throughput
by Maxim Altshul
· 8 years ago
71f2c34
mac80211: End the MPSP even if EOSP frame was not acked
by Masashi Honma
· 8 years ago
6b07d9c
mac80211: fix purging multicast PS buffer queue
by Felix Fietkau
· 8 years ago
c37a54a
mac80211: mesh: flush stations before beacons are stopped
by Maital Hahn
· 9 years ago
4e3f21b
mac80211: fix check for buffered powersave frames with txq
by Felix Fietkau
· 9 years ago
7d27a0b
cfg80211: Add mesh peer AID setting API
by Masashi Honma
· 9 years ago
92b3a28
mac80211: parse wide bandwidth channel switch IE with workaround
by Johannes Berg
· 9 years ago
7d10f6b
mac80211: report failure to start (partial) scan as scan abort
by Johannes Berg
· 9 years ago
7947d3e
mac80211: Add support for beacon report radio measurement
by Avraham Stern
· 9 years ago
1d76250
nl80211: support beacon report scanning
by Avraham Stern
· 9 years ago
f89e07d
mac80211: agg-rx: refuse ADDBA Request with timeout update
by Johannes Berg
· 9 years ago
59a7c82
mac80211: fix fq lockdep warnings
by Michal Kazior
· 9 years ago
efc401f
mac80211: use common cleanup for user/!user_mpm
by Bob Copeland
· 9 years ago
46f6b06
mac80211: Encrypt "Group addressed privacy" action frames
by Masashi Honma
· 9 years ago
49708e3
mac80211: silence an uninitialized variable warning
by Dan Carpenter
· 9 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
126e755
mac80211: Fix mesh estab_plinks counting in STA removal case
by Jouni Malinen
· 9 years ago
d6cf3a8
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
5caa328
mac80211: implement codel on fair queuing flows
by Michal Kazior
· 9 years ago
9399b86
mac80211: add debug knobs for fair queuing
by Michal Kazior
· 9 years ago
fa962b9
mac80211: implement fair queueing per txq
by Michal Kazior
· 9 years ago
80a83cf
mac80211: skip netdev queue control with software queuing
by Michal Kazior
· 9 years ago
0bb7ed4
mac80211: add vht cap decode to debugfs
by Ben Greear
· 9 years ago
6fe0412
mac80211: fix fast_tx header alignment
by Felix Fietkau
· 9 years ago
fe7a7c5
mac80211: mesh: flush mesh paths unconditionally
by Bob Copeland
· 9 years ago
7fd3819
Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
46fa38e
mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS
by Johannes Berg
· 9 years ago
f631a77
mac80211: allow same PN for AMSDU sub-frames
by Sara Sharon
· 9 years ago
20eb7ea
mac80211: remove disconnected APs from BSS table
by David Spinadel
· 9 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e6436be
mac80211: fix statistics leak if dev_alloc_name() fails
by Johannes Berg
· 9 years ago
Next »