summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2009-12-30John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28iwlwifi: Storage class should be before const qualifierTobias Klauser
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg
2009-12-21iwlwifi: remove extra error msg on sensitivity calibrationWey-Yi Guy
2009-12-21iwlwifi: on-screen event log dumpWey-Yi Guy
2009-12-21iwlwifi: add continuous uCode event log capabilityWey-Yi Guy
2009-12-21iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy
2009-12-21iwlwifi: log CT_CARD_DISABLED flagWey-Yi Guy
2009-12-21drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org
2009-12-21iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre
2009-12-21iwl3945: fix panic in iwl3945 driverZhu Yi
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre
2009-12-21iwl3945: disable power saveReinette Chatre
2009-12-21iwlwifi: fix more eeprom endian bugsJohannes Berg
2009-12-21iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg
2009-12-21iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy
2009-12-21iwlwifi: power up all devices for EEPROM readReinette Chatre
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi
2009-12-07iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy
2009-11-23iwlwifi: change message for cmd queue full errorWey-Yi Guy
2009-11-23iwlwifi: print limited number of event log when uCode errorWey-Yi Guy
2009-11-23iwlwifi: Tell the ucode immediately when association state changesJay Sternberg
2009-11-23iwlwifi: dump error log when uCode error occurredWey-Yi Guy
2009-11-23iwlwifi: by default, dump entire sram data portionWey-Yi Guy
2009-11-23iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy
2009-11-23iwlwifi: separate IO tracingJohannes Berg
2009-11-23iwlwifi: fix reserved2 field in iwl4965_addstaWey-Yi Guy
2009-11-23iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy
2009-11-23iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy
2009-11-23iwlwifi: set read/write permission for debugfs filesWey-Yi Guy
2009-11-23iwl3945: removed unused struct and definitionsReinette Chatre
2009-11-23iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy
2009-11-23iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy
2009-11-23iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy
2009-11-23iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill
2009-11-23iwlwifi: Add iwl_write8()Ben Cahill
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller