aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville6-190/+256
2010-06-07iwlwifi: fix-up botched revertJohn W. Linville1-1/+1
2010-06-05iwlwifi: fix wrapping when handling aggregated batchesDaniel Halperin1-6/+45
2010-06-05iwlwifi: parse block ack responses correctlyDaniel Halperin1-5/+8
2010-06-05iwlwifi: remove unused parameterWey-Yi Guy1-1/+0
2010-06-05iwlwifi: queue user-initiated scan when doing internal scanJohannes Berg3-11/+31
2010-06-05iwlwifi: generic scan TX antenna forcingJohannes Berg6-11/+19
2010-06-05iwlwifi: do not use huge command buffer for channel switchWey-Yi Guy2-2/+2
2010-06-05iwlwifi: reduce memory allocationJohannes Berg7-34/+35
2010-06-05iwlwifi: kzalloc txb arrayJohannes Berg1-1/+1
2010-06-05iwlagn: fix bug in txq freeingJohannes Berg1-2/+9
2010-06-05iwl3945: fix bugs in txq freeingJohannes Berg1-6/+8
2010-06-05iwlwifi: remove inaccurate commentWey-Yi Guy1-1/+1
2010-06-05iwlwifi: remove priv->mac_addrJohannes Berg2-5/+2
2010-06-05iwlwifi: beacon internal time unitWey-Yi Guy1-2/+2