summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+9
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg1-1/+9
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller27-412/+933
2009-11-23iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy1-1/+0
2009-11-23iwlwifi: change message for cmd queue full errorWey-Yi Guy1-1/+1
2009-11-23iwlwifi: print limited number of event log when uCode errorWey-Yi Guy6-37/+130
2009-11-23iwlwifi: Tell the ucode immediately when association state changesJay Sternberg1-0/+10
2009-11-23iwlwifi: dump error log when uCode error occurredWey-Yi Guy3-7/+4
2009-11-23iwlwifi: by default, dump entire sram data portionWey-Yi Guy1-3/+11
2009-11-23iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy3-22/+84
2009-11-23iwlwifi: separate IO tracingJohannes Berg1-1/+4
2009-11-23iwlwifi: fix reserved2 field in iwl4965_addstaWey-Yi Guy1-1/+1
2009-11-23iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy1-2/+13
2009-11-23iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy1-1/+1
2009-11-23iwlwifi: set read/write permission for debugfs filesWey-Yi Guy2-33/+33
2009-11-23iwl3945: removed unused struct and definitionsReinette Chatre2-17/+0
2009-11-23iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy4-38/+18
2009-11-23iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy8-34/+30
2009-11-23iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy3-2/+2
2009-11-23iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill4-9/+22
2009-11-23iwlwifi: Add iwl_write8()Ben Cahill3-0/+37
2009-11-19cfg80211: convert bools into flagsJohannes Berg2-9/+5
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-0/+8
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-3/+24
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg3-5/+6
2009-11-18iwlwifi: Add comments about CSR registersBen Cahill1-27/+150
2009-11-18iwlwifi: handle unicast PS bufferingJohannes Berg8-42/+113
2009-11-18iwlwifi: add sleep_tx_count ucode station APIJohannes Berg2-2/+17
2009-11-18iwlwifi: report PS filtered statusJohannes Berg3-8/+19
2009-11-18iwlwifi: make iwlwifi send beaconsDaniel C Halperin2-0/+13
2009-11-18iwlwifi: fix bugs in beacon configurationDaniel C Halperin2-21/+63
2009-11-18iwlagn: power up device before initializing EEPROMReinette Chatre1-3/+6
2009-11-18iwlwifi: align tx/rx statistics debugfs formatWey-Yi Guy1-6/+7
2009-11-18iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 seriesWey-Yi Guy3-14/+52
2009-11-18iwl3945: Reset saved POWER_TABLE_CMD in "up"Ben Cahill1-1/+1
2009-11-18iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy10-23/+77
2009-11-18iwlwifi: remove external reference for non-exist data structureWey-Yi Guy1-3/+0
2009-11-18iwlwifi: drop non-production PCI-IDs for 6x50 seriesWey-Yi Guy3-36/+0
2009-11-18iwlwifi: remove unused parameter from iwl_channel_infoWey-Yi Guy2-10/+0
2009-11-18iwlwifi: disable coex until implementation ready for 6x50Wey-Yi Guy1-2/+0
2009-11-18iwlwifi: validate enhanced tx power entryWey-Yi Guy2-2/+14
2009-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller16-192/+234
2009-11-18drivers/net/wireless/iwlwifi: remove exceptional & on function nameJulia Lawall1-1/+1
2009-11-11iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville1-0/+1
2009-11-11iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill4-11/+11
2009-11-11iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy1-0/+1
2009-11-11iwlagn: update write pointers in iwl_irq_tasklet()Ben Cahill1-6/+3
2009-11-11iwlwifi: Add comments about MAC_ACCESS_REQBen Cahill1-0/+20
2009-11-11iwlwifi: Update comments for struct iwl_ssid_ieBen Cahill1-3/+4
2009-11-11iwlwifi: speed up event log dumpsBen Cahill2-12/+32