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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
mac80211: move netdev queue enabling to correct spot
Johannes Berg
1
-6
/
+6
2010-03-30
mac80211: correct typos in "unavailable upon resume" warning
John W. Linville
1
-3
/
+3
2010-02-09
mac80211: tear down all agg queues when restart/reconfig hw
Wey-Yi Guy
1
-0
/
+8
2010-02-09
mac80211: allow station add/remove to sleep
Johannes Berg
1
-9
/
+7
2010-01-16
mac80211: fix memory leak in ieee80211_send_probe_req
Ming Lei
1
-0
/
+1
2010-01-12
mac80211: add U-APSD client support
Kalle Valo
1
-0
/
+2
2010-01-12
mac80211: flush workqueue before calling driver ->stop() method
Lennert Buytenhek
1
-1
/
+1
2010-01-12
mac80211: use Probe Request template when sending a direct scan
Kalle Valo
1
-24
/
+16
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+12
2010-01-06
mac80211: No need to include WEXT headers here
Jouni Malinen
1
-1
/
+0
2010-01-06
mac80211: fix skb buffering issue
Johannes Berg
1
-0
/
+12
2010-01-04
mac80211: fix typo added by "mac80211: fix propagation of failed..."
John W. Linville
1
-1
/
+1
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+12
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-7
/
+2
2009-12-29
mac80211: split up and insert custom IEs correctly
Johannes Berg
1
-20
/
+114
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-5
/
+5
2009-12-29
mac80211: fix propagation of failed hardware reconfigurations
Luis R. Rodriguez
1
-0
/
+12
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-1
/
+1
2009-12-22
mac80211: allow disabling 40MHz on 2.4GHz
Johannes Berg
1
-3
/
+11
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
1
-0
/
+74
2009-12-22
mac80211: trace interface name
Johannes Berg
1
-1
/
+1
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-7
/
+7
2009-12-08
mac80211: Fix bug in computing crc over dynamic IEs in beacon
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-11-29
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+9
2009-11-19
mac80211: fix resume
Johannes Berg
1
-10
/
+9
2009-11-19
mac80211: use a structure to hold the mesh config information element
Rui Paulo
1
-2
/
+2
2009-11-19
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
1
-2
/
+4
2009-11-14
mac80211: implement RANN processing and forwarding
Rui Paulo
1
-0
/
+4
2009-10-30
mac80211: split hardware scan by band
Johannes Berg
1
-3
/
+5
2009-10-08
mac80211: use kfree_skb() to free struct sk_buff pointers
Roel Kluin
1
-2
/
+2
2009-08-28
mac80211: fix configure_filter invocation after stop
Johannes Berg
1
-0
/
+10
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-2
/
+0
2009-08-05
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-0
/
+41
2009-07-29
mac80211: verify info->control.vif is not NULL
Johannes Berg
1
-0
/
+13
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-39
/
+13
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-5
/
+11
2009-06-15
mac80211: disconnect when user changes channel
Johannes Berg
1
-25
/
+0
2009-06-10
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
1
-0
/
+46
2009-06-03
cfg80211: add rfkill support
Johannes Berg
1
-1
/
+1
2009-06-03
mac80211: fix transposed min/max CW values
Johannes Berg
1
-4
/
+4
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-73
/
+0
2009-05-20
mac80211: cancel/restart all timers across suspend/resume
Johannes Berg
1
-0
/
+43
2009-05-11
mac80211: set default QoS values according to spec
Johannes Berg
1
-12
/
+48
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-7
/
+7
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-14
/
+3
2009-04-23
mac80211: validate TIM IE length (redux)
Johannes Berg
1
-2
/
+4
2009-04-23
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-1
/
+1
2009-04-23
mac80211: implement beacon filtering in software
Johannes Berg
1
-2
/
+21
2009-04-23
mac80211: add hardware restart function
Johannes Berg
1
-0
/
+118
2009-04-23
mac80211: include HT capabilities in probe request
Johannes Berg
1
-0
/
+16
[next]