aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville20-105/+583
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+11
2010-07-09iwlagn: fix the bit mask of a FH register in stop Tx DMA flowEmmanuel Grumbach2-8/+6
2010-07-09iwlagn: more generic description for iwlagn devicesWey-Yi Guy1-2/+7
2010-07-09iwlwifi: correct descriptions of advanced ucode errorsJay Sternberg1-6/+30
2010-07-09iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao5-0/+52
2010-07-02iwlwifi: adding enhance sensitivity table entriesWey-Yi Guy4-28/+157
2010-07-02iwlwifi: generic parameter define for _agn deviceWey-Yi Guy4-10/+10
2010-07-02iwlwifi: debugfs file for txfifo command testingWey-Yi Guy1-0/+27
2010-07-02iwlwifi: add support for device tx flush requestWey-Yi Guy8-1/+44
2010-07-02iwlwifi: add mac80211 flush callback supportWey-Yi Guy8-0/+114
2010-07-02iwlwifi: tx fifo queue flush commandWey-Yi Guy2-0/+35
2010-07-02iwlwifi: add debug print for parsing firmware TLVWey-Yi Guy1-38/+63
2010-07-02iwlwifi: fix fw_restart module parameterWey-Yi Guy4-12/+27
2010-07-02iwlwifi: remove key information during device restartReinette Chatre1-0/+11
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller26-525/+612
2010-06-25iwlwifi: add disable rf calibration support for 6000g2a and 6000g2bWey-Yi Guy1-0/+16
2010-06-25iwlagn: reduce severity of disconnected antennas warningReinette Chatre1-4/+4
2010-06-25iwlwifi: turn on RTS/CTS after aggregation become operationalWey-Yi Guy3-13/+41
2010-06-25iwlwifi: read rfkill during resumeJohannes Berg1-0/+12
2010-06-25iwlwifi: update LQ for bcast station on channel changeDaniel Halperin8-0/+40
2010-06-25iwlwifi: add a mechanism to disable plcp error checkingWey-Yi Guy4-3/+15
2010-06-25iwlwifi: enable DC calibration based on config parameterWey-Yi Guy5-125/+29
2010-06-25iwlwifi: name change from signal protection flagWey-Yi Guy2-10/+22
2010-06-25Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2-6/+7
2010-06-25iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy1-5/+1
2010-06-25iwlwifi: fix multicastJohannes Berg1-1/+6
2010-06-21iwlwifi: remove non-exist referenceWey-Yi Guy1-2/+0
2010-06-21iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy1-5/+5
2010-06-21iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy2-11/+2
2010-06-21iwlwifi: move _agn statistics related structureWey-Yi Guy7-84/+86
2010-06-21iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy5-247/+289
2010-06-21iwlwifi: display ucode SW Error in hexJay Sternberg2-3/+3
2010-06-21iwlwifi: return ucode errors from station managementJohannes Berg1-6/+10
2010-06-21iwlwifi: use sync commands for keysJohannes Berg1-11/+18
2010-06-21iwlagn: use mutex for aggregationJohannes Berg5-27/+45
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller12-20/+58
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville5-4/+25
2010-06-15iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville1-0/+1
2010-06-14iwlwifi: print warning about disconnected antennasJohannes Berg1-0/+7
2010-06-14iwlwifi: rename iwl4965_rx_mpdu_res_startEmmanuel Grumbach2-3/+3
2010-06-14iwlwifi: rename rxq->dma_addrEmmanuel Grumbach5-8/+8
2010-06-14iwlwifi: cancel run time calibration work when going downWey-Yi Guy1-0/+1
2010-06-14iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.Dor Shaish1-1/+6
2010-06-14iwlwifi: trace full RXJohannes Berg2-4/+10
2010-06-14iwlagn: verify flow id in compressed BA packetShanyu Zhao1-0/+5
2010-06-14iwlwifi: serialize station management actionsReinette Chatre3-4/+17
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller27-1089/+1666
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg1-0/+2