summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43
Commit message (Expand)AuthorAgeFilesLines
...
* b43: Convert usage of b43_radio_mask()Michael Buesch2009-02-273-28/+17
* b43: Convert usage of b43_radio_set()Michael Buesch2009-02-273-31/+16
* b43: Convert usage of b43_phy_maskset()Michael Buesch2009-02-273-229/+103
* b43: Convert usage of b43_phy_mask()Michael Buesch2009-02-274-107/+53
* b43: Convert usage of b43_phy_set()Michael Buesch2009-02-274-145/+72
* b43: Implement sw scan callbacksMichael Buesch2009-02-271-0/+31
* b43: Enable PCI slow clock workaround, if needed.Michael Buesch2009-02-271-0/+3
* b43: Honor the no-slow-clock boardflagMichael Buesch2009-02-271-1/+3
* b43: Fix radio host flagsMichael Buesch2009-02-271-4/+6
* b43: Add slot count compiletime assertionMichael Buesch2009-02-271-0/+3
* b43: Optimize DMA buffersMichael Buesch2009-02-272-17/+25
* b43: Fix DMA buffer size handlingMichael Buesch2009-02-272-15/+7
* b43: Move DMA stop sanity checkMichael Buesch2009-02-271-4/+6
* b43: Fix LO calibration txctl reg valueRoel Kluin2009-02-271-1/+1
* drivers/net/wireless/b43: fix warning: format not a string literal and no ...Hannes Eder2009-02-171-5/+5
* b43: Add parts of LP-PHY TX power controlMichael Buesch2009-02-115-3/+262
* b43: (b2062) Fix crystal frequency calculationsMichael Buesch2009-02-091-4/+11
* b43: Port spec bugfixes for the LP baseband initMichael Buesch2009-02-091-14/+11
* b43: Add LP 2062 radio initMichael Buesch2009-02-094-4/+355
* b43: Add LP-PHY baseband init for >=rev2Michael Buesch2009-02-095-3/+228
* b43: Add LP-PHY register definitionsMichael Buesch2009-02-092-0/+306
* b43: Dynamically control log verbosityMichael Buesch2009-01-296-19/+60
* b43: Accessing the TSF via mac80211Alina Friedrichsen2009-01-293-32/+39
* b43: Fix phy_g.c compiler warningMichael Buesch2009-01-291-0/+3
* b43: Automatically probe for opensource firmwareMichael Buesch2009-01-293-44/+149
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-1/+1
* b43: Eliminate compilation warning in b43_op_set_keyLarry Finger2009-01-291-1/+4
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-4/+9
* b43: Change schedule for old-fw support removalMichael Buesch2009-01-291-3/+7
* b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch2009-01-291-0/+12
* b43: detect N PHY revision/radioJohannes Berg2009-01-291-2/+2
* ssb/b43: add new N PHY deviceJohannes Berg2009-01-291-0/+1
* b43: Use 64bit atomic register access for TSFMichael Buesch2009-01-291-69/+20
* b43: Fixup set_key handlingMichael Buesch2009-01-291-16/+20
* b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder2008-12-262-12/+12
* b43: Add key memory dumpingMichael Buesch2008-12-193-2/+53
* b43: Suspend MAC while killing the radioMichael Buesch2008-12-191-0/+2
* b43: Fix some MAC lockingMichael Buesch2008-12-193-44/+30
* b43: remove rate index warningJohannes Berg2008-11-211-2/+2
* b43: implement short slot and basic rate handlingJohannes Berg2008-11-102-13/+99
* b43/legacy: remove SSID codeJohannes Berg2008-11-101-21/+0
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-315-19/+55
* mac80211: make retry limits part of hw configJohannes Berg2008-10-311-37/+23
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-1/+2
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-311-22/+3
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-8/+8
|\
| * pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-311-1/+1
| * pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-231-7/+7