summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: 5150 enable LO, TXIQ and BB calibrationsWinkler, Tomas2008-12-051-1/+4
* iwlwifi: 5150 parametrize eeprom versionsTomas Winkler2008-12-051-0/+2
* iwlwifi: 5150 compute ct kill thresholdTomas Winkler2008-12-052-1/+13
* iwlwifi: 5150 enable DC calibrationTomas Winkler2008-12-052-1/+7
* iwlwifi: 5150 add support for 5150Tomas Winkler2008-12-053-0/+17
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-0510-74/+81
* iwlwifi: disable AP modeJohannes Berg2008-12-052-2/+0Star
* p54: fix lm87 checksum endiannessJohannes Berg2008-12-051-3/+3
* iwl3945: remove obsolete irq handlingHelmut Schaa2008-12-051-29/+0Star
* p54: per-device namesChristian Lamparter2008-12-052-47/+55
* p54: refactoringChristian Lamparter2008-12-052-81/+79Star
* p54: include support for 2.13.24.0 USB LM87 FirmwaresChristian Lamparter2008-12-052-11/+42
* p54: utilize cryptographic acceleratorChristian Lamparter2008-12-052-13/+168
* p54: revamp station power save management in access point modeChristian Lamparter2008-12-052-26/+49
* ath9k: Add a debugfs file for dumping DMA statusSujith2008-12-056-74/+102
* ath9k: Add initial layout for an ath9k specific debugfs mechanismSujith2008-12-053-8/+42
* ath9k: Remove includes that are not neededSujith2008-12-051-19/+0Star
* ath9k: Add ATH9K_DEBUG configuration optionSujith2008-12-055-17/+75
* ath9k: Use cleaner debug masksSujith2008-12-0513-609/+429Star
* rtl8187: fix retry count passed in rtl8187_txherton2008-12-051-2/+2
* wireless: clean up radiotap a bitJohannes Berg2008-12-052-24/+3Star
* ath9k: Handle channel initialization for AP modeSujith2008-12-052-24/+91
* ath5k: enable combined michael mic in key cacheBob Copeland2008-12-054-14/+22
* ath5k: clean up ath5k_hw_set_keyBob Copeland2008-12-051-24/+34
* ath5k: preserve higher order bits when setting mac addressBob Copeland2008-12-051-5/+4Star
* iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-052-163/+163
* iwlwifi: properly initialize calibration command headerTomas Winkler2008-12-053-33/+40
* hostap: select required crypto bits in KconfigJohn W. Linville2008-12-051-0/+7
* if_usb: Kill directly reference of netdev->privWang Chen2008-12-041-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-276-22/+69
|\
| * ath5k: disable beacon filter when station is not associatedMartin Xu2008-11-252-1/+35
| * ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan2008-11-251-5/+5
| * ath9k: correct expected max RX buffer sizeLuis R. Rodriguez2008-11-251-2/+11
| * ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2008-11-252-8/+8
| * iwlagn: fix DMA syncJohannes Berg2008-11-251-3/+5
* | mac80211_hwsim: fix-up some print_mac merge damageJohn W. Linville2008-11-261-8/+6Star
* | p54: fix wmm queue settingsChristian Lamparter2008-11-261-2/+1Star
* | ath9k: Use proper TX channel width for setting channelsSujith2008-11-264-69/+60Star
* | ath9k: Code scrubSujith2008-11-268-1865/+1231Star
* | orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy2008-11-263-0/+75
* | orinoco: Resume spectrum_cs in the same way as orinoco_csDavid Kilroy2008-11-261-1/+20
* | orinoco: Cache Symbol firmwareDavid Kilroy2008-11-262-15/+34
* | orinoco: Separate fw caching from downloadDavid Kilroy2008-11-261-15/+38
* | ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez2008-11-261-31/+26Star
* | ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau2008-11-264-192/+1264
* | ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan2008-11-263-1/+5
* | iwlwifi: TX update chicken bitsWinkler, Tomas2008-11-263-0/+17
* | iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas2008-11-263-8/+16
* | iwlwifi: 4965 define firmware file name onceWinkler, Tomas2008-11-261-2/+3
* | iwlwifi: enable base band calibration in 5000 HWTomas Winkler2008-11-262-2/+7