aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/rfkill.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18b43legacy: move under broadcom vendor directoryKalle Valo1-91/+0
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches1-4/+4
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2010-11-15b43legacy: rfkill: use status register based on core revision (not PHY's)Rafał Miłecki1-1/+1
2009-12-04b43legacy: avoid PPC fault during resumeLarry Finger1-0/+7
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg1-97/+18
2009-06-03rfkill: rewriteJohannes Berg1-84/+39
2009-04-22rfkill: remove user_claim stuffJohannes Berg1-1/+0
2008-09-16Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds1-18/+0
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/+6
2008-01-28b43legacy: fix use-after-free rfkill bugStefano Brivio1-5/+6
2008-01-28b43legacy: Fix rfkill radio LEDLarry Finger1-59/+74
2008-01-28b43legacy: rewrite and fix rfkill initializationStefano Brivio1-6/+10
2008-01-28wireless: checkpatch cleanupsJeff Garzik1-1/+1
2008-01-28b43legacy: Use input-polldev for the rfkill switchLarry Finger1-54/+81
2008-01-28b43legacy: RF-kill supportLarry Finger1-0/+158