summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* rt2x00: Split rt61/rt73 antenna selection into RX and TX antennaIvo van Doorn2008-01-284-88/+189
* rt2x00: Disable RX when switching antennaIvo van Doorn2008-01-281-0/+10
* [PATCH] rt2x00: Release rt2x00 2.0.11Ivo van Doorn2008-01-281-1/+1
* [PATCH] rt2x00: Fix antenna selection.Mattias Nissler2008-01-281-4/+14
* [PATCH] rt2x00: Cleanup if-statementsIvo van Doorn2008-01-287-98/+83
* [PATCH] rt2x00: Implement SW diversityIvo van Doorn2008-01-284-21/+232
* [PATCH] rt2x00: Remove rt2x00_clear_linkIvo van Doorn2008-01-282-16/+18
* [PATCH] rt2x00: SW diversity should default to antenna BIvo van Doorn2008-01-285-18/+72
* [PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00Ivo van Doorn2008-01-288-59/+137
* [PATCH] rt2x00: Use enum definesIvo van Doorn2008-01-284-10/+20
* [PATCH] rt2x00: Move quality statistics into seperate structureIvo van Doorn2008-01-287-74/+92
* [LIBERTAS]: Remove last stray user of MAC_FMT.David S. Miller2008-01-281-1/+2
* mac80211: clean up rate selectionMattias Nissler2008-01-282-73/+17
* wireless: make drivers include the TSF RX flag where appropriateJohannes Berg2008-01-284-0/+4
* introduce WEXT scan capabilitiesDan Williams2008-01-282-0/+5
* bcm43xx: mark as obsolete and schedule for removalJohn W. Linville2008-01-281-3/+6
* iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre2008-01-232-0/+10
* Fix file references in documentation and KconfigJohann Felix Soden2008-01-221-1/+1
* rt2x00: Fix ieee80211 payload alignmentIvo van Doorn2008-01-162-3/+10
* b43: fix use-after-free rfkill bugStefano Brivio2008-01-161-5/+6
* ipw2200: fix typo in kerneldocStefano Brivio2008-01-161-1/+1
* wireless/libertas support for 88w8385 sdio older revisionMarc Pignat2008-01-161-0/+4
* hostap: section mismatch warningRandy Dunlap2008-01-161-3/+3
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2008-01-124-7/+44
|\
| * rt2x00: Put 802.11 data on 4 byte boundaryIvo van Doorn2008-01-102-6/+31
| * rt2x00: Corectly initialize rt2500usb MACIvo van Doorn2008-01-101-1/+1
| * rt2x00: Allow rt61 to catch up after a missing tx reportMattias Nissler2008-01-101-0/+12
* | b43: Fix rxheader channel parsingMichael Buesch2008-01-084-53/+61
|/