aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/b43legacy.h
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: replace limit_value macro with clamp_valHarvey Harrison2008-05-141-17/+0
* b43legacy: fix TBTT and PU timingsStefano Brivio2008-04-161-0/+3
* b43legacy: Fix nondebug buildMichael Buesch2008-02-291-1/+1
* b43legacy: fix B43legacy_WARN_ON macroStefano Brivio2008-02-291-10/+4
* b43legacy: fix upload of beacon packets to the hardwareStefano Brivio2008-02-291-5/+14
* b43legacy: add definitions for MAC control registerStefano Brivio2008-02-291-1/+8
* cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg2008-02-291-4/+0
* b43legacy: Add driver load messagesStefano Brivio2008-02-151-0/+4
* b43legacy: fix MAC control and microcode initStefano Brivio2008-01-311-19/+12
* b43legacy: Remove the PHY spinlockMichael Buesch2008-01-281-9/+7
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-4/+1
* b43legacy: reinit on too many PHY TX errorsStefano Brivio2008-01-281-0/+5
* b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg2008-01-281-0/+2
* b43legacy: RF-kill supportLarry Finger2008-01-281-0/+5
* b43legacy: LED triggers supportLarry Finger2008-01-281-2/+4
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-13/+7
* [B43LEGACY]: Support for turning the radio off from software.Larry Finger2007-10-101-1/+10
* [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger2007-10-101-0/+829