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
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-10
/
+36
2009-10-30
libertas if_usb: Fix crash on 64-bit machines
David Woodhouse
1
-1
/
+1
2009-10-30
ath9k: fix misplaced semicolon on rate control
Luis R. Rodriguez
1
-1
/
+1
2009-10-30
b43: Fix DMA TX bounce buffer copying
Michael Buesch
1
-2
/
+13
2009-10-30
rt73usb.c : more ids
Xose Vazquez Perez
1
-0
/
+5
2009-10-30
ipw2200: fix oops on missing firmware
Zhu Yi
4
-6
/
+16
2009-10-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-11
/
+11
2009-10-27
ath: Updates for regulatory and country codes.
Vivek Natarajan
2
-12
/
+28
2009-10-27
iwlwifi: minor comments changes for wimax co-exist command
Wey-Yi Guy
1
-1
/
+1
2009-10-27
iwlwifi: make sure device is reset when unloading driver
Ben Cahill
2
-0
/
+18
2009-10-27
iwlwifi: update lowest API version support for 6x00 & 6x50 series
Wey-Yi Guy
1
-2
/
+2
2009-10-27
iwlwifi: remove duplicated define
Wey-Yi Guy
2
-4
/
+2
2009-10-27
iwlwifi: reuse page for notification packets
Zhu Yi
2
-24
/
+30
2009-10-27
iwlwifi: remove unused parameters
Wey-Yi Guy
1
-7
/
+2
2009-10-27
iwlwifi: remove duplicate defines
Reinette Chatre
3
-18
/
+0
2009-10-27
iwlwifi: add channel switch support to 5000 series and up
Wey-Yi Guy
7
-17
/
+89
2009-10-27
iwlwifi: issue ct_kill host command based on device config
Wey-Yi Guy
4
-7
/
+16
2009-10-27
iwlwifi: choose thermal throttle method based on device config
Wey-Yi Guy
3
-6
/
+14
2009-10-27
iwlwifi: increase max tfd payload size
Wey-Yi Guy
1
-3
/
+8
2009-10-27
iwlwifi: fix use after free bug for paged rx
Zhu Yi
4
-19
/
+46
2009-10-27
iwlwifi: specify the valid tx/rx chain in device config structure
Wey-Yi Guy
1
-4
/
+6
2009-10-27
iwlwifi: update bt co-exit configuration parameter
Wey-Yi Guy
2
-3
/
+16
2009-10-27
iwlwifi: separate led function from statistic notification
Wey-Yi Guy
3
-5
/
+2
2009-10-27
iwlwifi: consolidate apm_init() functions
Ben Cahill
8
-183
/
+190
2009-10-27
iwlwifi: fix gain computation for 5000 series and up
Wey-Yi Guy
1
-1
/
+1
2009-10-27
iwlwifi: add missing commands to syslog messages
Jay Sternberg
2
-0
/
+3
2009-10-27
libertas: remove some references to IW_MODE_abc
Holger Schurig
2
-9
/
+4
2009-10-27
libertas: sort and categorize entries in decl.h
Holger Schurig
4
-24
/
+27
2009-10-27
libertas: move mic failure event to wext.c
Holger Schurig
3
-30
/
+29
2009-10-27
libertas: move SIOCGIWAP calls to wext.c
Holger Schurig
4
-11
/
+12
2009-10-27
libertas: remove "struct cmd_ds_gen"
Holger Schurig
4
-28
/
+18
2009-10-27
libertas: remove handling for CMD_GET_TSF
Holger Schurig
3
-13
/
+0
2009-10-27
libertas: remove handling for CMD_802_11_LED_GPIO_CTRL
Holger Schurig
2
-29
/
+0
2009-10-27
libertas: move lbs_send_iwevcustom_event() to wext.c
Holger Schurig
4
-26
/
+26
2009-10-27
libertas: move association related commands into assoc.c
Holger Schurig
5
-396
/
+410
2009-10-27
libertas: get current channel out of priv->curbssparams
Holger Schurig
6
-25
/
+25
2009-10-27
libertas: sort variables in struct lbs_private
Holger Schurig
1
-153
/
+104
2009-10-27
libertas: move scan/assoc related stuff
Holger Schurig
9
-340
/
+348
2009-10-27
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
Holger Schurig
9
-27
/
+27
2009-10-27
libertas: remove unused 11d.h as well, priv->countryinfo
Holger Schurig
4
-109
/
+2
2009-10-27
libertas: remove unused 11d code
Holger Schurig
10
-830
/
+13
2009-10-27
zd1211rw: Fix TX status reporting in order to have proper rate control
Benoit PAPILLAULT
5
-26
/
+227
2009-10-27
wl1271: use ieee80211_rx_ni()
Luciano Coelho
1
-1
/
+1
2009-10-27
ar9170: don't filter BlockACK frames
Christian Lamparter
1
-2
/
+2
2009-10-27
ar9170usb: atomic pending urbs counter
Christian Lamparter
2
-7
/
+7
2009-10-27
ar9170: atomic pending A-MPDU counter
Christian Lamparter
2
-6
/
+7
2009-10-27
iwlwifi: rework for static power save
Wey-Yi Guy
3
-23
/
+59
2009-10-27
iwlwifi: no chain noise support for 6x50 series
Wey-Yi Guy
1
-3
/
+18
2009-10-27
iwlwifi: set auto clock gate disable bit for 6x00/6x50 series
Wey-Yi Guy
2
-2
/
+12
2009-10-27
iwlagn: store station rate scale information in mac80211 station structure
Reinette Chatre
3
-6
/
+16
[next]