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-08-14
wl1251: make irq handling interface specific
Bob Copeland
5
-33
/
+65
2009-08-14
wl1251: add sdio support
Bob Copeland
3
-0
/
+200
2009-08-14
wl1251: split spi interface into separate module
Bob Copeland
5
-11
/
+38
2009-08-14
wl1251: move module probe methods into spi.c
Bob Copeland
6
-132
/
+151
2009-08-14
wl1251: make wl1251_set_partition bus agnostic
Bob Copeland
4
-139
/
+110
2009-08-14
wl1251: introduce wl1251_if_operations struct
Bob Copeland
8
-18
/
+36
2009-08-14
wl1251: use wiphy_dev instead of wl->spi->dev
Bob Copeland
1
-2
/
+4
2009-08-14
wl1251: separate bus i/o code into io.c
Bob Copeland
14
-159
/
+192
2009-08-14
wl1251: remove fixed address support from spi commands
Kalle Valo
2
-30
/
+14
2009-08-14
ath9k: Update beacon RSSI
Sujith
1
-0
/
+4
2009-08-14
ath9k: Remove local chainmask variable
Sujith
1
-44
/
+42
2009-08-14
ath9k: Cleanup TX power calculation for 4K chips
Sujith
1
-37
/
+35
2009-08-14
ath9k: Clean antenna configuration for 4K EEPROM chips
Sujith
3
-53
/
+84
2009-08-14
ath9k: Add macros for Antenna Diversity
Sujith
1
-1
/
+19
2009-08-14
ath9k: Cleanup ath9k_hw_4k_set_gain() interface
Sujith
1
-11
/
+11
2009-08-14
ath9k: Split eeprom.c into manageable pieces
Sujith
6
-3745
/
+3814
2009-08-14
ath9k: Remove a few DEBUG mesages
Sujith
1
-103
/
+23
2009-08-14
ath9k: Try to fix whitespace damage
Sujith
2
-229
/
+215
2009-08-14
ath9k: Cleanup function return types
Sujith
5
-25
/
+11
2009-08-14
ath9k: Remove unneeded assignment of protocol field
Sujith
1
-1
/
+0
2009-08-14
wl1271: add wl1271 to Kconfig and the Makefile
Luciano Coelho
2
-0
/
+18
2009-08-14
wl1271: add wl1271 driver files
Luciano Coelho
23
-0
/
+9431
2009-08-14
orinoco: consolidate storage of WEP and TKIP keys
David Kilroy
4
-62
/
+139
2009-08-14
orinoco: add function to retrieve current bssid
David Kilroy
3
-3
/
+15
2009-08-14
orinoco: move disassociation to hw.c
David Kilroy
3
-13
/
+30
2009-08-14
orinoco: pass orinoco_set_tkip_key the sequence lengths
David Kilroy
3
-14
/
+21
2009-08-14
orinoco: use local types for auth alg and sequence length
David Kilroy
4
-25
/
+33
2009-08-14
orinoco: prefer_port3 can be a single bit
David Kilroy
1
-1
/
+1
2009-08-14
b43: Fix fallout from the IEEE80211_IF_TYPE to NL80211_IFTYPE change.
Gábor Stefanik
1
-1
/
+1
2009-08-14
b43: remove wrong probe_resp_plcp write
gregor kowski
1
-114
/
+0
2009-08-14
b43: Typo fixes & minor cleanup
Gábor Stefanik
2
-2
/
+2
2009-08-14
b43: Add LP 2063 radio init
Gábor Stefanik
3
-56
/
+386
2009-08-14
zd1211rw: make it clear we don't use leds.h LED stuff
Luis R. Rodriguez
3
-8
/
+8
2009-08-14
ath9k: use new FIF_PSPOLL configure filter
Luis R. Rodriguez
1
-2
/
+1
2009-08-14
ath5k: fix missing output in monitor mode after ifconfig up
Joerg Albert
1
-20
/
+15
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-49
/
+60
2009-08-13
Revert "libertas: Read buffer overflow"
David S. Miller
1
-8
/
+10
2009-08-11
ar9170: fix read & write outside array bounds
Dan Carpenter
1
-2
/
+3
2009-08-11
ar9170usb: fix spurious firmware related message
Christian Lamparter
1
-1
/
+5
2009-08-10
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-16
/
+6
2009-08-07
libertas: correct packing of rxpd structure
Bob Dunlop
1
-2
/
+2
2009-08-07
mwl8k: prevent module unload hang
Lennert Buytenhek
1
-2
/
+2
2009-08-07
mwl8k: prevent crash in ->configure_filter() if no interface was added
Lennert Buytenhek
1
-4
/
+8
2009-08-07
mwl8k: call pci_unmap_single() before accessing command structure again
Lennert Buytenhek
1
-2
/
+3
2009-08-07
mwl8k: add various missing GET_HW_SPEC endian conversions
Lennert Buytenhek
1
-4
/
+4
2009-08-07
mwl8k: fix NULL pointer dereference on receive out-of-memory
Lennert Buytenhek
1
-0
/
+2
2009-08-07
ipw2x00: Write outside array bounds
Zhu Yi
1
-1
/
+1
2009-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-43
/
+62
2009-08-05
ath9k: fix compile warning on ath9k_hw_AR9287_check_eeprom()
Luis R. Rodriguez
1
-4
/
+9
2009-08-05
ath9k: cancel xmit poll work at stop() callback
Luis R. Rodriguez
1
-0
/
+2
[prev]
[next]