summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-273-16/+22
|\ \ | |/
| * b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-243-6/+5
| * b43: Fix DMA mapping leakageMichael Buesch2008-03-241-10/+17
* | b43: Don't compile N-PHY code when N-PHY is disabledMichael Buesch2008-03-252-2/+42
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-181-1/+1
|\ \ | |/
| * b43: phy.c fix typo in register writeHarvey Harrison2008-03-131-1/+1
* | b43: pull out helpers for writing noise tableHarvey Harrison2008-03-131-22/+23
* | make b43_mac_{enable,suspend}() staticAdrian Bunk2008-03-132-5/+2
* | b43: Fix failed frames status report typoMichael Buesch2008-03-071-1/+1
* | b43: Add TX statistics debugging countersMichael Buesch2008-03-072-16/+80
* | b43: Rename the DMA ring pointersMichael Buesch2008-03-073-163/+82
* | b43: Add QOS supportMichael Buesch2008-03-077-91/+262
* | b43: verify sta_notify mac80211 callbackJohannes Berg2008-03-061-0/+11
* | b43(legacy): include full timestamp in beacon framesJohannes Berg2008-02-291-5/+9
* | b43: Add HostFlags HI supportMichael Buesch2008-02-293-35/+52
* | b43: Fix bandswitchMichael Buesch2008-02-292-129/+199
* | cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-294-189/+105
|/
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-281-0/+1
* b43: Fix firmware load message levelMichael Buesch2008-02-151-5/+5
* b43: Add firmware information to modinfoMichael Buesch2008-02-151-0/+2
* b43: Add driver load messagesMichael Buesch2008-02-152-0/+34
* leds: Standardise LED naming schemeRichard Purdie2008-02-071-4/+4
* Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-052-58/+99
|\
| * b43: Fix DMA for 30/32-bit DMA enginesMichael Buesch2008-02-052-58/+99
* | b43: avoid unregistering device objects during suspendRafael J. Wysocki2008-02-053-10/+21
* | drivers/net/wireless/b43/main.c needs io.hAndrew Morton2008-02-051-0/+1
|/
* b43: Drop packets that we are not able to encryptMichael Buesch2008-01-313-30/+58
* b43: Fix suspend/resumeMichael Buesch2008-01-312-16/+25
* b43: Fix rfkill allocation leakage in error pathsMichael Buesch2008-01-311-1/+8
* b43: Fix MAC control and microcode initMichael Buesch2008-01-281-13/+48
* b43: Fix firmware cachingMichael Buesch2008-01-282-110/+134
* b43: Add more N-PHY init codeMichael Buesch2008-01-282-24/+320
* b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville2008-01-281-0/+3
* b43: Add lots of N-PHY lookup tablesMichael Buesch2008-01-282-0/+1236
* b43: Add NPHY channel switch codeMichael Buesch2008-01-285-13/+1182
* b43: Add NPHY radio init codeMichael Buesch2008-01-288-9/+512
* b43: Add Broadcom 2055 radio register definitionsMichael Buesch2008-01-281-0/+210
* b43: Add support for new firmwareMichael Buesch2008-01-285-129/+289
* b43: Fix radio ID register readingMichael Buesch2008-01-281-4/+3
* b43: Add N-PHY related initvals firmware filenames.Michael Buesch2008-01-281-0/+12
* b43: Fix tim search buffer overrunMichael Buesch2008-01-281-3/+4
* b43: Put multicast frames on the mcast queueMichael Buesch2008-01-283-42/+92
* b43: Fix template upload locking.Michael Buesch2008-01-281-7/+8
* b43: Fix upload of beacon packets to the hardwareMichael Buesch2008-01-282-80/+151
* mac80211: dont use interface indices in driversJohannes Berg2008-01-283-13/+11
* b43: finish removal of pio supportJohn W. Linville2008-01-282-805/+0
* b43: Remove the PHY spinlockMichael Buesch2008-01-285-65/+36
* b43: Fix PHY register routingMichael Buesch2008-01-283-114/+145
* b43: Add N-PHY register definitionsMichael Buesch2008-01-285-12/+760
* b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch2008-01-282-92/+60
OpenPOWER on IntegriCloud