summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/rfkill.c
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: rfkill: use status register based on core revision (not PHY's)Rafał Miłecki2010-11-151-1/+1
* b43legacy: avoid PPC fault during resumeLarry Finger2009-12-041-0/+7
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-101-97/+18Star
* rfkill: rewriteJohannes Berg2009-06-031-84/+39Star
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-1/+0Star
* Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-171-18/+0Star
* b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED supportAdel Gadllah2008-06-301-0/+18
* b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ONAdel Gadllah2008-06-301-1/+1
* wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-271-2/+6
* b43legacy: fix use-after-free rfkill bugStefano Brivio2008-01-291-5/+6
* b43legacy: Fix rfkill radio LEDLarry Finger2008-01-291-59/+74
* b43legacy: rewrite and fix rfkill initializationStefano Brivio2008-01-291-6/+10
* wireless: checkpatch cleanupsJeff Garzik2008-01-291-1/+1
* b43legacy: Use input-polldev for the rfkill switchLarry Finger2008-01-291-54/+81
* b43legacy: RF-kill supportLarry Finger2008-01-291-0/+158