aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/b43legacy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-10b43legacy: Fix firmware loading when driver is built into the kernelLarry Finger1-0/+5
2012-03-13b43legacy: Load firmware from work queue instead of from probe routineLarry Finger1-0/+3
2012-01-04b43legacy: Avoid packet losses in the dma worker codeLarry Finger1-0/+20
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-8/+8
2011-08-24b43/legacy: Remove firmware IDsMichael Büsch1-4/+0
2011-08-08b43legacy: remove wireless extensions inclusionsJohannes Berg1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-22b43legacy: dma: cache translation (routing bits)Rafał Miłecki1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-06-03drivers/net: use __packed annotationEric Dumazet1-3/+3
2009-11-06b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger1-2/+0
2009-07-07b43/b43legacy: fix radio LED initializationLarry Finger1-0/+1
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg1-3/+0
2009-05-20b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio1-2/+2
2009-04-22b43legacy: Clean up beacon IRQLarry Finger1-1/+1
2009-04-22b43legacy: Fixes for beaconingLarry Finger1-1/+3
2009-04-22b43legacy: Do not select HW_RANDOMLarry Finger1-0/+2
2008-11-21b43legacy: implement short slot and basic rate handlingJohannes Berg1-1/+4
2008-05-14b43legacy: replace limit_value macro with clamp_valHarvey Harrison1-17/+0
2008-04-16b43legacy: fix TBTT and PU timingsStefano Brivio1-0/+3
2008-02-29b43legacy: Fix nondebug buildMichael Buesch1-1/+1
2008-02-29b43legacy: fix B43legacy_WARN_ON macroStefano Brivio1-10/+4
2008-02-29b43legacy: fix upload of beacon packets to the hardwareStefano Brivio1-5/+14
2008-02-29b43legacy: add definitions for MAC control registerStefano Brivio1-1/+8
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-4/+0
2008-02-15b43legacy: Add driver load messagesStefano Brivio1-0/+4
2008-01-31b43legacy: fix MAC control and microcode initStefano Brivio1-19/+12
2008-01-28b43legacy: Remove the PHY spinlockMichael Buesch1-9/+7
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-4/+1
2008-01-28b43legacy: reinit on too many PHY TX errorsStefano Brivio1-0/+5
2008-01-28b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg1-0/+2
2008-01-28b43legacy: RF-kill supportLarry Finger1-0/+5
2008-01-28b43legacy: LED triggers supportLarry Finger1-2/+4
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-13/+7
2007-10-10[B43LEGACY]: Support for turning the radio off from software.Larry Finger1-1/+10
2007-10-10[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger1-0/+829