summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/b43.h
Commit message (Expand)AuthorAgeFilesLines
...
* b43: avoid unregistering device objects during suspendRafael J. Wysocki2008-02-051-0/+1
* b43: Fix firmware cachingMichael Buesch2008-01-281-4/+11
* b43: Put multicast frames on the mcast queueMichael Buesch2008-01-281-2/+8
* b43: Fix upload of beacon packets to the hardwareMichael Buesch2008-01-281-3/+6
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-4/+1
* b43: Remove the PHY spinlockMichael Buesch2008-01-281-9/+8
* b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch2008-01-281-5/+10
* b43: Add definitions for MAC Control registerMichael Buesch2008-01-281-3/+10
* b43: Remove PIO supportMichael Buesch2008-01-281-42/+3
* b43: Fix chip access validation for new devicesMichael Buesch2008-01-281-0/+5
* b43: Fix ofdmtab write regressionMichael Buesch2008-01-281-4/+10
* b43: reinit on too many PHY TX errorsStefano Brivio2008-01-281-0/+5
* b43: include full 64-bit timestamp in monitor modeJohannes Berg2008-01-281-0/+2
* b43: rewrite A PHY initializationStefano Brivio2008-01-281-0/+4
* b43: Fix rxheader channel parsingMichael Buesch2008-01-081-0/+2
* [B43]: RF-kill supportMichael Buesch2007-10-101-0/+5
* [B43]: LED triggers supportMichael Buesch2007-10-101-2/+4
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-11/+4
* [B43]: Support for turning the radio off from software.Michael Buesch2007-10-101-1/+10
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-101-0/+845