summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-281-2/+2
|\
| * iwlwifi: fix pointer signedness warningJohannes Berg2010-01-251-2/+2
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-01-221-1/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-143-22/+27
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-3017-169/+80
| |\ \
| * | | net: fix for utsrelease.h moving to generatedStephen Rothwell2009-12-121-1/+1
* | | | iwlwifi: add license to tracing filesReinette Chatre2010-01-182-0/+52
* | | | iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy2010-01-181-0/+5
| |_|/ |/| |
* | | iwlwifi: silence buffer overflow warningDan Carpenter2010-01-111-1/+1
* | | iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar2010-01-081-20/+25
* | | iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi2010-01-081-1/+1
* | | iwl: off by one bugDan Carpenter2010-01-041-1/+1
| |/ |/|
* | iwlwifi: Storage class should be before const qualifierTobias Klauser2009-12-281-1/+1
* | wireless: remove remaining qual codeJohannes Berg2009-12-284-96/+4
* | 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
* 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
OpenPOWER on IntegriCloud