| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-18 |
|\ |
|
| * | b43: phy.c fix typo in register write | Harvey Harrison | 2008-03-13 |
* | | b43: pull out helpers for writing noise table | Harvey Harrison | 2008-03-13 |
* | | make b43_mac_{enable,suspend}() static | Adrian Bunk | 2008-03-13 |
* | | b43: Fix failed frames status report typo | Michael Buesch | 2008-03-07 |
* | | b43: Add TX statistics debugging counters | Michael Buesch | 2008-03-07 |
* | | b43: Rename the DMA ring pointers | Michael Buesch | 2008-03-07 |
* | | b43: Add QOS support | Michael Buesch | 2008-03-07 |
* | | b43: verify sta_notify mac80211 callback | Johannes Berg | 2008-03-06 |
* | | b43(legacy): include full timestamp in beacon frames | Johannes Berg | 2008-02-29 |
* | | b43: Add HostFlags HI support | Michael Buesch | 2008-02-29 |
* | | b43: Fix bandswitch | Michael Buesch | 2008-02-29 |
* | | cfg80211 API for channels/bitrates, mac80211 and driver conversion | Johannes Berg | 2008-02-29 |
|/ |
|
* | Use a separate config option for the b43 pci to ssb bridge. | Alexey Zaytsev | 2008-02-28 |
* | b43: Fix firmware load message level | Michael Buesch | 2008-02-15 |
* | b43: Add firmware information to modinfo | Michael Buesch | 2008-02-15 |
* | b43: Add driver load messages | Michael Buesch | 2008-02-15 |
* | leds: Standardise LED naming scheme | Richard Purdie | 2008-02-07 |
* | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/... | David S. Miller | 2008-02-05 |
|\ |
|
| * | b43: Fix DMA for 30/32-bit DMA engines | Michael Buesch | 2008-02-05 |
* | | b43: avoid unregistering device objects during suspend | Rafael J. Wysocki | 2008-02-05 |
* | | drivers/net/wireless/b43/main.c needs io.h | Andrew Morton | 2008-02-05 |
|/ |
|
* | b43: Drop packets that we are not able to encrypt | Michael Buesch | 2008-01-31 |
* | b43: Fix suspend/resume | Michael Buesch | 2008-01-31 |
* | b43: Fix rfkill allocation leakage in error paths | Michael Buesch | 2008-01-31 |
* | b43: Fix MAC control and microcode init | Michael Buesch | 2008-01-28 |
* | b43: Fix firmware caching | Michael Buesch | 2008-01-28 |
* | b43: Add more N-PHY init code | Michael Buesch | 2008-01-28 |
* | b43/nphy.c: include headers to avoid build breakage on some platforms | John W. Linville | 2008-01-28 |
* | b43: Add lots of N-PHY lookup tables | Michael Buesch | 2008-01-28 |
* | b43: Add NPHY channel switch code | Michael Buesch | 2008-01-28 |
* | b43: Add NPHY radio init code | Michael Buesch | 2008-01-28 |
* | b43: Add Broadcom 2055 radio register definitions | Michael Buesch | 2008-01-28 |
* | b43: Add support for new firmware | Michael Buesch | 2008-01-28 |
* | b43: Fix radio ID register reading | Michael Buesch | 2008-01-28 |
* | b43: Add N-PHY related initvals firmware filenames. | Michael Buesch | 2008-01-28 |
* | b43: Fix tim search buffer overrun | Michael Buesch | 2008-01-28 |
* | b43: Put multicast frames on the mcast queue | Michael Buesch | 2008-01-28 |
* | b43: Fix template upload locking. | Michael Buesch | 2008-01-28 |
* | b43: Fix upload of beacon packets to the hardware | Michael Buesch | 2008-01-28 |
* | mac80211: dont use interface indices in drivers | Johannes Berg | 2008-01-28 |
* | b43: finish removal of pio support | John W. Linville | 2008-01-28 |
* | b43: Remove the PHY spinlock | Michael Buesch | 2008-01-28 |
* | b43: Fix PHY register routing | Michael Buesch | 2008-01-28 |
* | b43: Add N-PHY register definitions | Michael Buesch | 2008-01-28 |
* | b43: Fix any N-PHY related WARN_ON() in the attach stage. | Michael Buesch | 2008-01-28 |
* | b43: Add NPHY kconfig option | Michael Buesch | 2008-01-28 |
* | b43: Add definitions for MAC Control register | Michael Buesch | 2008-01-28 |
* | b43: Remove PIO support | Michael Buesch | 2008-01-28 |
* | b43: Fix chip access validation for new devices | Michael Buesch | 2008-01-28 |