aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2010-01-19iwlwifi: remove extra statistics request from debugfsWey-Yi Guy
2010-01-19iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy
2010-01-19iwlwifi: software w/a for h/w bug cause Rx bit get clearWey-Yi Guy
2010-01-19iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy
2010-01-19iwlwifi: correct return code for log_eventWey-Yi Guy
2010-01-19iwlwifi: add num_of_sos_stats to statistics counterWey-Yi Guy
2010-01-19iwlwifi: format and show statistics counter from uCodeWey-Yi Guy
2010-01-19iwlwifi: fix clear statistics counter commandWey-Yi Guy
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-18iwlwifi: add license to tracing filesReinette Chatre
2010-01-18iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy
2010-01-12iwl-debugfs.c: remove unnecessary casts of void *H Hartley Sweeten
2010-01-12iwlwifi: fix bug in tx byte count tableWey-Yi Guy
2010-01-12iwlwifi: remove obsoleted host commandWey-Yi Guy
2010-01-12iwlwifi: ucode statistics data structure updateWey-Yi Guy
2010-01-12iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONALWey-Yi Guy
2010-01-11iwlwifi: silence buffer overflow warningDan Carpenter
2010-01-08iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar
2010-01-08iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2010-01-05John W. Linville
2010-01-05iwlwifi: remove linux/utsrelease.h dependencyZhu Yi
2010-01-04iwl: off by one bugDan Carpenter
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