summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Fix RF offsetIvo van Doorn2009-02-271-4/+6
* ath9k: Use beacon interval directlySujith2009-02-271-17/+2
* ath9k: Remove ath_txq_depth and get the queue depth directlySujith2009-02-271-7/+2
* ath9k: Remove a few unused capability macrosSujith2009-02-272-33/+0
* ath9k: Initialize channel change timeSujith2009-02-271-0/+1
* ath9k: Fix antenna assignment bug in TX status processingSujith2009-02-271-1/+1
* ath9k: Fix HW wait timeoutSujith2009-02-276-18/+41
* ath9k: Program the RTC registers correctlySujith2009-02-272-2/+14
* ath5k: compute rts/cts duration after computing full pktlenBob Copeland2009-02-271-5/+4
* ath5k: move beacon processing to a taskletBob Copeland2009-02-272-29/+36
* ath5k: use spin_lock_irqsave for beacon lockBob Copeland2009-02-271-3/+3
* ath5k: don't mask off interrupt bitsBob Copeland2009-02-271-7/+0
* rt2x00: Add various new USB IDs for rt73usbIvo van Doorn2009-02-271-0/+6
* rt2x00: Remove check for rf word 0Ivo van Doorn2009-02-2710-25/+10
* rt2x00: uncomment get_tsfIvo van Doorn2009-02-271-10/+0
* iwlwifi: Fix and rework Kconfig fileReinette Chatre2009-02-275-42/+26
* iwlwifi: use singlethread workqueueReinette Chatre2009-02-272-2/+2
* iwlwifi: report correct and detailed values about requested txpowerWu, Fengguang2009-02-271-4/+6
* ipw2200, fix ipw io functionsJiri Slaby2009-02-271-46/+60
* ath9k: move common regulatory code out of if() branchesBob Copeland2009-02-271-12/+8
* ath9k: remove prototype for ath9k_regd_get_current_countryBob Copeland2009-02-271-2/+0
* ath9k: remove ath9k_regd_get_rd()Bob Copeland2009-02-272-6/+0
* ath9k: convert isWwrSKU macro into C codeBob Copeland2009-02-272-7/+9
* ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland2009-02-271-8/+5
* ath9k: remove write-only current_rd_inuseBob Copeland2009-02-272-2/+0
* iwlagn: clean up error path in iwl_pci_probeHelmut Schaa2009-02-271-3/+3
* ath9k: Add open loop control supportSenthil Balasubramanian2009-02-277-39/+277
* ath9k: Decrease minimum NF thresholdSujith2009-02-271-1/+1
* ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith2009-02-271-1/+1
* ath9k: Fix bug in disabling MIB countersSujith2009-02-271-4/+3
* ath9k: Initialize AGC calibration properlySujith2009-02-272-0/+35
* ath9k: Enable TSF Out of Range InterruptSujith2009-02-275-7/+27
* ath9k: Enable Fractional N modeSujith2009-02-274-15/+35
* ath9k: Fix rd_ext EEPROM capability for AR9285Sujith2009-02-272-1/+14
* ath9k: Store the correct max TX power levelSujith2009-02-272-0/+18
* make net/ieee80211.h private to ipw2x00Dan Williams2009-02-279-9/+1197
* hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams2009-02-2710-187/+164
* wavelan: Test arraysize before an element of the array.Roel Kluin2009-02-271-2/+1
* libertas: fix power save issue in libertas_sdio moduleBing Zhao2009-02-272-0/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-254-11/+52
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-243-11/+44
| |\
| | * rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-231-0/+12
| | * ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
| | * orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-231-4/+15
| * | asix: new device idsGreg Kroah-Hartman2009-02-241-0/+8
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-1/+1
| |\ \
* | | | qlge: Use one path to (re)fill rx buffers.Ron Mercer2009-02-241-111/+59
* | | | qlge: Optimize rx buffer refill process.Ron Mercer2009-02-241-5/+12
* | | | qlge: Change frame route hw semaphore granularity.Ron Mercer2009-02-241-18/+13
* | | | qlge: Increase MAC addr hw sem granularity.Ron Mercer2009-02-242-17/+43
OpenPOWER on IntegriCloud