summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43
AgeCommit message (Expand)Author
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton
2008-01-31b43: Drop packets that we are not able to encryptMichael Buesch
2008-01-31b43: Fix suspend/resumeMichael Buesch
2008-01-31b43: Fix rfkill allocation leakage in error pathsMichael Buesch
2008-01-28b43: Fix MAC control and microcode initMichael Buesch
2008-01-28b43: Fix firmware cachingMichael Buesch
2008-01-28b43: Add more N-PHY init codeMichael Buesch
2008-01-28b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville
2008-01-28b43: Add lots of N-PHY lookup tablesMichael Buesch
2008-01-28b43: Add NPHY channel switch codeMichael Buesch
2008-01-28b43: Add NPHY radio init codeMichael Buesch
2008-01-28b43: Add Broadcom 2055 radio register definitionsMichael Buesch
2008-01-28b43: Add support for new firmwareMichael Buesch
2008-01-28b43: Fix radio ID register readingMichael Buesch
2008-01-28b43: Add N-PHY related initvals firmware filenames.Michael Buesch
2008-01-28b43: Fix tim search buffer overrunMichael Buesch
2008-01-28b43: Put multicast frames on the mcast queueMichael Buesch
2008-01-28b43: Fix template upload locking.Michael Buesch
2008-01-28b43: Fix upload of beacon packets to the hardwareMichael Buesch
2008-01-28mac80211: dont use interface indices in driversJohannes Berg
2008-01-28b43: finish removal of pio supportJohn W. Linville
2008-01-28b43: Remove the PHY spinlockMichael Buesch
2008-01-28b43: Fix PHY register routingMichael Buesch
2008-01-28b43: Add N-PHY register definitionsMichael Buesch
2008-01-28b43: Fix any N-PHY related WARN_ON() in the attach stage.Michael Buesch
2008-01-28b43: Add NPHY kconfig optionMichael Buesch
2008-01-28b43: Add definitions for MAC Control registerMichael Buesch
2008-01-28b43: Remove PIO supportMichael Buesch
2008-01-28b43: Fix chip access validation for new devicesMichael Buesch
2008-01-28b43: Only select allowed TX and RX antennasMichael Buesch
2008-01-28ssb: Fix extraction of values from SPROMMichael Buesch
2008-01-28wireless: cleanup some merge errorsJohn W. Linville
2008-01-28b43: Fix for broken transmissionMichael Buesch
2008-01-28b43: Fix ofdmtab write regressionMichael Buesch
2008-01-28b43: Changes to enable BCM4311 rev 02 with wireless core revision 13Larry Finger
2008-01-28b43: reinit on too many PHY TX errorsStefano Brivio
2008-01-28b43: include FCS in frames handed to mac80211Johannes Berg
2008-01-28b43: include full 64-bit timestamp in monitor modeJohannes Berg
2008-01-28b43: Convert to use of the new SPROM structureLarry Finger
2008-01-28b43: silence a bogus gcc warningFrank Lichtenheld
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio
2008-01-28b43: rewrite A PHY initializationStefano Brivio
2008-01-28b43: consistent naming for ieee80211_opsMichael Buesch
2008-01-28b43: Use the retry limit parameters from mac80211Michael Buesch
2008-01-28b43: Dereference of wl->current_dev must be protected by wl->mutexMichael Buesch
2008-01-28wireless: make drivers include the TSF RX flag where appropriateJohannes Berg
2008-01-16b43: fix use-after-free rfkill bugStefano Brivio
2008-01-08b43: Fix rxheader channel parsingMichael Buesch
2007-12-17b43: Fix rfkill radio LEDLarry Finger