aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/leds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07b43: Don't use struct wldev after detach.Michael Buesch1-2/+2
2009-09-23b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz1-0/+8
2009-09-23b43: Don't abuse wl->current_dev in the led workMichael Buesch1-4/+3
2009-09-23b43: Rewrite suspend/resume codeMichael Buesch1-75/+184
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg1-3/+4
2009-06-03rfkill: rewriteJohannes Berg1-1/+1
2008-06-25b43: Fix possible MMIO access while device is downMichael Buesch1-0/+3
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki1-4/+1
2008-02-07leds: Standardise LED naming schemeRichard Purdie1-4/+4
2008-02-05b43: avoid unregistering device objects during suspendRafael J. Wysocki1-1/+4
2008-01-28b43: Convert to use of the new SPROM structureLarry Finger1-4/+4
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio1-1/+1
2007-12-17b43: Fix rfkill radio LEDLarry Finger1-0/+4
2007-10-10[B43]: RF-kill supportMichael Buesch1-2/+6
2007-10-10[B43]: LED triggers supportMichael Buesch1-231/+164
2007-10-10[B43]: Change loglevel of radio-enable message.Michael Buesch1-8/+7
2007-10-10[B43]: Fix sparse warnings.Michael Buesch1-4/+4
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch1-0/+299