summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-1929-1522/+1641
|\
| * iwlwifi: make scan antenna forcing more genericJohannes Berg2010-04-163-9/+10
| * iwlwifi: remove monitor checkJohannes Berg2010-04-161-25/+0
| * iwlwifi: don't check monitor for scanningJohannes Berg2010-04-164-8/+1
| * iwlwifi: rename TX_CMD_FLG_BT_DIS_MSKJohannes Berg2010-04-161-1/+1
| * iwlwifi: make BT coex config a virtual methodJohannes Berg2010-04-167-6/+11
| * iwlwifi: more code clean up for agn devicesWey-Yi Guy2010-04-163-78/+78
| * iwlwifi: sanity check for turn on aggregation tidWey-Yi Guy2010-04-161-17/+17
| * iwlwifi: PA type for 6000g2 seriesWey-Yi Guy2010-04-163-7/+7
| * iwlwifi: add hw revision for 6000g2 NICWey-Yi Guy2010-04-161-0/+1
| * iwlwifi: remove redundant iwl_dump_lq_cmd()Shanyu Zhao2010-04-161-1/+0
| * iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar2010-04-1610-739/+973
| * iwlwifi: remove duplicated debug functionsWey-Yi Guy2010-04-162-78/+0
| * iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adaptersShanyu Zhao2010-04-164-9/+24
| * iwlwifi: more generic eeprom definesWey-Yi Guy2010-04-163-24/+24
| * iwlwifi: trigger scan synchronouslyJohannes Berg2010-04-1610-419/+416
| * iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg2010-04-164-13/+13
| * iwlwifi: remove scan_pass_startJohannes Berg2010-04-162-7/+2
| * iwlwifi: remove next_scan_jiffiesJohannes Berg2010-04-164-35/+0
| * iwlwifi: correct atomic bitops usageJohannes Berg2010-04-161-7/+6
| * iwlwifi: remove scan_bands logicJohannes Berg2010-04-163-52/+25
| * iwlwifi: set correct single/dual stream maskWey-Yi Guy2010-04-162-3/+22
| * Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-168-15/+41
| |\
| | * iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2010-04-162-2/+6
| | * iwlwifi: fix scan racesJohannes Berg2010-04-165-13/+23
| | * iwlwifi: work around bogus active chains detectionJohannes Berg2010-04-091-0/+12
* | | iwlwifi: initialize iwl_wimax_coex_cmd.flagsStanislaw Gruszka2010-04-161-2/+2
* | | iwlwifi: check scan request ie_lenStanislaw Gruszka2010-04-161-3/+3
|/ /
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-1218-144/+274
|\ \
| * | iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-094-15/+58
| * | iwlwifi: fix compiler warningWey-Yi Guy2010-04-091-1/+4
| * | iwlwifi: fix compile warnings when compiling without debugReinette Chatre2010-04-094-5/+5
| * | iwlwifi: small changes in commentsWey-Yi Guy2010-04-091-1/+1
| * | iwlwifi: update tx command response statusWey-Yi Guy2010-04-096-54/+108
| * | iwlwifi: add more debug info in error event dumpWey-Yi Guy2010-04-092-5/+32
| * | iwlwifi: clean up last_phy_resJohannes Berg2010-04-092-6/+8
| * | iwlwifi: remove pointless sta_id invalid checkJohannes Berg2010-04-091-5/+1
| * | iwlagn: simplify WEP key checkJohannes Berg2010-04-091-4/+5
| * | iwlwifi: remove wrong key use checkJohannes Berg2010-04-091-8/+0
| * | iwlwifi: make WEP key restoring explicitJohannes Berg2010-04-094-22/+20
| * | iwlwifi: default max event log sizeWey-Yi Guy2010-04-098-18/+32
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-091-4/+9
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: need check for valid qos packet before freeWey-Yi Guy2010-04-081-4/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-088-80/+106
|\|
| * iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-023-15/+60
| * iwlwifi: use consistent table for tx data collectShanyu Zhao2010-04-021-31/+24
| * iwlwifi: fix DMA allocation warningsZhu Yi2010-04-021-3/+45
| * iwlwifi: range checking issueDan Carpenter2010-03-301-1/+1
| * iwlwifi: clear unattended interrupts in taskletShanyu Zhao2010-03-301-1/+9
| * iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy2010-03-301-4/+2