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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
55
-502
/
+645
2009-12-22
ath9k: Fix TX poll routine
Sujith
1
-0
/
+2
2009-12-22
ath9k: Remove ANI lock
Sujith
2
-16
/
+4
2009-12-22
ath9k: Clarify Interrupt mitigation
Sujith
2
-6
/
+6
2009-12-22
iwlwifi: Constify struct iwl_ops
Emese Revfy
5
-7
/
+7
2009-12-22
iwlwifi: use new mac80211 SMPS
Johannes Berg
8
-38
/
+32
2009-12-22
zd1211rw: improve ejecting of fake CDROM
Stefan Seyfried
1
-5
/
+9
2009-12-22
ar9170usb: add Sphairon Homelink 1202 USB ID
Stefan Seyfried
1
-0
/
+2
2009-12-22
ath9k: add MCS rate index back to debufs rcstat
Luis R. Rodriguez
2
-6
/
+36
2009-12-22
mac80211_hwsim: Check all local addresses for TX Ack status
Jouni Malinen
1
-2
/
+33
2009-12-22
iwmc3200wifi: Avoid an offset calculation for each management frame.
Joe Perches
1
-13
/
+12
2009-12-22
libertas: remove priv->ratebitmap
Holger Schurig
2
-4
/
+1
2009-12-22
libertas: remove priv->capability
Holger Schurig
4
-15
/
+3
2009-12-22
libertas: make mesh configurable
Holger Schurig
7
-6
/
+47
2009-12-22
libertas: add access functions for mesh open/connect status
Holger Schurig
7
-10
/
+16
2009-12-22
libertas: move mesh SSID initialization into mesh.c
Holger Schurig
2
-4
/
+3
2009-12-22
libertas: decouple mesh and rtap
Holger Schurig
1
-2
/
+17
2009-12-22
libertas: move mesh-related definitions into mesh.h
Holger Schurig
2
-12
/
+9
2009-12-22
libertas: remove mesh_autostart_enabled and sync_channel
Holger Schurig
3
-29
/
+2
2009-12-22
libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
Holger Schurig
4
-28
/
+16
2009-12-22
mac80211_hwsim: implement ampdu action
Johannes Berg
1
-0
/
+26
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
1
-4
/
+20
2009-12-22
iwmc3200wifi: rx aggregation support
Zhu Yi
1
-5
/
+41
2009-12-22
rt2x00: Fix trimming of L2 padded frames.
Gertjan van Wingerde
1
-1
/
+1
2009-12-22
rt2x00: Fix rt2800usb RX frame format and as such L2PAD
Benoit Papillault
2
-31
/
+97
2009-12-22
rt2x00: Disable RX aggregation for rt2800usb
Benoit PAPILLAULT
1
-3
/
+1
2009-12-22
rt2x00: Only remove L2 padding in received frames if there is payload.
Gertjan van Wingerde
1
-1
/
+3
2009-12-22
rt2x00: Reorganize L2 padding inserting function.
Gertjan van Wingerde
1
-33
/
+27
2009-12-22
rt2x00: Remove SKBDESC_L2_PADDED flag.
Gertjan van Wingerde
4
-16
/
+4
2009-12-22
rt2x00: Further L2 padding fixes.
Gertjan van Wingerde
2
-3
/
+11
2009-12-22
rt2x00 : trim the skb after having the l2pad removed.
Alban Browaeys
3
-5
/
+3
2009-12-22
rt2x00 : avoid timestamp for monitor injected frame.
Alban Browaeys
1
-3
/
+6
2009-12-22
rt2x00 : modify padding location.
Alban Browaeys
1
-1
/
+1
2009-12-22
rt2x00 : bail out of regbusy_read if device is removed.
Alban Browaeys
1
-0
/
+3
2009-12-22
rt73usb: add WLI-U2-H54HP
Kenichi HORIO
1
-0
/
+1
2009-12-22
iwlwifi: remove extra error msg on sensitivity calibration
Wey-Yi Guy
1
-6
/
+1
2009-12-22
iwlwifi: on-screen event log dump
Wey-Yi Guy
6
-69
/
+171
2009-12-22
iwlwifi: add continuous uCode event log capability
Wey-Yi Guy
6
-0
/
+262
2009-12-22
iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error
Wey-Yi Guy
7
-0
/
+105
2009-12-22
iwlwifi: log CT_CARD_DISABLED flag
Wey-Yi Guy
2
-6
/
+8
2009-12-22
rtl8180: Remove usage of deprecated 'qual'
Larry Finger
1
-1
/
+0
2009-12-22
rndis_wlan: copy module parameters for bcm4320a devices too
Jussi Kivilinna
1
-0
/
+5
2009-12-22
rndis_wlan: move copy of module parameters to separate function
Jussi Kivilinna
1
-15
/
+22
2009-12-22
wl1251: enable WMM
Kalle Valo
2
-3
/
+2
2009-12-22
wl1251: update tx_hdr when aliging skb in tx
Kalle Valo
1
-0
/
+1
2009-12-22
wl1251: implement WMM
Kalle Valo
2
-5
/
+5
2009-12-22
wl1251: implement wl1251_acx_tid_cfg()
Kalle Valo
3
-0
/
+102
2009-12-22
wl1251: implement acx_ac_cfg to configure hardware queues
Kalle Valo
6
-0
/
+164
2009-12-22
wl1251: use __dev_alloc_skb() on RX
Kalle Valo
1
-1
/
+1
2009-12-22
wl1251: simplify ELP wakeup time calculation
Kalle Valo
1
-3
/
+3
[next]