summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-2815-73/+76
|\
| * drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-211-1/+2
| * iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-211-1/+2
| * iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-211-0/+3
| * iwlwifi: initialize spinlock before useReinette Chatre2009-12-212-4/+4
| * iwl3945: disable power saveReinette Chatre2009-12-212-3/+7
| * iwlwifi: fix more eeprom endian bugsJohannes Berg2009-12-214-11/+16
| * iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2009-12-212-10/+12
| * iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-212-2/+2
| * iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-212-16/+6
| * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-217-24/+21
| * iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville2009-12-071-1/+1
* | iwlwifi: Constify struct iwl_opsEmese Revfy2009-12-225-7/+7
* | iwlwifi: use new mac80211 SMPSJohannes Berg2009-12-228-38/+32
* | iwlwifi: remove extra error msg on sensitivity calibrationWey-Yi Guy2009-12-211-6/+1
* | iwlwifi: on-screen event log dumpWey-Yi Guy2009-12-216-69/+171
* | iwlwifi: add continuous uCode event log capabilityWey-Yi Guy2009-12-216-0/+262
* | iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy2009-12-217-0/+105
* | iwlwifi: log CT_CARD_DISABLED flagWey-Yi Guy2009-12-212-6/+8
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-043-15/+10
|\
| * iwlwifi: driver version track kernel versionReinette Chatre2009-12-042-4/+4
| * iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy2009-12-041-2/+6
| * iwl3945: remove duplicated event logging codeWey-Yi Guy2009-12-041-9/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-1/+9
|\ \ | |/ |/|
| * mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-1/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-2427-412/+933
|\ \
| * | iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy2009-11-231-1/+0
| * | iwlwifi: change message for cmd queue full errorWey-Yi Guy2009-11-231-1/+1
| * | iwlwifi: print limited number of event log when uCode errorWey-Yi Guy2009-11-236-37/+130
| * | iwlwifi: Tell the ucode immediately when association state changesJay Sternberg2009-11-231-0/+10
| * | iwlwifi: dump error log when uCode error occurredWey-Yi Guy2009-11-233-7/+4
| * | iwlwifi: by default, dump entire sram data portionWey-Yi Guy2009-11-231-3/+11
| * | iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy2009-11-233-22/+84
| * | iwlwifi: separate IO tracingJohannes Berg2009-11-231-1/+4
| * | iwlwifi: fix reserved2 field in iwl4965_addstaWey-Yi Guy2009-11-231-1/+1
| * | iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy2009-11-231-2/+13
| * | iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy2009-11-231-1/+1
| * | iwlwifi: set read/write permission for debugfs filesWey-Yi Guy2009-11-232-33/+33
| * | iwl3945: removed unused struct and definitionsReinette Chatre2009-11-232-17/+0
| * | iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy2009-11-234-38/+18
| * | iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy2009-11-238-34/+30
| * | iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy2009-11-233-2/+2
| * | iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill2009-11-234-9/+22
| * | iwlwifi: Add iwl_write8()Ben Cahill2009-11-233-0/+37
| * | cfg80211: convert bools into flagsJohannes Berg2009-11-192-9/+5
| * | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-183-5/+6
| * | iwlwifi: Add comments about CSR registersBen Cahill2009-11-181-27/+150
| * | iwlwifi: handle unicast PS bufferingJohannes Berg2009-11-188-42/+113
| * | iwlwifi: add sleep_tx_count ucode station APIJohannes Berg2009-11-182-2/+17
| * | iwlwifi: report PS filtered statusJohannes Berg2009-11-183-8/+19
OpenPOWER on IntegriCloud