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
/
b43
/
xmit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-29
b43: remove usage of deprecated noise value
John W. Linville
1
-1
/
+0
2009-11-07
b43: Remove deprecated 'qual' from returned RX status
Larry Finger
1
-1
/
+0
2009-10-27
b43: use ieee80211_rx_ni()
John W. Linville
1
-4
/
+1
2009-10-27
b43: Optimize PIO scratchbuffer usage
Michael Buesch
1
-1
/
+1
2009-10-12
b43: fix ieee80211_rx() context
Johannes Berg
1
-0
/
+3
2009-10-08
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
1
-1
/
+1
2009-09-23
b43: Add optional verbose runtime statistics
Michael Buesch
1
-0
/
+3
2009-09-23
b43: Do not use _irqsafe callbacks
Michael Buesch
1
-1
/
+1
2009-09-09
b43: Fix sparse warning in hw-tkip code
Michael Buesch
1
-5
/
+5
2009-08-20
b43: add hardware tkip
gregor kowski
1
-5
/
+23
2009-08-20
b43: Handle B43_PHYTYPE_LP in RX path
Gábor Stefanik
1
-0
/
+1
2009-08-14
b43: Fix hardware key index handling
Michael Buesch
1
-2
/
+2
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-1
/
+2
2009-06-10
b43: Fix possible unaligned u32 access
Matthieu CASTET
1
-3
/
+2
2009-03-28
b43: fix b43_plcp_get_bitrate_idx_ofdm return type
Lorenzo Nava
1
-1
/
+1
2009-03-05
b43: Pass more RX flags to mac80211
Michael Buesch
1
-4
/
+13
2008-11-21
b43: remove rate index warning
Johannes Berg
1
-2
/
+2
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
1
-11
/
+49
2008-10-07
mac80211: add multi-rate retry support
Felix Fietkau
1
-1
/
+1
2008-10-07
mac80211: free up 2 bytes in skb->cb
Felix Fietkau
1
-2
/
+2
2008-08-30
b43: Rewrite TX power adjustment
Michael Buesch
1
-0
/
+2
2008-08-30
b43: Implement dynamic PHY API
Michael Buesch
1
-2
/
+4
2008-07-30
mac80211: partially fix skb->cb use
Johannes Berg
1
-1
/
+1
2008-07-14
mac80211: fix TX sequence numbers
Johannes Berg
1
-1
/
+2
2008-06-27
b43: use frame control helpers
Harvey Harrison
1
-10
/
+7
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-30
/
+28
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
1
-5
/
+8
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-3
/
+2
2008-05-07
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
1
-1
/
+1
2008-04-09
b43: Add more N-PHY stuff
Michael Buesch
1
-8
/
+15
2008-04-08
b43: Add PIO support for PCMCIA devices
Michael Buesch
1
-23
/
+38
2008-03-08
b43: Add QOS support
Michael Buesch
1
-27
/
+0
2008-02-29
b43(legacy): include full timestamp in beacon frames
Johannes Berg
1
-5
/
+9
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-37
/
+44
2008-02-01
b43: Drop packets that we are not able to encrypt
Michael Buesch
1
-21
/
+27
2008-02-01
b43: Fix suspend/resume
Michael Buesch
1
-14
/
+17
2008-01-29
b43: Add support for new firmware
Michael Buesch
1
-50
/
+94
2008-01-29
mac80211: dont use interface indices in drivers
Johannes Berg
1
-3
/
+3
2008-01-29
b43: Remove PIO support
Michael Buesch
1
-13
/
+4
2008-01-29
b43: Only select allowed TX and RX antennas
Michael Buesch
1
-4
/
+5
2008-01-29
wireless: cleanup some merge errors
John W. Linville
1
-2
/
+18
2008-01-29
b43: include FCS in frames handed to mac80211
Johannes Berg
1
-1
/
+0
2008-01-29
b43: Convert to use of the new SPROM structure
Larry Finger
1
-1
/
+1
2008-01-29
b43/b43legacy: fix my copyright notices
Stefano Brivio
1
-1
/
+1
2008-01-29
b43: Use the retry limit parameters from mac80211
Michael Buesch
1
-1
/
+2
2008-01-29
wireless: make drivers include the TSF RX flag where appropriate
Johannes Berg
1
-0
/
+1
2008-01-09
b43: Fix rxheader channel parsing
Michael Buesch
1
-8
/
+19
2007-10-11
[B43]: Fix sparse warnings.
Michael Buesch
1
-3
/
+5
2007-10-11
[B43]: add mac80211-based driver for modern BCM43xx devices
Michael Buesch
1
-0
/
+648