aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/rfkill.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04b43: avoid PPC fault during resumeLarry Finger1-2/+8
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger1-1/+2
2009-09-23b43: Implement RFKILL status for LP PHYLarry Finger1-1/+1
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg1-94/+19
2009-06-03rfkill: rewriteJohannes Berg1-89/+34
2009-04-22rfkill: remove user_claim stuffJohannes Berg1-1/+0
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker1-1/+1
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-18/+0
2008-09-24b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger1-0/+5
2008-09-16Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds1-18/+0
2008-08-29b43: Implement dynamic PHY APIMichael Buesch1-2/+3
2008-06-30b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah1-0/+18
2008-06-30b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah1-1/+1
2008-06-27wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville1-2/+5
2008-01-16b43: fix use-after-free rfkill bugStefano Brivio1-5/+6
2007-12-17b43: Fix rfkill radio LEDLarry Finger1-5/+32
2007-11-10b43: Rewrite and fix rfkill initMichael Buesch1-68/+51
2007-11-10b43: Fix rfkill callback deadlockMichael Buesch1-4/+10
2007-10-10[B43]: Use input-polldev for the rfkill switchMichael Buesch1-50/+79
2007-10-10[B43]: RF-kill supportMichael Buesch1-0/+155