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: Do not return TX_BUSY from op_tx
Michael Buesch
2008-06-25
1
-4
/
+8
*
b43: Fix noise calculation WARN_ON
Michael Buesch
2008-06-13
1
-6
/
+10
*
b43: Fix controller restart crash
Michael Buesch
2008-05-28
1
-2
/
+10
*
b43: Upload both beacon templates on initial load
Michael Buesch
2008-05-28
1
-14
/
+44
*
b43: Fix some TX/RX locking issues
Michael Buesch
2008-05-01
1
-14
/
+29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-05-01
1
-0
/
+8
|
\
|
*
b43: Fix dual-PHY devices
Michael Buesch
2008-04-30
1
-0
/
+8
*
|
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-24
1
-4
/
+28
|
\
\
|
|
/
|
*
b43: Add more btcoexist workarounds
Michael Buesch
2008-04-23
1
-4
/
+9
|
*
b43: Fix HostFlags data types
Michael Buesch
2008-04-23
1
-2
/
+3
|
*
b43: Workaround invalid bluetooth settings
Michael Buesch
2008-04-23
1
-2
/
+20
*
|
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-04-19
1
-4
/
+4
|
/
*
b43: Add fastpath to b43_mac_suspend()
Michael Buesch
2008-04-16
1
-0
/
+7
*
b43: use b43_is_mode() call
Michael Buesch
2008-04-08
1
-2
/
+2
*
b43: Fix PHY TX control words in SHM
Michael Buesch
2008-04-08
1
-83
/
+116
*
b43: Fix beacon BH update
Michael Buesch
2008-04-08
1
-41
/
+54
*
b43: Beaconing fixes
Michael Buesch
2008-04-08
1
-6
/
+36
*
b43: Fix TBTT and PU timings
Michael Buesch
2008-04-08
1
-8
/
+38
*
b43: Add more N-PHY stuff
Michael Buesch
2008-04-08
1
-1
/
+13
*
b43: Add PIO support for PCMCIA devices
Michael Buesch
2008-04-08
1
-6
/
+31
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
1
-2
/
+0
|
\
|
*
b43: Remove irqs_disabled() sanity checks
Michael Buesch
2008-03-24
1
-2
/
+0
*
|
make b43_mac_{enable,suspend}() static
Adrian Bunk
2008-03-13
1
-2
/
+2
*
|
b43: Rename the DMA ring pointers
Michael Buesch
2008-03-07
1
-3
/
+2
*
|
b43: Add QOS support
Michael Buesch
2008-03-07
1
-2
/
+178
*
|
b43: verify sta_notify mac80211 callback
Johannes Berg
2008-03-06
1
-0
/
+11
*
|
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
[next]