summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-0424-72/+185
|\
| * iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-011-1/+1
| * ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-012-4/+16
| * iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-313-13/+22
| * zd1211rw: fix to work on OHCIJussi Kivilinna2011-05-311-11/+42
| * wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho2011-05-311-3/+8
| * wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho2011-05-313-2/+9
| * wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2011-05-312-11/+23
| * wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho2011-05-311-2/+2
| * libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-311-3/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-2712-24/+61
| |\
| | * ath9k: Fix AR9287 calibrationAdrian Chadd2011-05-271-1/+1
| | * wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-272-2/+0
| | * iwl4965: fix 5GHz operationStanislaw Gruszka2011-05-271-2/+2
| | * ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-261-1/+2
| | * ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-263-1/+28
| | * ath9k: Reset chip on baseband hangRajkumar Manoharan2011-05-261-1/+3
| | * b43: N-PHY: initialize last var in calibration functionRafał Miłecki2011-05-261-1/+1
| | * rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger2011-05-261-0/+7
| | * rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger2011-05-261-13/+15
| | * mwifiex: correct event header lengthYogesh Ashok Powar2011-05-261-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-25123-870/+1348
|\| |
| * | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-25123-870/+1348
| |\ \
| | * | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24123-870/+1348
| | |\|
| | | * iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy2011-05-241-2/+2
| | | * ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan2011-05-191-1/+1
| | | * ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-193-0/+55
| | | * b43: read PHY info only when needed (for PHY-A)Rafał Miłecki2011-05-191-1/+2
| | | * b43: separate ssb core resetRafał Miłecki2011-05-191-2/+8
| | | * b43: add helper for finding GPIO deviceRafał Miłecki2011-05-191-20/+21
| | | * b43: dma: cache translation (routing bits)Rafał Miłecki2011-05-192-3/+6
| | | * b43: make b43_wireless_init less bus specificRafał Miłecki2011-05-191-13/+10
| | | * b43: add helpers for block R/W opsRafał Miłecki2011-05-192-10/+22
| | | * ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau2011-05-191-1/+1
| | | * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-1965-64/+80
| | | * ath_hw: Fix bssid mask documentationMohammed Shafi Shajakhan2011-05-191-6/+4
| | | * ath9k_htc: Fix packet timeoutSujith Manoharan2011-05-191-2/+2
| | | * ath9k_htc: Change credit limit for UB94/95Sujith Manoharan2011-05-191-1/+1
| | | * ath9k_htc: Fix max subframe handlingSujith Manoharan2011-05-192-6/+1
| | | * ath9k_htc: Fix BSSID calculationSujith Manoharan2011-05-192-23/+44
| | | * ath9k_htc: Fix RX filter calculationSujith Manoharan2011-05-191-0/+4
| | | * ath9k_htc: Recalculate the BSSID mask on interfaceSujith Manoharan2011-05-191-0/+2
| | | * ath9k_htc: Fix station flagsSujith Manoharan2011-05-192-9/+1
| | | * ath9k_htc: Fix mode selectionSujith Manoharan2011-05-193-11/+6
| | | * iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaimDaniel Halperin2011-05-191-3/+2
| | | * mwifiex: adjust high/low water marks for tx_pending queueMarc Yang2011-05-192-2/+5
| | | * mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang2011-05-192-0/+7
| | | * mwifiex: check mwifiex_wmm_lists_empty() before dequeueMarc Yang2011-05-191-1/+1
| | | * mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang2011-05-192-3/+28
| | | * mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang2011-05-193-10/+19