aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/b43legacy.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-14/+11
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* drivers/net: use __packed annotationEric Dumazet2010-06-031-3/+3
* b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger2009-11-061-2/+0
* b43/b43legacy: fix radio LED initializationLarry Finger2009-07-071-0/+1
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-101-3/+0
* b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio2009-05-201-2/+2
* b43legacy: Clean up beacon IRQLarry Finger2009-04-221-1/+1
* b43legacy: Fixes for beaconingLarry Finger2009-04-221-1/+3
* b43legacy: Do not select HW_RANDOMLarry Finger2009-04-221-0/+2
* b43legacy: implement short slot and basic rate handlingJohannes Berg2008-11-211-1/+4
* 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