aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/rfkill.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-6/+5
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-161-3/+3
* b43: rfkill: use HI enabled bit for all devicesRafał Miłecki2010-11-221-17/+2
* b43: avoid PPC fault during resumeLarry Finger2009-12-041-2/+8
* b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-271-1/+2
* b43: Implement RFKILL status for LP PHYLarry Finger2009-09-231-1/+1
* b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-101-94/+19
* rfkill: rewriteJohannes Berg2009-06-031-89/+34
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-1/+0
* b43: checkpatch.pl cleanupsJohn Daiker2009-02-271-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-011-18/+0
|\
| * Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2008-09-161-18/+0
* | b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger2008-09-241-0/+5
* | b43: Implement dynamic PHY APIMichael Buesch2008-08-291-2/+3
|/
* 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/+5
* b43: fix use-after-free rfkill bugStefano Brivio2008-01-161-5/+6
* b43: Fix rfkill radio LEDLarry Finger2007-12-171-5/+32
* b43: Rewrite and fix rfkill initMichael Buesch2007-11-101-68/+51
* b43: Fix rfkill callback deadlockMichael Buesch2007-11-101-4/+10
* [B43]: Use input-polldev for the rfkill switchMichael Buesch2007-10-101-50/+79
* [B43]: RF-kill supportMichael Buesch2007-10-101-0/+155