index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
19
-198
/
+274
2016-09-16
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
Emmanuel Grumbach
1
-1
/
+1
2016-09-15
mac80211: allow driver to handle packet-loss mechanism
Rajkumar Manoharan
2
-0
/
+7
2016-09-15
mac80211: remove sta_remove_debugfs driver callback
Johannes Berg
2
-19
/
+0
2016-09-15
mac80211: remove pointless chanctx NULL check
Johannes Berg
1
-4
/
+0
2016-09-15
mac80211: remove unused assignment
Johannes Berg
1
-1
/
+0
2016-09-15
mac80211: fix scan completed tracing
Johannes Berg
1
-1
/
+1
2016-09-15
mac80211: fix possible out-of-bounds access
Johannes Berg
1
-4
/
+8
2016-09-13
mac80211: remove useless open_count check
Johannes Berg
1
-2
/
+1
2016-09-13
mac80211: simplify TDLS RA lookup
Johannes Berg
1
-11
/
+4
2016-09-13
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
5
-129
/
+117
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2016-09-12
mac80211: send delBA on unexpected BlockAck Request
Johannes Berg
1
-0
/
+6
2016-09-12
mac80211: send delBA on unexpected BlockAck data frames
Johannes Berg
3
-2
/
+14
2016-09-12
mac80211: add support for radiotap timestamp field
Johannes Berg
2
-0
/
+33
2016-09-12
mac80211: add support for MU-MIMO air sniffer
Aviya Erenfeld
5
-3
/
+51
2016-09-12
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
2
-2
/
+8
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
8
-19
/
+23
2016-08-30
mac80211: TDLS: don't require beaconing for AP BW
Arik Nemtsov
1
-3
/
+4
2016-08-11
mac80211: call get_expected_throughput only after adding station
Maxim Altshul
2
-5
/
+5
2016-08-11
mac80211: remove skb header offset mangling in ieee80211_build_hdr
Felix Fietkau
1
-26
/
+2
2016-08-11
mac80211: mesh: Add support for HW RC implementation
Maxim Altshul
3
-12
/
+40
2016-08-05
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
1
-1
/
+1
2016-08-05
mac80211: End the MPSP even if EOSP frame was not acked
Masashi Honma
1
-7
/
+7
2016-08-05
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2
-4
/
+4
2016-08-03
mac80211: mesh: flush stations before beacons are stopped
Maital Hahn
1
-4
/
+6
2016-08-02
mac80211: fix check for buffered powersave frames with txq
Felix Fietkau
1
-1
/
+1
2016-07-06
cfg80211: Add mesh peer AID setting API
Masashi Honma
1
-0
/
+1
2016-07-06
mac80211: parse wide bandwidth channel switch IE with workaround
Johannes Berg
1
-28
/
+17
2016-07-06
mac80211: report failure to start (partial) scan as scan abort
Johannes Berg
1
-2
/
+3
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
2
-8
/
+35
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-2
/
+7
2016-07-06
mac80211: agg-rx: refuse ADDBA Request with timeout update
Johannes Berg
1
-0
/
+18
2016-06-30
mac80211: fix fq lockdep warnings
Michal Kazior
1
-0
/
+4
2016-06-30
mac80211: use common cleanup for user/!user_mpm
Bob Copeland
2
-23
/
+13
2016-06-30
mac80211: Encrypt "Group addressed privacy" action frames
Masashi Honma
2
-2
/
+11
2016-06-30
mac80211: silence an uninitialized variable warning
Dan Carpenter
1
-0
/
+1
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2016-06-28
mac80211: Fix mesh estab_plinks counting in STA removal case
Jouni Malinen
1
-2
/
+5
2016-06-11
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
10
-95
/
+573
2016-06-09
mac80211: implement codel on fair queuing flows
Michal Kazior
2
-1
/
+113
2016-06-09
mac80211: add debug knobs for fair queuing
Michal Kazior
1
-0
/
+173
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
8
-64
/
+162
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
6
-45
/
+66
2016-05-31
mac80211: add vht cap decode to debugfs
Ben Greear
1
-2
/
+76
2016-05-31
mac80211: fix fast_tx header alignment
Felix Fietkau
1
-1
/
+1
2016-05-31
mac80211: mesh: flush mesh paths unconditionally
Bob Copeland
1
-0
/
+4
2016-05-12
Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/sc...
David S. Miller
3
-30
/
+61
2016-05-12
mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS
Johannes Berg
1
-26
/
+44
2016-05-12
mac80211: allow same PN for AMSDU sub-frames
Sara Sharon
1
-4
/
+12
[next]