summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/main.c
Commit message (Expand)AuthorAgeFilesLines
* b43: Do not return TX_BUSY from op_txMichael Buesch2008-06-251-4/+8
* b43: Fix noise calculation WARN_ONMichael Buesch2008-06-131-6/+10
* b43: Fix controller restart crashMichael Buesch2008-05-281-2/+10
* b43: Upload both beacon templates on initial loadMichael Buesch2008-05-281-14/+44
* b43: Fix some TX/RX locking issuesMichael Buesch2008-05-011-14/+29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-011-0/+8
|\
| * b43: Fix dual-PHY devicesMichael Buesch2008-04-301-0/+8
* | wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-241-4/+28
|\ \ | |/
| * b43: Add more btcoexist workaroundsMichael Buesch2008-04-231-4/+9
| * b43: Fix HostFlags data typesMichael Buesch2008-04-231-2/+3
| * b43: Workaround invalid bluetooth settingsMichael Buesch2008-04-231-2/+20
* | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-191-4/+4
|/
* b43: Add fastpath to b43_mac_suspend()Michael Buesch2008-04-161-0/+7
* b43: use b43_is_mode() callMichael Buesch2008-04-081-2/+2
* b43: Fix PHY TX control words in SHMMichael Buesch2008-04-081-83/+116
* b43: Fix beacon BH updateMichael Buesch2008-04-081-41/+54
* b43: Beaconing fixesMichael Buesch2008-04-081-6/+36
* b43: Fix TBTT and PU timingsMichael Buesch2008-04-081-8/+38
* b43: Add more N-PHY stuffMichael Buesch2008-04-081-1/+13
* b43: Add PIO support for PCMCIA devicesMichael Buesch2008-04-081-6/+31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-2/+0
|\
| * b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-241-2/+0
* | make b43_mac_{enable,suspend}() staticAdrian Bunk2008-03-131-2/+2
* | b43: Rename the DMA ring pointersMichael Buesch2008-03-071-3/+2
* | b43: Add QOS supportMichael Buesch2008-03-071-2/+178
* | b43: verify sta_notify mac80211 callbackJohannes Berg2008-03-061-0/+11
* | b43: Add HostFlags HI supportMichael Buesch2008-02-291-7/+13
* | b43: Fix bandswitchMichael Buesch2008-02-291-122/+195
* | cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-59/+60
|/
* 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-151-0/+28
* b43: avoid unregistering device objects during suspendRafael J. Wysocki2008-02-051-9/+16
* drivers/net/wireless/b43/main.c needs io.hAndrew Morton2008-02-051-0/+1
* b43: Fix suspend/resumeMichael Buesch2008-01-311-2/+8
* 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-281-106/+123
* b43: Add NPHY radio init codeMichael Buesch2008-01-281-0/+3
* b43: Add support for new firmwareMichael Buesch2008-01-281-14/+36
* 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-281-13/+29
* b43: Fix template upload locking.Michael Buesch2008-01-281-7/+8
* b43: Fix upload of beacon packets to the hardwareMichael Buesch2008-01-281-77/+145
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-6/+7
* b43: Remove the PHY spinlockMichael Buesch2008-01-281-4/+0
* b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch2008-01-281-87/+50
OpenPOWER on IntegriCloud