index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-28
b43: fix b43_plcp_get_bitrate_idx_ofdm return type
Lorenzo Nava
1
-1
/
+1
2009-03-28
b43: Mask PHY TX error interrupt, if not debugging
Michael Buesch
1
-0
/
+2
2009-03-05
b43: Fix compilation for devices without PCI core
Michael Buesch
1
-0
/
+2
2009-03-05
b43: Pass more RX flags to mac80211
Michael Buesch
3
-8
/
+13
2009-02-27
b43: checkpatch.pl cleanups
John Daiker
7
-39
/
+39
2009-02-27
b43: Remove bogus integer truncation warnings
Michael Buesch
2
-5
/
+5
2009-02-27
b43: Convert usage of b43_radio_maskset()
Michael Buesch
3
-58
/
+25
2009-02-27
b43: Convert usage of b43_radio_mask()
Michael Buesch
3
-28
/
+17
2009-02-27
b43: Convert usage of b43_radio_set()
Michael Buesch
3
-31
/
+16
2009-02-27
b43: Convert usage of b43_phy_maskset()
Michael Buesch
3
-229
/
+103
2009-02-27
b43: Convert usage of b43_phy_mask()
Michael Buesch
4
-107
/
+53
2009-02-27
b43: Convert usage of b43_phy_set()
Michael Buesch
4
-145
/
+72
2009-02-27
b43: Implement sw scan callbacks
Michael Buesch
1
-0
/
+31
2009-02-27
b43: Enable PCI slow clock workaround, if needed.
Michael Buesch
1
-0
/
+3
2009-02-27
b43: Honor the no-slow-clock boardflag
Michael Buesch
1
-1
/
+3
2009-02-27
b43: Fix radio host flags
Michael Buesch
1
-4
/
+6
2009-02-27
b43: Add slot count compiletime assertion
Michael Buesch
1
-0
/
+3
2009-02-27
b43: Optimize DMA buffers
Michael Buesch
2
-17
/
+25
2009-02-27
b43: Fix DMA buffer size handling
Michael Buesch
2
-15
/
+7
2009-02-27
b43: Move DMA stop sanity check
Michael Buesch
1
-4
/
+6
2009-02-27
b43: Fix LO calibration txctl reg value
Roel Kluin
1
-1
/
+1
2009-02-18
drivers/net/wireless/b43: fix warning: format not a string literal and no ...
Hannes Eder
1
-5
/
+5
2009-02-11
b43: Add parts of LP-PHY TX power control
Michael Buesch
5
-3
/
+262
2009-02-09
b43: (b2062) Fix crystal frequency calculations
Michael Buesch
1
-4
/
+11
2009-02-09
b43: Port spec bugfixes for the LP baseband init
Michael Buesch
1
-14
/
+11
2009-02-09
b43: Add LP 2062 radio init
Michael Buesch
4
-4
/
+355
2009-02-09
b43: Add LP-PHY baseband init for >=rev2
Michael Buesch
5
-3
/
+228
2009-02-09
b43: Add LP-PHY register definitions
Michael Buesch
2
-0
/
+306
2009-01-30
b43: Dynamically control log verbosity
Michael Buesch
6
-19
/
+60
2009-01-30
b43: Accessing the TSF via mac80211
Alina Friedrichsen
3
-32
/
+39
2009-01-30
b43: Fix phy_g.c compiler warning
Michael Buesch
1
-0
/
+3
2009-01-30
b43: Automatically probe for opensource firmware
Michael Buesch
3
-44
/
+149
2009-01-30
wireless: restrict to 32 legacy rates
Johannes Berg
1
-1
/
+1
2009-01-30
b43: Eliminate compilation warning in b43_op_set_key
Larry Finger
1
-1
/
+4
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
1
-4
/
+9
2009-01-29
b43: Change schedule for old-fw support removal
Michael Buesch
1
-3
/
+7
2009-01-29
b43/ssb: Add SPROM8 extraction and LP-PHY detection
Michael Buesch
1
-0
/
+12
2009-01-29
b43: detect N PHY revision/radio
Johannes Berg
1
-2
/
+2
2009-01-29
ssb/b43: add new N PHY device
Johannes Berg
1
-0
/
+1
2009-01-29
b43: Use 64bit atomic register access for TSF
Michael Buesch
1
-69
/
+20
2009-01-29
b43: Fixup set_key handling
Michael Buesch
1
-16
/
+20
2009-01-13
b43: fix "‘gmode’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
2008-12-26
drivers/net/wireless/b43: fix sparse warnings: make symbols static
Hannes Eder
2
-12
/
+12
2008-12-19
b43: Add key memory dumping
Michael Buesch
3
-2
/
+53
2008-12-19
b43: Suspend MAC while killing the radio
Michael Buesch
1
-0
/
+2
2008-12-19
b43: Fix some MAC locking
Michael Buesch
3
-44
/
+30
2008-11-21
b43: remove rate index warning
Johannes Berg
1
-2
/
+2
2008-11-10
b43: implement short slot and basic rate handling
Johannes Berg
2
-13
/
+99
2008-11-10
b43/legacy: remove SSID code
Johannes Berg
1
-21
/
+0
2008-11-01
mac80211/drivers: rewrite the rate control API
Johannes Berg
5
-19
/
+55
[next]