b43-dev.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-19 22:59:09 to 2011-06-29 22:11:46 UTC [more...]

[RFC v3 00/13] bcma: add support for embedded devices like bcm4716
 2011-06-29 22:11 UTC  (2+ messages)
` [RFC v3 01/13] bcma: move parsing of EEPROM into own function

Ideapad S10-3 rfkill issues with fix
 2011-06-29 16:39 UTC 

Regression in ssb pcicore with SoC
 2011-06-28 23:16 UTC  (2+ messages)

[PATCH] b43: HT-PHY: correct 0x2059 radio init
 2011-06-28 22:56 UTC 

[PATCH 1/2] b43: HT-PHY: add init tables
 2011-06-28  7:28 UTC  (2+ messages)
` [PATCH 2/2] b43: HT-PHY: basic PHY init

[PATCH 1/2] b43: HT-PHY: replace radio routing magic numbers
 2011-06-27 22:08 UTC  (2+ messages)
` [PATCH 2/2] b43: HT-PHY: init radio when enabling it

[PATCH 4/5 V2] b43: HT-PHY: implement lacking 0x908 PHY reg op
 2011-06-27 13:04 UTC 

[PATCH 1/5] b43: HT-PHY: prepare place for HT-PHY tables
 2011-06-27 12:58 UTC  (5+ messages)
` [PATCH 2/5] b43: HT-PHY: upload PHY values when switching channel
` [PATCH 3/5] b43: HT-PHY: perform some tables ops on channel switching
` [PATCH 4/5] b43: HT-PHY: implement lacking 0x908 PHY reg op
` [PATCH 5/5] b43: HT-PHY: add channel switching tables for 2 GHz band

Improvement in b43 on BCM4312 (14e4:4315)
 2011-06-26 21:04 UTC  (3+ messages)

[RFC v2 00/12] bcma: add support for embedded devices like bcm4716
 2011-06-21 11:27 UTC  (18+ messages)
` [RFC v2 01/12] bcma: move parsing of EEPROM into own function
` [RFC v2 02/12] bcma: move initializing of struct bcma_bus to "
` [RFC v2 03/12] bcma: add functions to scan cores needed on SoCs
` [RFC v2 04/12] bcma: add SOC bus
` [RFC v2 05/12] bcma: add mips driver
` [RFC v2 06/12] bcma: add serial console support
` [RFC v2 07/12] bcma: get CPU clock
` [RFC v2 08/12] bcma: add pci(e) host mode
` [RFC v2 09/12] bcma: add check if sprom is available before accessing it
` [RFC v2 10/12] bcm47xx: prepare to support different buses
` [RFC v2 11/12] bcm47xx: add support for bcma bus
` [RFC v2 12/12] bcm47xx: fix irq assignment for new SoCs

[PATCH] b43: HT-PHY: calibrate radio after switching channel
 2011-06-20  1:12 UTC 

Comments to b43's wiki page plus recent changes
 2011-06-20  0:28 UTC  (4+ messages)

[PATCH 1/2] b43: N-PHY: update switching analog on/off
 2011-06-19 11:30 UTC  (2+ messages)
` [PATCH 2/2] b43: N-PHY: move declarations of chantables functions to correct files

[PATCH 1/3] b43: HT-PHY: define standard structs for channel switching
 2011-06-19 10:17 UTC  (4+ messages)
` [PATCH 2/3] b43: HT-PHY: add place for implementing "
` [PATCH 3/3] b43: HT-PHY: switch radio to requested channel

[PATCH 1/2] b43: HT-PHY: implement killing radio
 2011-06-19  0:18 UTC  (4+ messages)
` [PATCH 2/2] b43: HT-PHY: enable radio

Writing to b43-dev by unsubscribed
 2011-06-18 10:32 UTC  (3+ messages)

[PATCH V2] bcma: clean exports of functions
 2011-06-17 23:01 UTC 

[PATCH 1/2] bcma: enable support for 14e4:4357 (BCM43225)
 2011-06-17 11:15 UTC  (2+ messages)
` [PATCH 2/2] bcma: fix BCM43224 rev 0 workaround

Degradation on b43 14e4:4315 ?
 2011-06-16 22:08 UTC  (4+ messages)

[PATCH 1/2] b43: HT-PHY: implement radio ops
 2011-06-15 23:59 UTC  (2+ messages)
