index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: Fix firmware load message level
Michael Buesch
2008-02-15
1
-5
/
+5
*
b43: Add firmware information to modinfo
Michael Buesch
2008-02-15
1
-0
/
+2
*
b43: Add driver load messages
Michael Buesch
2008-02-15
2
-0
/
+34
*
leds: Standardise LED naming scheme
Richard Purdie
2008-02-07
1
-4
/
+4
*
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
2008-02-05
2
-58
/
+99
|
\
|
*
b43: Fix DMA for 30/32-bit DMA engines
Michael Buesch
2008-02-05
2
-58
/
+99
*
|
b43: avoid unregistering device objects during suspend
Rafael J. Wysocki
2008-02-05
3
-10
/
+21
*
|
drivers/net/wireless/b43/main.c needs io.h
Andrew Morton
2008-02-05
1
-0
/
+1
|
/
*
b43: Drop packets that we are not able to encrypt
Michael Buesch
2008-01-31
3
-30
/
+58
*
b43: Fix suspend/resume
Michael Buesch
2008-01-31
2
-16
/
+25
*
b43: Fix rfkill allocation leakage in error paths
Michael Buesch
2008-01-31
1
-1
/
+8
*
b43: Fix MAC control and microcode init
Michael Buesch
2008-01-28
1
-13
/
+48
*
b43: Fix firmware caching
Michael Buesch
2008-01-28
2
-110
/
+134
*
b43: Add more N-PHY init code
Michael Buesch
2008-01-28
2
-24
/
+320
*
b43/nphy.c: include headers to avoid build breakage on some platforms
John W. Linville
2008-01-28
1
-0
/
+3
*
b43: Add lots of N-PHY lookup tables
Michael Buesch
2008-01-28
2
-0
/
+1236
*
b43: Add NPHY channel switch code
Michael Buesch
2008-01-28
5
-13
/
+1182
*
b43: Add NPHY radio init code
Michael Buesch
2008-01-28
8
-9
/
+512
*
b43: Add Broadcom 2055 radio register definitions
Michael Buesch
2008-01-28
1
-0
/
+210
*
b43: Add support for new firmware
Michael Buesch
2008-01-28
5
-129
/
+289
*
b43: Fix radio ID register reading
Michael Buesch
2008-01-28
1
-4
/
+3
*
b43: Add N-PHY related initvals firmware filenames.
Michael Buesch
2008-01-28
1
-0
/
+12
*
b43: Fix tim search buffer overrun
Michael Buesch
2008-01-28
1
-3
/
+4
*
b43: Put multicast frames on the mcast queue
Michael Buesch
2008-01-28
3
-42
/
+92
*
b43: Fix template upload locking.
Michael Buesch
2008-01-28
1
-7
/
+8
*
b43: Fix upload of beacon packets to the hardware
Michael Buesch
2008-01-28
2
-80
/
+151
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
3
-13
/
+11
*
b43: finish removal of pio support
John W. Linville
2008-01-28
2
-805
/
+0
*
b43: Remove the PHY spinlock
Michael Buesch
2008-01-28
5
-65
/
+36
*
b43: Fix PHY register routing
Michael Buesch
2008-01-28
3
-114
/
+145
*
b43: Add N-PHY register definitions
Michael Buesch
2008-01-28
5
-12
/
+760
*
b43: Fix any N-PHY related WARN_ON() in the attach stage.
Michael Buesch
2008-01-28
2
-92
/
+60
*
b43: Add NPHY kconfig option
Michael Buesch
2008-01-28
2
-0
/
+17
*
b43: Add definitions for MAC Control register
Michael Buesch
2008-01-28
2
-22
/
+28
*
b43: Remove PIO support
Michael Buesch
2008-01-28
8
-252
/
+21
*
b43: Fix chip access validation for new devices
Michael Buesch
2008-01-28
2
-15
/
+30
*
b43: Only select allowed TX and RX antennas
Michael Buesch
2008-01-28
3
-12
/
+42
*
ssb: Fix extraction of values from SPROM
Michael Buesch
2008-01-28
1
-10
/
+0
*
wireless: cleanup some merge errors
John W. Linville
2008-01-28
1
-2
/
+18
*
b43: Fix for broken transmission
Michael Buesch
2008-01-28
3
-15
/
+23
*
b43: Fix ofdmtab write regression
Michael Buesch
2008-01-28
3
-22
/
+39
*
b43: Changes to enable BCM4311 rev 02 with wireless core revision 13
Larry Finger
2008-01-28
3
-10
/
+26
*
b43: reinit on too many PHY TX errors
Stefano Brivio
2008-01-28
2
-1
/
+21
*
b43: include FCS in frames handed to mac80211
Johannes Berg
2008-01-28
2
-2
/
+2
*
b43: include full 64-bit timestamp in monitor mode
Johannes Berg
2008-01-28
2
-0
/
+4
*
b43: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
6
-56
/
+55
*
b43: silence a bogus gcc warning
Frank Lichtenheld
2008-01-28
1
-1
/
+1
*
b43/b43legacy: fix my copyright notices
Stefano Brivio
2008-01-28
8
-11
/
+8
*
b43: rewrite A PHY initialization
Stefano Brivio
2008-01-28
9
-513
/
+914
*
b43: consistent naming for ieee80211_ops
Michael Buesch
2008-01-28
1
-37
/
+38
[next]