summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-2810-38/+19
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-289-18/+15
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-286-7/+7
* libertas: move wlan_*_association_work from header to c fileHolger Schurig2008-01-282-34/+34
* iwlwifi: disable interrupts before calling request_irqJes Sorensen2008-01-282-0/+4
* P54: use temporary variables to reduce size of generated codeDmitry Torokhov2008-01-281-36/+41
* Prism54: Convert mgmt_sem to the mutex APIMatthias Kaehlcke2008-01-283-4/+5
* orinoco: more reliable scan handlingDan Williams2008-01-282-240/+313
* b43: consistent naming for ieee80211_opsMichael Buesch2008-01-281-37/+38
* b43: Use the retry limit parameters from mac80211Michael Buesch2008-01-282-30/+53
* b43: Dereference of wl->current_dev must be protected by wl->mutexMichael Buesch2008-01-281-14/+12
* b43legacy: Remove set_key callbackMichael Buesch2008-01-281-27/+0
* b43legacy: Rewrite pwork lockingLarry Finger2008-01-281-58/+30
* b43legacy: Use input-polldev for the rfkill switchLarry Finger2008-01-284-103/+109
* b43legacy: RF-kill supportLarry Finger2008-01-289-15/+250
* b43legacy: LED triggers supportLarry Finger2008-01-287-310/+241
* iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig2008-01-2813-336/+368
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-2821-2208/+5337
* iwlwifi: mark more functions/variables staticChristoph Hellwig2008-01-286-58/+38
* iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi2008-01-282-2/+2
* iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi2008-01-282-2/+2
* iwl4965: exclude 60M rate from probe requestmabbas2008-01-281-7/+9
* iwlwifi: Renames struct fw_image_desc to struct fw_descTomas Winkler2008-01-282-7/+7
* iwlwifi: add 5965 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-281-1/+11
* iwlwifi: move 3945 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-282-8/+20
* iwlwifi-ht: move 4965 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-283-45/+44
* iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler2008-01-285-231/+229
* iwlwifi: rename restricted_mem to targ_memTomas Winkler2008-01-285-56/+54
* iwlwifi: replace restricted_reg with prphTomas Winkler2008-01-285-157/+119
* iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU framemabbas2008-01-281-2/+2
* iwlwifi: using PCI_DEVICE macroTomas Winkler2008-01-282-4/+4
* iwlwifi: remove cck_power_index_compensationTomas Winkler2008-01-282-3/+0
* iwlwifi: remove late null-check and duplicate bug_onIan Schram2008-01-282-14/+0
* iwlwifi: Beautify by removing superfluous newlines and codeIan Schram2008-01-282-42/+21
* iwlwifi: Two comments in iwl-3945.c were longer than 80 columnsIan Schram2008-01-281-4/+6
* iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler2008-01-284-7/+5
* iwlwifi: add TGN flag to qos parametersTomas Winkler2008-01-281-3/+8
* iwlwifi: rs-4965 fix return valuesTomas Winkler2008-01-281-64/+37
* iwlwifi: renaming last_used and first_emptyTomas Winkler2008-01-285-83/+83
* iwlwifi: rename iwl_eeprom_aqcuire_semaphore to _acquire_Ian Schram2008-01-286-9/+9
* iwlwifi: fix various spelling and typosIan Schram2008-01-2814-52/+52
* iwlwifi: Add erp_ie_changed hanlderTomas Winkler2008-01-281-0/+24
* rt2x00: Release rt2x00 2.0.12Ivo van Doorn2008-01-281-1/+1
* rt2x00: Correctly set ACK bit in tx descriptorsMattias Nissler2008-01-287-6/+16
* rt2x00: Place mutex around USB register accessAdam Baker2008-01-285-16/+131
* rt2x00: Remove data_desc structureIvo van Doorn2008-01-2815-59/+44
* rt2x00: Rework rt73 antenna selectionMattias Nissler2008-01-282-55/+33
* rt2x00: Remove unused variablesIvo van Doorn2008-01-281-2/+0
* rt2x00: Rework rt61 antenna selection.Mattias Nissler2008-01-282-107/+46
* rt2x00: Unconstify rt2x00devAdam Baker2008-01-2810-62/+57
OpenPOWER on IntegriCloud