index
:
blackbird-op-linux
master
Blackbird™ 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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: Add HostFlags HI support
Michael Buesch
2008-02-29
1
-7
/
+13
*
b43: Fix bandswitch
Michael Buesch
2008-02-29
1
-122
/
+195
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-59
/
+60
*
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
1
-0
/
+28
*
b43: avoid unregistering device objects during suspend
Rafael J. Wysocki
2008-02-05
1
-9
/
+16
*
drivers/net/wireless/b43/main.c needs io.h
Andrew Morton
2008-02-05
1
-0
/
+1
*
b43: Fix suspend/resume
Michael Buesch
2008-01-31
1
-2
/
+8
*
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
1
-106
/
+123
*
b43: Add NPHY radio init code
Michael Buesch
2008-01-28
1
-0
/
+3
*
b43: Add support for new firmware
Michael Buesch
2008-01-28
1
-14
/
+36
*
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
1
-13
/
+29
*
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
1
-77
/
+145
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
1
-6
/
+7
*
b43: Remove the PHY spinlock
Michael Buesch
2008-01-28
1
-4
/
+0
*
b43: Fix any N-PHY related WARN_ON() in the attach stage.
Michael Buesch
2008-01-28
1
-87
/
+50
*
b43: Add NPHY kconfig option
Michael Buesch
2008-01-28
1
-0
/
+7
*
b43: Add definitions for MAC Control register
Michael Buesch
2008-01-28
1
-19
/
+18
*
b43: Remove PIO support
Michael Buesch
2008-01-28
1
-76
/
+8
*
b43: Fix chip access validation for new devices
Michael Buesch
2008-01-28
1
-15
/
+25
*
b43: Only select allowed TX and RX antennas
Michael Buesch
2008-01-28
1
-8
/
+34
*
ssb: Fix extraction of values from SPROM
Michael Buesch
2008-01-28
1
-10
/
+0
*
b43: Fix ofdmtab write regression
Michael Buesch
2008-01-28
1
-6
/
+6
*
b43: Changes to enable BCM4311 rev 02 with wireless core revision 13
Larry Finger
2008-01-28
1
-1
/
+2
*
b43: reinit on too many PHY TX errors
Stefano Brivio
2008-01-28
1
-1
/
+16
*
b43: include FCS in frames handed to mac80211
Johannes Berg
2008-01-28
1
-1
/
+2
*
b43: include full 64-bit timestamp in monitor mode
Johannes Berg
2008-01-28
1
-0
/
+2
*
b43: Convert to use of the new SPROM structure
Larry Finger
2008-01-28
1
-16
/
+16
*
b43/b43legacy: fix my copyright notices
Stefano Brivio
2008-01-28
1
-1
/
+1
*
b43: rewrite A PHY initialization
Stefano Brivio
2008-01-28
1
-0
/
+3
*
b43: consistent naming for ieee80211_ops
Michael Buesch
2008-01-28
1
-37
/
+38
*
b43: Use the retry limit parameters from mac80211
Michael Buesch
2008-01-28
1
-29
/
+51
*
b43: Dereference of wl->current_dev must be protected by wl->mutex
Michael Buesch
2008-01-28
1
-14
/
+12
*
b43: Fix rfkill radio LED
Larry Finger
2007-12-17
1
-11
/
+11
*
b43/b43legacy: fix left-over URLs and ifdefs
Stefano Brivio
2007-11-29
1
-1
/
+1
*
b43: fix shared IRQ race condition
Stefano Brivio
2007-11-10
1
-7
/
+10
*
b43: Rewrite and fix rfkill init
Michael Buesch
2007-11-10
1
-2
/
+0
*
[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative
Anton Blanchard
2007-10-25
1
-1
/
+1
*
[PATCH] b43: Make b43_stop() static
Michael Buesch
2007-10-18
1
-1
/
+1
*
[PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variable
WANG Cong
2007-10-18
1
-1
/
+1
*
[PATCH] janitorial: fix all double includes in drivers/net/wireless
Holger Schurig
2007-10-18
1
-1
/
+0
*
[MAC80211]: remove ALG_NONE
Johannes Berg
2007-10-10
1
-3
/
+0
*
[B43]: Rewrite pwork locking policy.
Michael Buesch
2007-10-10
1
-56
/
+32
[next]