summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)AuthorFilesLines
2008-02-15b43: Fix firmware load message levelMichael Buesch1-5/+5
2008-02-15b43: Add firmware information to modinfoMichael Buesch1-0/+2
2008-02-15b43: Add driver load messagesMichael Buesch2-0/+34
2008-02-07leds: Standardise LED naming schemeRichard Purdie1-4/+4
2008-02-06Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2-58/+99
2008-02-05b43: Fix DMA for 30/32-bit DMA enginesMichael Buesch2-58/+99
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki3-10/+21
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton1-0/+1
2008-02-01b43: Drop packets that we are not able to encryptMichael Buesch3-30/+58
2008-02-01b43: Fix suspend/resumeMichael Buesch2-16/+25
2008-02-01b43: Fix rfkill allocation leakage in error pathsMichael Buesch1-1/+8
2008-01-29b43: Fix MAC control and microcode initMichael Buesch1-13/+48
2008-01-29b43: Fix firmware cachingMichael Buesch2-110/+134
2008-01-29b43: Add more N-PHY init codeMichael Buesch2-24/+320
2008-01-29b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville1-0/+3
2008-01-29b43: Add lots of N-PHY lookup tablesMichael Buesch2-0/+1236
2008-01-29b43: Add NPHY channel switch codeMichael Buesch5-13/+1182
2008-01-29b43: Add NPHY radio init codeMichael Buesch8-9/+512
2008-01-29b43: Add Broadcom 2055 radio register definitionsMichael Buesch1-0/+210
2008-01-29b43: Add support for new firmwareMichael Buesch5-129/+289
2008-01-29b43: Fix radio ID register readingMichael Buesch1-4/+3
2008-01-29b43: Add N-PHY related initvals firmware filenames.Michael Buesch1-0/+12
2008-01-29b43: Fix tim search buffer overrunMichael Buesch1-3/+4
2008-01-29b43: Put multicast frames on the mcast queueMichael Buesch3-42/+92
2008-01-29b43: Fix template upload locking.Michael Buesch1-7/+8
2008-01-29b43: Fix upload of beacon packets to the hardwareMichael Buesch2-80/+151
2008-01-29mac80211: dont use interface indices in driversJohannes Berg3-13/+11
2008-01-29b43: finish removal of pio supportJohn W. Linville2-805/+0
2008-01-29b43: Remove the PHY spinlockMichael Buesch5-65/+36
2008-01-29b43: Fix PHY register routingMichael Buesch3-114/+145
2008-01-29b43: Add N-PHY register definitionsMichael Buesch5-12/+760
2008-01-29b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch2-92/+60
2008-01-29b43: Add NPHY kconfig optionMichael Buesch2-0/+17
2008-01-29b43: Add definitions for MAC Control registerMichael Buesch2-22/+28
2008-01-29b43: Remove PIO supportMichael Buesch8-252/+21
2008-01-29b43: Fix chip access validation for new devicesMichael Buesch2-15/+30
2008-01-29b43: Only select allowed TX and RX antennasMichael Buesch3-12/+42
2008-01-29ssb: Fix extraction of values from SPROMMichael Buesch1-10/+0
2008-01-29wireless: cleanup some merge errorsJohn W. Linville1-2/+18
2008-01-29b43: Fix for broken transmissionMichael Buesch3-15/+23
2008-01-29b43: Fix ofdmtab write regressionMichael Buesch3-22/+39
2008-01-29b43: Changes to enable BCM4311 rev 02 with wireless core revision 13Larry Finger3-10/+26
2008-01-29b43: reinit on too many PHY TX errorsStefano Brivio2-1/+21
2008-01-29b43: include FCS in frames handed to mac80211Johannes Berg2-2/+2
2008-01-29b43: include full 64-bit timestamp in monitor modeJohannes Berg2-0/+4
2008-01-29b43: Convert to use of the new SPROM structureLarry Finger6-56/+55
2008-01-29b43: silence a bogus gcc warningFrank Lichtenheld1-1/+1
2008-01-29b43/b43legacy: fix my copyright noticesStefano Brivio8-11/+8
2008-01-29b43: rewrite A PHY initializationStefano Brivio9-513/+914
2008-01-29b43: consistent naming for ieee80211_opsMichael Buesch1-37/+38