summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/rfkill.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-30b43: Implement dynamic PHY APIMichael Buesch1-2/+3
2008-07-01b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah1-0/+18
2008-07-01b43/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-18b43: 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-11[B43]: Use input-polldev for the rfkill switchMichael Buesch1-50/+79
2007-10-11[B43]: RF-kill supportMichael Buesch1-0/+155