summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-19mac80211: fix stopping RX BA session from timerJohannes Berg1-5/+13
2010-04-19mac80211: fix typo in commentsDaniel Halperin1-3/+3
2010-04-19Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville29-1522/+1641
2010-04-16iwlwifi: make scan antenna forcing more genericJohannes Berg3-9/+10
2010-04-16iwlwifi: remove monitor checkJohannes Berg1-25/+0
2010-04-16iwlwifi: don't check monitor for scanningJohannes Berg4-8/+1
2010-04-16iwlwifi: rename TX_CMD_FLG_BT_DIS_MSKJohannes Berg1-1/+1
2010-04-16iwlwifi: make BT coex config a virtual methodJohannes Berg7-6/+11
2010-04-16iwlwifi: more code clean up for agn devicesWey-Yi Guy3-78/+78
2010-04-16iwlwifi: sanity check for turn on aggregation tidWey-Yi Guy1-17/+17
2010-04-16iwlwifi: PA type for 6000g2 seriesWey-Yi Guy3-7/+7
2010-04-16iwlwifi: add hw revision for 6000g2 NICWey-Yi Guy1-0/+1
2010-04-16iwlwifi: remove redundant iwl_dump_lq_cmd()Shanyu Zhao1-1/+0
2010-04-16iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar10-739/+973
2010-04-16iwlwifi: remove duplicated debug functionsWey-Yi Guy2-78/+0
2010-04-16iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adaptersShanyu Zhao4-9/+24
2010-04-16iwlwifi: more generic eeprom definesWey-Yi Guy3-24/+24
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg10-419/+416
2010-04-16iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg4-13/+13
2010-04-16iwlwifi: remove scan_pass_startJohannes Berg2-7/+2
2010-04-16iwlwifi: remove next_scan_jiffiesJohannes Berg4-35/+0
2010-04-16iwlwifi: correct atomic bitops usageJohannes Berg1-7/+6
2010-04-16iwlwifi: remove scan_bands logicJohannes Berg3-52/+25
2010-04-16iwlwifi: set correct single/dual stream maskWey-Yi Guy2-3/+22
2010-04-16Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre8-15/+41
2010-04-16iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2-2/+6
2010-04-16iwlwifi: fix scan racesJohannes Berg5-13/+23
2010-04-16iwlwifi: initialize iwl_wimax_coex_cmd.flagsStanislaw Gruszka1-2/+2
2010-04-16iwlwifi: check scan request ie_lenStanislaw Gruszka1-3/+3
2010-04-16wl1251: add support for dedicated IRQ lineGrazvydas Ignotas2-5/+53
2010-04-16ath9k_htc: Fix sparse endian warningsSujith9-52/+51
2010-04-16ath9k_htc: Handle WMI timeouts properlySujith2-0/+14
2010-04-16ath9k_htc: Add dropped SKB count to debugfsSujith3-4/+13
2010-04-16ath9k_htc: Remove GPIO set on unloadSujith1-1/+0
2010-04-16ath9k_hw: Use buffered register writesSujith8-1/+175
2010-04-16ath9k_hw: Relocate Opmode initializationSujith1-6/+2
2010-04-16ath9k_hw: Add macros for multiple register writesSujith1-0/+18
2010-04-16ath9k_htc: Implement multiple register write supportSujith3-4/+113
2010-04-16ath: Add buffered register write operationsSujith1-1/+13
2010-04-16ath9k_htc: Cleanup beacon configurationSujith2-15/+10
2010-04-16iwmc3200wifi: check sparse endianness annotationsSamuel Ortiz1-0/+2
2010-04-16iwmc3200wifi: Fix sparse warningsSamuel Ortiz3-5/+6
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault2-6/+44
2010-04-16ath9k_hw: add the PCI ID for the first AR9300 deviceLuis R. Rodriguez1-0/+1
2010-04-16ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan3-0/+16
2010-04-16ath9k: Enable TXOK and TXERR interrupts for TX EDMAVasanthakumar Thiagarajan1-5/+10
2010-04-16ath9k: add LDPC supportLuis R. Rodriguez3-4/+22
2010-04-16ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez4-2/+6
2010-04-16mac80211: add LDPC control flagLuis R. Rodriguez1-0/+2
2010-04-16ath9k: Add Tx EDMA supportVasanthakumar Thiagarajan3-60/+218