messages from 2011-06-28 22:56:49 to 2011-07-22 23:20:15 UTC [more...]
[PATCH v3 00/11] bcma: add support for embedded devices like bcm4716
2011-07-22 23:20 UTC (12+ messages)
` [PATCH 01/11] bcma: move parsing of EEPROM into own function
` [PATCH 02/11] bcma: move initializing of struct bcma_bus to "
` [PATCH 03/11] bcma: add functions to scan cores needed on SoCs
` [PATCH 04/11] bcma: add SOC bus
` [PATCH 05/11] bcma: add mips driver
` [PATCH 06/11] bcma: add serial console support
` [PATCH 07/11] bcma: get CPU clock
` [PATCH 08/11] bcm47xx: prepare to support different buses
` [PATCH 09/11] bcm47xx: make it possible to build bcm47xx without ssb
` [PATCH 10/11] bcm47xx: add support for bcma bus
` [PATCH 11/11] bcm47xx: fix irq assignment for new SoCs
[PATCH v2 00/11] bcma: add support for embedded devices like bcm4716
2011-07-22 20:16 UTC (22+ messages)
` [PATCH v2 01/11] bcma: move parsing of EEPROM into own function
` [PATCH v2 02/11] bcma: move initializing of struct bcma_bus to "
` [PATCH v2 03/11] bcma: add functions to scan cores needed on SoCs
` [PATCH v2 04/11] bcma: add SOC bus
` [PATCH v2 05/11] bcma: add mips driver
` [PATCH v2 06/11] bcma: add serial console support
` [PATCH v2 07/11] bcma: get CPU clock
` [PATCH v2 08/11] bcm47xx: prepare to support different buses
` [PATCH v2 09/11] bcm47xx: make it possible to build bcm47xx without ssb
` [PATCH v2 10/11] bcm47xx: add support for bcma bus
` [PATCH v2 11/11] bcm47xx: fix irq assignment for new SoCs
[PATCH] b43legacy: dma: cache translation (routing bits)
2011-07-22 14:38 UTC (3+ messages)
[PATCH 1/2 3.1] b43: bus: fix memory corruption when setting driver's data
2011-07-22 11:11 UTC (2+ messages)
` [PATCH 2/2 3.1???] b43: bcma: drop BROKEN
[ANNOUNCEMENT] BCM43224 and BCM43225 support thanks to Poznan University of Technology
2011-07-22 10:58 UTC (2+ messages)
[PATCH 0/3] b43 & bcma: DMA special (translation) bits
2011-07-21 21:49 UTC (17+ messages)
` [PATCH 1/3] b43: replace DMA translation workarounds with just a one, commented
` [PATCH 2/3] bcma: inform drivers about translation bits needed for the core
` [PATCH 3/3] b43: bcma: get DMA translation bits
[PATCH V2] b43: disable parity check on BCMA devices
2011-07-21 19:06 UTC (2+ messages)
[PATCH] b43: (un)initialize driver on the BCMA bus
2011-07-20 18:02 UTC
[PATCH 0/3 V3] b43 & ssb & bcma: DMA special (translation) bits
2011-07-20 17:56 UTC
[PATCH 1/3 V3] ssb: return correct translation bit for 64-bit DMA
2011-07-20 17:52 UTC (3+ messages)
` [PATCH 2/3 V3] bcma: inform drivers about translation bits needed for the core
` [PATCH 3/3 V3] b43: bcma: get DMA translation bits
[PATCH] b43: disable parity check on BCMA devices
2011-07-19 23:01 UTC
No DMA RX on some BCM4321, on BCM43224 and BCM43225
2011-07-19 22:33 UTC (17+ messages)
[PATCH 1/4] bcma: trivial: add helpers for masking/setting
2011-07-19 21:09 UTC (8+ messages)
` [PATCH 2/4] bcma: allow setting FAST clockmode for a core
` [PATCH 3/4] bcma: allow enabling PLL
` [PATCH 4/4] b43: bcma: implement full core reset
[PATCH 1/2] bcma: inform drivers about translation bits needed for the board
2011-07-19 18:46 UTC (4+ messages)
` [PATCH 2/2] b43: bcma: get DMA translation bits
[PATCH] b43: correctly display longer chipsets ids
2011-07-18 20:45 UTC
[PATCH 1/4] b43: HT-PHY: fix masks in radio ctl
2011-07-18 0:13 UTC
[PATCH 1/3] bcma: define IO status register
2011-07-18 0:01 UTC (3+ messages)
` [PATCH 2/3] b43: bcma: define 80211 core specific IO status bits
` [PATCH 3/3] b43: bcma: read info about supported bands
[PATCH 1/4] b43: HT-PHY: fix masks in radio ctl
2011-07-17 16:56 UTC (8+ messages)
` [PATCH 2/4] b43: HT-PHY: switch to channel after enabling radio
` [PATCH 3/4] b43: HT-PHY: find channel entry with regs data
` [PATCH 4/4] b43: HT-PHY: fix typo in 0x2059 radio init
Enabling PLL timeout on BCMA bus
2011-07-17 16:41 UTC (7+ messages)
[PATCH V2] bcma: handle alternative SPROM location
2011-07-17 9:00 UTC
[PATCH] bcma: handle alternative SPROM location
2011-07-17 8:43 UTC
[RFC][PATCH] b43: correctly display longer chipsets ids
2011-07-16 23:52 UTC
[PATCH] b43: bus: drop inline from SSB functions
2011-07-16 23:15 UTC
[RFC][PATCH] bcma: move define of BCMA_CLKCTLST register
2011-07-16 16:43 UTC
[PATCH] b43: use agent R/W ops for BCMA_IOCTL
2011-07-16 16:27 UTC
[PATCH 1/4] ssb: SPROM: add LED duty cycle fields
2011-07-14 20:46 UTC (5+ messages)
` [PATCH 2/4] bcma: cc: set GPIOTIMER register
` [PATCH 3/4] bcma: implement BCM4331 workaround for external PA lines
` [PATCH 4/4] bcma: extract SPROM rev 9 the same way as rev 8
[PATCH 00/11] bcma: add support for embedded devices like bcm4716
2011-07-14 20:37 UTC (19+ messages)
` [PATCH 01/11] bcma: move parsing of EEPROM into own function
` [PATCH 02/11] bcma: move initializing of struct bcma_bus to "
` [PATCH 03/11] bcma: add functions to scan cores needed on SoCs
` [PATCH 04/11] bcma: add SOC bus
` [PATCH 05/11] bcma: add mips driver
` [PATCH 06/11] bcma: add serial console support
` [PATCH 07/11] bcma: get CPU clock
` [PATCH 08/11] bcm47xx: prepare to support different buses
` [PATCH 09/11] bcm47xx: make it possible to build bcm47xx without ssb
` [PATCH 10/11] bcm47xx: add support for bcma bus
` [PATCH 11/11] bcm47xx: fix irq assignment for new SoCs
[PATCH] bcma: add check if sprom is available before accessing it
2011-07-14 18:43 UTC (2+ messages)
[RFC][PATCH V4] axi: add AXI bus driver
2011-07-08 19:42 UTC
[PATCH V6] bcma: add Broadcom specific AMBA bus driver
2011-07-08 18:55 UTC
[RFC][PATCH V3] axi: add AXI bus driver
2011-07-08 18:29 UTC
[PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
2011-07-08 17:41 UTC
[RFC][WAS:bcmai][PATCH V2] axi: add AXI bus driver
2011-07-08 16:01 UTC
[RFC][PATCH] axi: add AXI bus driver
2011-07-08 14:57 UTC
[PATCH V7] bcma: add Broadcom specific AMBA bus driver
2011-07-08 14:56 UTC
[PATCH] b43: HT-PHY: define dummy TX power functions
2011-07-07 18:06 UTC
[PATCH 1/2] b43: define firmwares for HT and LCN PHYs
2011-07-07 16:58 UTC (2+ messages)
` [PATCH 2/2] b43: LCN-PHY: include new PHY in common code
[PATCH] b43: LCN-PHY add place for new PHY support
2011-07-07 13:25 UTC
[PATCH] bcma: detect PCI core working in hostmode
2011-07-06 19:01 UTC (2+ messages)
[PATCH 3.0] ssb: fix init regression of hostmode PCI core
2011-07-06 18:53 UTC (3+ messages)
[PATCH 1/2] b43: use radio ID reading code to older cores only
2011-07-06 18:27 UTC (2+ messages)
` [PATCH 2/2] b43: read radio ID on new cores
[PATCH 2/2 V2] b43: implement BCMA bus ops
2011-07-06 17:03 UTC
[PATCH] b43: select BLOCKIO for BCMA
2011-07-06 16:05 UTC
[PATCH 1/2] b43: make b43_wireless_init bus generic
2011-07-06 16:02 UTC (6+ messages)
` [PATCH 2/2] b43: implement BCMA bus ops
[PATCH] b43: change selecting ucode for newer cores
2011-07-06 15:41 UTC
[PATCH 1/3] b43: use switches for SSB specific code
2011-07-06 13:45 UTC (3+ messages)
` [PATCH 2/3] b43: handle BCMA in bus switches
` [PATCH 3/3] b43: bus: add helpers for getting/setting wldev from/in bus core
Improvement in b43 on BCM4312 (14e4:4315)
2011-07-06 8:52 UTC (3+ messages)
b43 and BCM4322 reports full signal strength for all AP
2011-07-05 9:46 UTC (2+ messages)
[PATCH] b43: Add RX side DMA memory barrier
2011-07-04 17:51 UTC
[RFC v3 00/13] bcma: add support for embedded devices like bcm4716
2011-06-30 7:23 UTC (16+ messages)
` [RFC v3 01/13] bcma: move parsing of EEPROM into own function
` [RFC v3 02/13] bcma: move initializing of struct bcma_bus to "
` [RFC v3 03/13] bcma: add functions to scan cores needed on SoCs
` [RFC v3 04/13] bcma: add SOC bus
` [RFC v3 05/13] bcma: add mips driver
` [RFC v3 06/13] bcma: add serial console support
` [RFC v3 07/13] bcma: get CPU clock
` [RFC v3 08/13] bcma: add pci(e) host mode
` [RFC v3 09/13] bcma: add check if sprom is available before accessing it
` [RFC v3 10/13] bcm47xx: prepare to support different buses
` [RFC v3 11/13] bcm47xx: make it possible to build bcm47xx without ssb
` [RFC v3 12/13] bcm47xx: add support for bcma bus
` [RFC v3 13/13] bcm47xx: fix irq assignment for new SoCs
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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).