summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/rfkill.c
AgeCommit message (Expand)AuthorLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-07-07Update my e-mail addressMichael Büsch-1/+1
2011-06-01b43: bus: abstract bus and core operationsRafał Miłecki-5/+4
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki-3/+3
2010-11-22b43: rfkill: use HI enabled bit for all devicesRafał Miłecki-17/+2
2009-12-04b43: avoid PPC fault during resumeLarry Finger-2/+8
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger-1/+2
2009-09-23b43: Implement RFKILL status for LP PHYLarry Finger-1/+1
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg-94/+19
2009-06-03rfkill: rewriteJohannes Berg-89/+34
2009-04-22rfkill: remove user_claim stuffJohannes Berg-1/+0
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker-1/+1
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-18/+0
2008-09-24b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger-0/+5
2008-09-16Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds-18/+0
2008-08-29b43: Implement dynamic PHY APIMichael Buesch-2/+3
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/+5
2008-01-16b43: fix use-after-free rfkill bugStefano Brivio-5/+6
2007-12-17b43: Fix rfkill radio LEDLarry Finger-5/+32
2007-11-10b43: Rewrite and fix rfkill initMichael Buesch-68/+51
2007-11-10b43: Fix rfkill callback deadlockMichael Buesch-4/+10
2007-10-10[B43]: Use input-polldev for the rfkill switchMichael Buesch-50/+79
2007-10-10[B43]: RF-kill supportMichael Buesch-0/+155