index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
b43
/
main.c
Age
Commit message (
Expand
)
Author
2008-08-29
b43: Rewrite TX power adjustment
Michael Buesch
2008-08-29
b43: Implement dynamic PHY API
Michael Buesch
2008-08-18
removed unused #include <version.h>
Huang Weiyi
2008-08-18
b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306
Larry Finger
2008-08-18
b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)
Larry Finger
2008-07-29
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-15
wireless: fix warnings from QoS patch
Johannes Berg
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-27
b43: Add debugfs firmware debugging knob
Michael Buesch
2008-06-27
b43: Add simple firmware watchdog
Michael Buesch
2008-06-26
b43: Add debugfs files for random SHM access
Michael Buesch
2008-06-25
b43: Do not return TX_BUSY from op_tx
Michael Buesch
2008-06-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-13
b43: Fix noise calculation WARN_ON
Michael Buesch
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-03
b43: enable mesh
Johannes Berg
2008-05-28
b43: Fix controller restart crash
Michael Buesch
2008-05-28
b43: Upload both beacon templates on initial load
Michael Buesch
2008-05-21
b43: Add firmware markers support
Michael Buesch
2008-05-21
b43: Add panic reason code that doesn't trigger restart
Michael Buesch
2008-05-21
b43: Allow running without PCM firmware
Michael Buesch
2008-05-21
b43: Add hooks for firmware debugging
Michael Buesch
2008-05-21
b43: Fix typo in firmware file name for 802.11 cores with rev 13
Larry.Finger@lwfinger.net
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-14
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
b43: replace limit_value macro with clamp_val
Harvey Harrison
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
b43: Don't disable IRQs in mac_suspend
Michael Buesch
2008-05-07
b43: Rewrite LO calibration algorithm
Michael Buesch
2008-05-01
b43: Fix some TX/RX locking issues
Michael Buesch
2008-05-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-04-30
b43: Fix dual-PHY devices
Michael Buesch
2008-04-29
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-23
b43: Add more btcoexist workarounds
Michael Buesch
2008-04-23
b43: Fix HostFlags data types
Michael Buesch
2008-04-23
b43: Workaround invalid bluetooth settings
Michael Buesch
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-04-16
b43: Add fastpath to b43_mac_suspend()
Michael Buesch
2008-04-08
b43: use b43_is_mode() call
Michael Buesch
2008-04-08
b43: Fix PHY TX control words in SHM
Michael Buesch
2008-04-08
b43: Fix beacon BH update
Michael Buesch
2008-04-08
b43: Beaconing fixes
Michael Buesch
2008-04-08
b43: Fix TBTT and PU timings
Michael Buesch
2008-04-08
b43: Add more N-PHY stuff
Michael Buesch
2008-04-08
b43: Add PIO support for PCMCIA devices
Michael Buesch
[prev]
[next]