summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* 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-062-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-02-013-30/+58
* b43: Fix suspend/resumeMichael Buesch2008-02-012-16/+25
* b43: Fix rfkill allocation leakage in error pathsMichael Buesch2008-02-011-1/+8
* b43: Fix MAC control and microcode initMichael Buesch2008-01-291-13/+48
* b43: Fix firmware cachingMichael Buesch2008-01-292-110/+134
* b43: Add more N-PHY init codeMichael Buesch2008-01-292-24/+320
* b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville2008-01-291-0/+3
* b43: Add lots of N-PHY lookup tablesMichael Buesch2008-01-292-0/+1236
* b43: Add NPHY channel switch codeMichael Buesch2008-01-295-13/+1182
* b43: Add NPHY radio init codeMichael Buesch2008-01-298-9/+512
* b43: Add Broadcom 2055 radio register definitionsMichael Buesch2008-01-291-0/+210
* b43: Add support for new firmwareMichael Buesch2008-01-295-129/+289
* b43: Fix radio ID register readingMichael Buesch2008-01-291-4/+3Star
* b43: Add N-PHY related initvals firmware filenames.Michael Buesch2008-01-291-0/+12
* b43: Fix tim search buffer overrunMichael Buesch2008-01-291-3/+4
* b43: Put multicast frames on the mcast queueMichael Buesch2008-01-293-42/+92
* b43: Fix template upload locking.Michael Buesch2008-01-291-7/+8
* b43: Fix upload of beacon packets to the hardwareMichael Buesch2008-01-292-80/+151
* mac80211: dont use interface indices in driversJohannes Berg2008-01-293-13/+11Star
* b43: finish removal of pio supportJohn W. Linville2008-01-292-805/+0Star
* b43: Remove the PHY spinlockMichael Buesch2008-01-295-65/+36Star
* b43: Fix PHY register routingMichael Buesch2008-01-293-114/+145
* b43: Add N-PHY register definitionsMichael Buesch2008-01-295-12/+760
* b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch2008-01-292-92/+60Star
* b43: Add NPHY kconfig optionMichael Buesch2008-01-292-0/+17
* b43: Add definitions for MAC Control registerMichael Buesch2008-01-292-22/+28
* b43: Remove PIO supportMichael Buesch2008-01-298-252/+21Star
* b43: Fix chip access validation for new devicesMichael Buesch2008-01-292-15/+30
* b43: Only select allowed TX and RX antennasMichael Buesch2008-01-293-12/+42
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-291-10/+0Star
* wireless: cleanup some merge errorsJohn W. Linville2008-01-291-2/+18
* b43: Fix for broken transmissionMichael Buesch2008-01-293-15/+23
* b43: Fix ofdmtab write regressionMichael Buesch2008-01-293-22/+39
* b43: Changes to enable BCM4311 rev 02 with wireless core revision 13Larry Finger2008-01-293-10/+26
* b43: reinit on too many PHY TX errorsStefano Brivio2008-01-292-1/+21
* b43: include FCS in frames handed to mac80211Johannes Berg2008-01-292-2/+2
* b43: include full 64-bit timestamp in monitor modeJohannes Berg2008-01-292-0/+4
* b43: Convert to use of the new SPROM structureLarry Finger2008-01-296-56/+55Star
* b43: silence a bogus gcc warningFrank Lichtenheld2008-01-291-1/+1
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-298-11/+8Star
* b43: rewrite A PHY initializationStefano Brivio2008-01-299-513/+914
* b43: consistent naming for ieee80211_opsMichael Buesch2008-01-291-37/+38