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
starfive-6.6.48-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-24
mac80211: call ieee80211_mgd_stop() on interface stop
Eliad Peller
3
-4
/
+4
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+8
2012-04-23
mac80211: declare ieee80211_ave_rssi as EXPORT
Wey-Yi Guy
1
-0
/
+1
2012-04-23
mac80211: fixup for mesh TSF adjustment latency in Toffset setpoint
Javier Cardona
1
-1
/
+1
2012-04-23
mac80211: fix STA channel width field
Thomas Pedersen
1
-1
/
+3
2012-04-23
mac80211: don't set mesh peer ht caps if ht disabled
Thomas Pedersen
1
-1
/
+2
2012-04-23
mac80211: refactor mesh peer rate handling
Thomas Pedersen
3
-29
/
+25
2012-04-23
mac80211: refactor mesh peer initialization
Thomas Pedersen
1
-54
/
+72
2012-04-23
mac80211: Support on-channel scan option.
Ben Greear
4
-27
/
+77
2012-04-17
mac80211: fix logic error in ibss channel type check
Felix Fietkau
1
-2
/
+2
2012-04-17
mac80211: fix truncated packets in cooked monitor rx
Felix Fietkau
1
-4
/
+6
2012-04-16
mac80211: add function retrieve average rssi
Wey-Yi Guy
1
-0
/
+8
2012-04-16
mac80211: Take into account TSF adjustment latency in Toffset setpoint
Javier Cardona
1
-1
/
+7
2012-04-16
mac80211: Choose a new toffset setpoint if a big tsf jump is detected.
Javier Cardona
1
-6
/
+20
2012-04-16
mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()
Luciano Coelho
1
-1
/
+2
2012-04-13
mac80211: remove ieee80211_rx_bss_get
Mohammed Shafi Shajakhan
2
-17
/
+0
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
5
-31
/
+27
2012-04-13
mac80211: fix an issue in ieee80211_tx_info count field management
Lorenzo Bianconi
1
-1
/
+7
2012-04-13
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
Pontus Fuchs
1
-1
/
+3
2012-04-13
mac80211: protect ->scanning by mutex in ieee80211_work_work()
Stanislaw Gruszka
1
-3
/
+5
2012-04-13
mac80211: do not scan and monitor connection in parallel
Stanislaw Gruszka
4
-19
/
+53
2012-04-12
mac80211: fix the assignment of PREQ's MAC address for Proactive RANN
Chun-Yeow Yeoh
2
-2
/
+5
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
[prev]
[next]