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
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-19
/
+11
2012-04-12
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
Johannes Berg
3
-0
/
+37
2012-04-12
mac80211: clean up an ieee80211_do_open error path
Johannes Berg
1
-3
/
+3
2012-04-12
mac80211: add improved HW queue control
Johannes Berg
7
-38
/
+162
2012-04-12
mac80211: add explicit monitor interface if needed
Johannes Berg
6
-3
/
+89
2012-04-12
mac80211: manage AP netdev carrier state
Johannes Berg
2
-3
/
+16
2012-04-12
mac80211: Check basic rates when peering
Ashok Nagarajan
3
-7
/
+12
2012-04-12
mac80211: Modify sta_get_rates to give basic rates
Ashok Nagarajan
5
-11
/
+23
2012-04-12
mac80211: Indicate basic rates when adding rate IEs
Ashok Nagarajan
4
-14
/
+24
2012-04-12
mac80211: Use mandatory rates as basic rates when starting mesh
Ashok Nagarajan
1
-0
/
+4
2012-04-10
{nl,cfg}80211: Support for mesh synchronization
Javier Cardona
1
-0
/
+8
2012-04-10
mac80211: Implement mesh synchronization framework
Javier Cardona
9
-8
/
+380
2012-04-10
mac80211: Allow tsf increments via debugfs
Javier Cardona
1
-0
/
+12
2012-04-10
mac80211: sanity check for null SSID
Stanislaw Gruszka
2
-4
/
+17
2012-04-10
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
5
-8
/
+9
2012-04-10
mac80211: lazily stop queues in add_pending
Johannes Berg
1
-4
/
+4
2012-04-10
mac80211: debounce queue stop/wake
Johannes Berg
1
-0
/
+6
2012-04-10
mac80211: decouple # of netdev queues from HW queues
Johannes Berg
2
-2
/
+6
2012-04-10
mac80211: refuse TX queue configuration on non-QoS HW
Johannes Berg
3
-16
/
+22
2012-04-10
cfg80211/nl80211: clarify TX queue API
Johannes Berg
3
-15
/
+14
2012-04-10
mac80211: notify driver of rate control updates
Johannes Berg
4
-1
/
+46
2012-04-10
mac80211: remove queue stop on rate control update
Johannes Berg
2
-20
/
+0
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
7
-66
/
+45
2012-04-10
mac80211: set HT channel before association
Johannes Berg
3
-131
/
+114
2012-04-10
mac80211: use AC constants
Johannes Berg
1
-4
/
+4
2012-04-10
mac80211: inline ieee80211_add_pending_skbs
Johannes Berg
2
-8
/
+5
2012-04-10
mac80211: make ieee80211_downgrade_queue static
Johannes Berg
2
-23
/
+20
2012-04-10
mac80211: clean up uAPSD TX code
Johannes Berg
1
-3
/
+3
2012-04-10
mac80211: fix mesh TX coding style
Johannes Berg
1
-6
/
+6
2012-04-10
mac80211: don't always advertise remain-on-channel
Johannes Berg
1
-2
/
+4
2012-04-10
mac80211: fix the RANN propagation issues
Chun-Yeow Yeoh
2
-6
/
+20
2012-04-10
mac80211: fix the sparse warnings on endian handling in RANN propagation
Chun-Yeow Yeoh
1
-2
/
+2
2012-04-10
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
1
-3
/
+5
2012-04-10
mac80211: optimize aggregation session timeout handling
Felix Fietkau
6
-9
/
+40
2012-04-10
mac80211: reduce code duplication in debugfs code
Felix Fietkau
1
-58
/
+13
2012-04-10
mac80211: end service period only after sending last buffered frame
Marco Porsch
1
-7
/
+9
2012-04-10
mac80211: Add iface name when calling WARN-ON.
Ben Greear
1
-1
/
+3
2012-04-10
wireless: rename ht_info to ht_operation
Johannes Berg
8
-73
/
+70
2012-04-10
mac80211: flush to get the tx status of nullfunc frame immediately
Rajkumar Manoharan
1
-0
/
+2
2012-04-10
mac80211: do not send pspoll when powersave is disabled
Rajkumar Manoharan
1
-1
/
+1
2012-04-09
mac80211: fix association beacon wait timeout
Johannes Berg
1
-2
/
+1
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
6
-16
/
+9
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
6
-16
/
+9
2012-03-28
mac80211: fix oper channel timestamp updation
Rajkumar Manoharan
1
-1
/
+1
2012-03-26
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
1
-1
/
+2
2012-03-26
mac80211: remove outdated comment
Eliad Peller
1
-3
/
+0
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
34
-2266
/
+2373
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+1
2012-03-15
mac80211: make uapsd_* keys per-vif
Eliad Peller
6
-102
/
+79
2012-03-15
mac80211: add NULL terminator to debugfs_netdev write buf
Eliad Peller
1
-8
/
+5
[next]