aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43legacy/rfkill.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* 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/+18
* rfkill: rewriteJohannes Berg2009-06-031-84/+39
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-1/+0
* Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-161-18/+0
* 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-281-5/+6
* b43legacy: Fix rfkill radio LEDLarry Finger2008-01-281-59/+74
* b43legacy: rewrite and fix rfkill initializationStefano Brivio2008-01-281-6/+10
* wireless: checkpatch cleanupsJeff Garzik2008-01-281-1/+1
* b43legacy: Use input-polldev for the rfkill switchLarry Finger2008-01-281-54/+81
* b43legacy: RF-kill supportLarry Finger2008-01-281-0/+158