summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* b43legacy: Use input-polldev for the rfkill switchLarry Finger2008-01-294-103/+109
* b43legacy: RF-kill supportLarry Finger2008-01-299-15/+250
* b43legacy: LED triggers supportLarry Finger2008-01-297-310/+241
* iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig2008-01-2913-336/+368
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-2921-2208/+5337
* iwlwifi: mark more functions/variables staticChristoph Hellwig2008-01-296-58/+38
* iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi2008-01-292-2/+2
* iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi2008-01-292-2/+2
* iwl4965: exclude 60M rate from probe requestmabbas2008-01-291-7/+9
* iwlwifi: Renames struct fw_image_desc to struct fw_descTomas Winkler2008-01-292-7/+7
* iwlwifi: add 5965 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-291-1/+11
* iwlwifi: move 3945 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-292-8/+20
* iwlwifi-ht: move 4965 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-293-45/+44
* iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler2008-01-295-231/+229
* iwlwifi: rename restricted_mem to targ_memTomas Winkler2008-01-295-56/+54
* iwlwifi: replace restricted_reg with prphTomas Winkler2008-01-295-157/+119
* iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU framemabbas2008-01-291-2/+2
* iwlwifi: using PCI_DEVICE macroTomas Winkler2008-01-292-4/+4
* iwlwifi: remove cck_power_index_compensationTomas Winkler2008-01-292-3/+0
* iwlwifi: remove late null-check and duplicate bug_onIan Schram2008-01-292-14/+0
* iwlwifi: Beautify by removing superfluous newlines and codeIan Schram2008-01-292-42/+21
* iwlwifi: Two comments in iwl-3945.c were longer than 80 columnsIan Schram2008-01-291-4/+6
* iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler2008-01-294-7/+5
* iwlwifi: add TGN flag to qos parametersTomas Winkler2008-01-291-3/+8
* iwlwifi: rs-4965 fix return valuesTomas Winkler2008-01-291-64/+37
* iwlwifi: renaming last_used and first_emptyTomas Winkler2008-01-295-83/+83
* iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram2008-01-296-9/+9
* iwlwifi: fix various spelling and typosIan Schram2008-01-2914-52/+52
* iwlwifi: Add erp_ie_changed hanlderTomas Winkler2008-01-291-0/+24
* rt2x00: Release rt2x00 2.0.12Ivo van Doorn2008-01-291-1/+1
* rt2x00: Correctly set ACK bit in tx descriptorsMattias Nissler2008-01-297-6/+16
* rt2x00: Place mutex around USB register accessAdam Baker2008-01-295-16/+131
* rt2x00: Remove data_desc structureIvo van Doorn2008-01-2915-59/+44
* rt2x00: Rework rt73 antenna selectionMattias Nissler2008-01-292-55/+33
* rt2x00: Remove unused variablesIvo van Doorn2008-01-291-2/+0
* rt2x00: Rework rt61 antenna selection.Mattias Nissler2008-01-292-107/+46
* rt2x00: Unconstify rt2x00devAdam Baker2008-01-2910-62/+57
* rt2x00: Detect initial rfkill state on registerIvo van Doorn2008-01-291-1/+8
* rt2x00: Input-polldev requires input deviceIvo van Doorn2008-01-291-4/+31
* rt2x00: Split rt61/rt73 antenna selection into RX and TX antennaIvo van Doorn2008-01-294-88/+189
* rt2x00: Disable RX when switching antennaIvo van Doorn2008-01-291-0/+10
* [PATCH] rt2x00: Release rt2x00 2.0.11Ivo van Doorn2008-01-291-1/+1
* [PATCH] rt2x00: Fix antenna selection.Mattias Nissler2008-01-291-4/+14
* [PATCH] rt2x00: Cleanup if-statementsIvo van Doorn2008-01-297-98/+83
* [PATCH] rt2x00: Implement SW diversityIvo van Doorn2008-01-294-21/+232
* [PATCH] rt2x00: Remove rt2x00_clear_linkIvo van Doorn2008-01-292-16/+18
* [PATCH] rt2x00: SW diversity should default to antenna BIvo van Doorn2008-01-295-18/+72
* [PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00Ivo van Doorn2008-01-298-59/+137
* [PATCH] rt2x00: Use enum definesIvo van Doorn2008-01-294-10/+20
* [PATCH] rt2x00: Move quality statistics into seperate structureIvo van Doorn2008-01-297-74/+92