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
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
/
b43legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
ssb: remove rev from boardinfo
Hauke Mehrtens
3
-8
/
+8
2012-05-16
b43legacy: Fix error due to MMIO access with SSB unpowered
Larry Finger
1
-2
/
+0
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
2
-0
/
+3
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+1
2012-04-10
mac80211: remove antenna_sel_tx TX info field
Johannes Berg
1
-13
/
+1
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-7
/
+1
2012-03-13
b43legacy: Load firmware from work queue instead of from probe routine
Larry Finger
2
-13
/
+23
2012-03-06
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
1
-1
/
+1
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-50
/
+126
2012-01-04
b43legacy: Avoid packet losses in the dma worker code
Larry Finger
4
-50
/
+126
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
4
-52
/
+52
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-8
/
+8
2011-11-01
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
1
-1
/
+1
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-08-24
b43/legacy: Remove firmware IDs
Michael Büsch
2
-7
/
+1
2011-08-09
b43legacy: report core number
Pavel Roskin
1
-1
/
+2
2011-08-09
b43legacy: remove 64-bit DMA support
Pavel Roskin
2
-410
/
+71
2011-08-08
b43legacy: remove wireless extensions inclusions
Johannes Berg
2
-2
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
14
-14
/
+14
2011-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+6
2011-07-22
b43legacy: dma: cache translation (routing bits)
Rafał Miłecki
2
-3
/
+6
2011-07-07
Update my e-mail address
Michael Büsch
14
-14
/
+14
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-16
/
+4
2011-06-06
drivers/net: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2011-06-01
b43legacy: Fix warnings from gcc 4.6.0
Larry Finger
3
-16
/
+4
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-51
/
+1
2011-05-11
b43legacy: trivial: use TMSLOW def instead of magic value
Rafał Miłecki
1
-1
/
+1
2011-05-10
b43legacy: drop ssb-duplicated workaround for dangling cores
Rafał Miłecki
1
-18
/
+0
2011-05-05
b43legacy: drop invalid IMCFGLO workaround
Rafał Miłecki
1
-32
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-3
/
+2
2011-02-24
mac80211: rename RX_FLAG_TSFT
Johannes Berg
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-11-17
drivers/net/wireless/b43legacy/main.c: Use printf extension %pV
Joe Perches
1
-12
/
+35
2010-11-15
b43legacy: rfkill: use status register based on core revision (not PHY's)
Rafał Miłecki
1
-1
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+5
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
1
-0
/
+1
2010-08-16
b43legacy: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-23
/
+26
2010-06-05
b43legacy: replace the ssb_dma API with the generic DMA API
FUJITA Tomonori
1
-23
/
+26
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
3
-12
/
+12
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+19
2010-05-03
b43legacy: Added get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+18
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
1
-2
/
+1
2010-04-29
b43legacy: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-0
/
+4
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
[next]