summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00rfkill.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-101-127/+0
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* rt2x00: Only register rfkill input when key is presentIvo van Doorn2009-01-291-1/+2
* rt2x00: Replace RFKILL with INPUTIvo van Doorn2009-01-291-84/+38
* rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen2009-01-161-1/+1
* rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-061-2/+7
* rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-111-22/+28
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-291-3/+3
* rt2x00: Remove input_polldev requirements for rfkillIvo van Doorn2008-07-081-74/+33
* wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-271-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-181-41/+75
|\
| * rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn2008-03-131-41/+75
* | rt2x00: Update copyright noticeIvo van Doorn2008-02-291-1/+1
|/
* rt2x00: Cleanup rfkillIvo van Doorn2008-01-281-4/+0
* rt2x00: Remove redundant code in rfkill setupLarry Finger2008-01-281-6/+0
* rt2x00: Replace DRV_NAME with KBUILD_MODNAMEIvo van Doorn2008-01-281-5/+0
* rt2x00: Detect initial rfkill state on registerIvo van Doorn2008-01-281-1/+8
* rt2x00: Input-polldev requires input deviceIvo van Doorn2008-01-281-4/+31
* [PATCH] rt2x00: Fix rfkill handlingIvo van Doorn2007-10-101-2/+2
* [PATCH] rt2x00: Reorganize rt2x00dev->flagsIvo van Doorn2007-10-101-6/+6
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-4/+2
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-101-0/+148
OpenPOWER on IntegriCloud