summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mac80211: Extend the rate control API with an update callbackSujith2009-02-273-0/+38
* 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
* mac80211: split IBSS/managed codeJohannes Berg2009-02-2718-1480/+1803
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-2710-258/+241
* make net/ieee80211.h private to ipw2x00Dan Williams2009-02-279-9/+12
* 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
* mac80211: disallow moving netnsJohannes Berg2009-02-272-0/+2
* mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is setVasanthakumar Thiagarajan2009-02-271-2/+4
* 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-2511-77/+206
|\
| * 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
| * | tcp_scalable: Update malformed & dead urlJoe Perches2009-02-241-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-02-246-65/+153
| |\ \
| | * | netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler2009-02-241-1/+1
| | * | netfilter: make proc/net/ip* print names from foreign NFPROTOJan Engelhardt2009-02-181-57/+142
| | * | netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy2009-02-181-1/+1
| | * | netfilter: nfnetlink_log: fix timeout handlingEric Leblond2009-02-181-1/+1
| | * | netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond2009-02-182-3/+5
| | * | netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrackEric Leblond2009-02-181-2/+3
| | * | Merge branch 'master' of /repos/git/net-2.6Patrick McHardy2009-02-185-20/+12
| | |\ \
| * | \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-24754-7709/+17542
| |\ \ \ \
* | | | | | 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
* | | | | | qlge: Clean up mac address and frame route settings.Ron Mercer2009-02-241-9/+22
* | | | | | sit: used time_before for comparing jiffiesWei Yongjun2009-02-241-2/+3
* | | | | | ipip: used time_before for comparing jiffiesWei Yongjun2009-02-241-2/+3
OpenPOWER on IntegriCloud