summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
* 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
* b43: Add NPHY kconfig optionMichael Buesch2008-01-282-0/+17
* b43: Add definitions for MAC Control registerMichael Buesch2008-01-282-22/+28
* b43: Remove PIO supportMichael Buesch2008-01-288-252/+21
* b43: Fix chip access validation for new devicesMichael Buesch2008-01-282-15/+30
* b43: Only select allowed TX and RX antennasMichael Buesch2008-01-283-12/+42
* ssb: Fix extraction of values from SPROMMichael Buesch2008-01-281-10/+0
* wireless: cleanup some merge errorsJohn W. Linville2008-01-281-2/+18
* b43: Fix for broken transmissionMichael Buesch2008-01-283-15/+23
* b43: Fix ofdmtab write regressionMichael Buesch2008-01-283-22/+39
* b43: Changes to enable BCM4311 rev 02 with wireless core revision 13Larry Finger2008-01-283-10/+26
* b43: reinit on too many PHY TX errorsStefano Brivio2008-01-282-1/+21
* b43: include FCS in frames handed to mac80211Johannes Berg2008-01-282-2/+2
* b43: include full 64-bit timestamp in monitor modeJohannes Berg2008-01-282-0/+4
* b43: Convert to use of the new SPROM structureLarry Finger2008-01-286-56/+55
* b43: silence a bogus gcc warningFrank Lichtenheld2008-01-281-1/+1
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-288-11/+8
* b43: rewrite A PHY initializationStefano Brivio2008-01-289-513/+914
* b43: consistent naming for ieee80211_opsMichael Buesch2008-01-281-37/+38
* b43: Use the retry limit parameters from mac80211Michael Buesch2008-01-282-30/+53
* b43: Dereference of wl->current_dev must be protected by wl->mutexMichael Buesch2008-01-281-14/+12
* wireless: make drivers include the TSF RX flag where appropriateJohannes Berg2008-01-281-0/+1
* b43: fix use-after-free rfkill bugStefano Brivio2008-01-161-5/+6
* b43: Fix rxheader channel parsingMichael Buesch2008-01-084-53/+61
* b43: Fix rfkill radio LEDLarry Finger2007-12-173-16/+47
* drivers/net/wireless: Add missing "space"Joe Perches2007-11-291-1/+1
* b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio2007-11-291-1/+1
* b43: Fix kconfig dependencies for rfkill and ledsMichael Buesch2007-11-101-4/+6
* b43: properly request pcmcia IRQMichael Buesch2007-11-101-0/+8
* b43: fix shared IRQ race conditionStefano Brivio2007-11-101-7/+10
* b43: Rewrite and fix rfkill initMichael Buesch2007-11-103-80/+55
* b43: debugfs SHM read buffer overrun fixMichael Buesch2007-11-101-1/+1
* b43: Fix rfkill callback deadlockMichael Buesch2007-11-101-4/+10
OpenPOWER on IntegriCloud