` [PATCH 2/2] b43: HT-PHY: implement switching analog

[RFC][WORTH IT?][PATCH] bcma: make use of crc8 lib
 2011-06-15 18:29 UTC  (2+ messages)

b43 and late 2008 model Apple MacBook
 2011-06-14 10:23 UTC  (9+ messages)
      ` b43 and late 2008 model Apple MacBook — Look ma, no wires! :-)

[PATCH] b43: add Kconfig option for compiling SSB driver
 2011-06-14  6:18 UTC 

Question about hosts drivers split between ssb and b43
 2011-06-13 16:27 UTC  (2+ messages)

[PATCH 1/2] b43: define new PHYs and radio regs for cores >= 24
 2011-06-13 14:20 UTC  (2+ messages)
` [PATCH 2/2] b43: HT-PHY: add place for writing HT PHY support

Faulty 14e4:4315 (BCM4312)?
 2011-06-12 20:46 UTC  (16+ messages)

[RFC][PATCH] b43: do not try sending packets when ring can be full
 2011-06-12 19:07 UTC  (6+ messages)

New device in MacBook Pro, yet unsupported?
 2011-06-12 15:40 UTC  (10+ messages)

problems with b43 and greedy traffic
 2011-06-12 15:33 UTC  (14+ messages)

[RFC][PATCH 00/10] bcma: add support for embedded devices like bcm4716
 2011-06-11 22:33 UTC  (35+ messages)
` [RFC][PATCH 01/10] bcma: Use array to store cores
` [RFC][PATCH 02/10] bcma: Make it possible to run bcma_register_cores() later
` [RFC][PATCH 03/10] bcma: add embedded bus
` [RFC][PATCH 04/10] bcma: add mips driver
` [RFC][PATCH 05/10] bcma: add serial console support
` [RFC][PATCH 06/10] bcma: get CPU clock
` [RFC][PATCH 07/10] bcma: add pci(e) host mode
` [RFC][PATCH 08/10] bcm47xx: prepare to support different buses
` [RFC][PATCH 09/10] bcm47xx: add support for bcma bus
` [RFC][PATCH 10/10] bcm47xx: fix irq assignment for new SoCs

Can iperf work with no qos? (TCP mode)
 2011-06-11 18:05 UTC  (3+ messages)

[RFT][PATCH 3.0] ssb: fix PCI(e) driver regression causing oops on PCI cards
 2011-06-03 21:24 UTC  (4+ messages)

[PATCH] bcma: read SPROM and extract MAC from it
 2011-06-02 19:30 UTC 

[RFC][PATCH] b43: use condition for SSB specific ops
 2011-06-02 12:40 UTC  (2+ messages)

[PATCH] b43: add BCMA 80211 core specific defines
 2011-06-02 11:43 UTC 

[PATCH] b43: add an option to register BROKEN bcma driver
 2011-06-02  7:56 UTC 

Request for testing b43 & Broadcom 14e4:4315 cards for DMA ERRORs (Linux 3.0)
 2011-06-02  3:40 UTC  (5+ messages)

[PATCH] bcma: read SPROM and extract MAC from it
 2011-06-02  0:08 UTC 

[PATCH] b43: do not use SSB specific flags when calling core reset function
 2011-06-01 23:07 UTC 

b43 error under heavy load
 2011-06-01 18:10 UTC  (18+ messages)

BCM5354 (Asus WL500GPv2) DMA RX buffer too small and skb_over_panic
 2011-05-31 13:26 UTC  (7+ messages)

[PATCH 2/7 V2] b43legacy: Fix warnings from gcc 4.6.0
 2011-05-23  1:57 UTC 

[PATCH 1/7 V2] b43: Fix warnings from gcc 4.6.0
 2011-05-23  1:54 UTC 

[PATCH 2/7] b43: Fix warnings from gcc 4.6.0
 2011-05-23  1:49 UTC 

[PATCH 1/7] b43: Fix warnings from gcc 4.6.0
 2011-05-23  1:47 UTC 

[PATCH] b43: Fix bogus compilation warning for phy_n
 2011-05-19 23:07 UTC  (7+ messages)

[PATCH] b43: N-PHY: initialize last var in calibration function
 2011-05-19 23:04 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).