aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2009-03-27b43: fix b43_plcp_get_bitrate_idx_ofdm return typeLorenzo Nava
2009-03-27b43: Mask PHY TX error interrupt, if not debuggingMichael Buesch
2009-03-05b43: Fix compilation for devices without PCI coreMichael Buesch
2009-03-05b43: Pass more RX flags to mac80211Michael Buesch
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker
2009-02-27b43: Remove bogus integer truncation warningsMichael Buesch
2009-02-27b43: Convert usage of b43_radio_maskset()Michael Buesch
2009-02-27b43: Convert usage of b43_radio_mask()Michael Buesch
2009-02-27b43: Convert usage of b43_radio_set()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_maskset()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_mask()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_set()Michael Buesch
2009-02-27b43: Implement sw scan callbacksMichael Buesch
2009-02-27b43: Enable PCI slow clock workaround, if needed.Michael Buesch
2009-02-27b43: Honor the no-slow-clock boardflagMichael Buesch
2009-02-27b43: Fix radio host flagsMichael Buesch
2009-02-27b43: Add slot count compiletime assertionMichael Buesch
2009-02-27b43: Optimize DMA buffersMichael Buesch
2009-02-27b43: Fix DMA buffer size handlingMichael Buesch
2009-02-27b43: Move DMA stop sanity checkMichael Buesch
2009-02-27b43: Fix LO calibration txctl reg valueRoel Kluin
2009-02-17drivers/net/wireless/b43: fix warning: format not a string literal and no ...Hannes Eder
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch
2009-02-09b43: (b2062) Fix crystal frequency calculationsMichael Buesch
2009-02-09b43: Port spec bugfixes for the LP baseband initMichael Buesch
2009-02-09b43: Add LP 2062 radio initMichael Buesch
2009-02-09b43: Add LP-PHY baseband init for >=rev2Michael Buesch
2009-02-09b43: Add LP-PHY register definitionsMichael Buesch
2009-01-29b43: Dynamically control log verbosityMichael Buesch
2009-01-29b43: Accessing the TSF via mac80211Alina Friedrichsen
2009-01-29b43: Fix phy_g.c compiler warningMichael Buesch
2009-01-29b43: Automatically probe for opensource firmwareMichael Buesch
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-29b43: Eliminate compilation warning in b43_op_set_keyLarry Finger
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29b43: Change schedule for old-fw support removalMichael Buesch
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch
2009-01-29b43: detect N PHY revision/radioJohannes Berg
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg
2009-01-29b43: Use 64bit atomic register access for TSFMichael Buesch
2009-01-29b43: Fixup set_key handlingMichael Buesch
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville
2008-12-26drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder
2008-12-19b43: Add key memory dumpingMichael Buesch
2008-12-19b43: Suspend MAC while killing the radioMichael Buesch
2008-12-19b43: Fix some MAC lockingMichael Buesch
2008-11-21b43: remove rate index warningJohannes Berg
2008-11-10b43: implement short slot and basic rate handlingJohannes Berg
2008-11-10b43/legacy: remove SSID codeJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg