summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/rfkill.c
AgeCommit message (Expand)AuthorLines
2015-11-18b43legacy: move under broadcom vendor directoryKalle Valo-91/+0
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches-4/+4
2011-07-07Update my e-mail addressMichael Büsch-1/+1
2010-11-15b43legacy: rfkill: use status register based on core revision (not PHY's)Rafał Miłecki-1/+1
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger-0/+7
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg-97/+18
2009-06-03rfkill: rewriteJohannes Berg-84/+39
2009-04-22rfkill: remove user_claim stuffJohannes Berg-1/+0
2008-09-16Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds-18/+0
2008-06-30b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah-0/+18
2008-06-30b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah-1/+1
2008-06-27wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville-2/+6
2008-01-28b43legacy: fix use-after-free rfkill bugStefano Brivio-5/+6
2008-01-28b43legacy: Fix rfkill radio LEDLarry Finger-59/+74
2008-01-28b43legacy: rewrite and fix rfkill initializationStefano Brivio-6/+10
2008-01-28wireless: checkpatch cleanupsJeff Garzik-1/+1
2008-01-28b43legacy: Use input-polldev for the rfkill switchLarry Finger-54/+81
2008-01-28b43legacy: RF-kill supportLarry Finger-0/+158