summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2010-01-20iwlwifi: remove extra statistics request from debugfsWey-Yi Guy1-41/+0
2010-01-20iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy8-0/+114
2010-01-20iwlwifi: software w/a for h/w bug cause Rx bit get clearWey-Yi Guy1-0/+10
2010-01-20iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy3-4/+19
2010-01-20iwlwifi: correct return code for log_eventWey-Yi Guy3-6/+7
2010-01-20iwlwifi: add num_of_sos_stats to statistics counterWey-Yi Guy2-2/+13
2010-01-20iwlwifi: format and show statistics counter from uCodeWey-Yi Guy3-326/+545
2010-01-20iwlwifi: fix clear statistics counter commandWey-Yi Guy1-2/+0
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville6-22/+84
2010-01-18iwlwifi: add license to tracing filesReinette Chatre2-0/+52
2010-01-18iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy1-0/+5
2010-01-12iwl-debugfs.c: remove unnecessary casts of void *H Hartley Sweeten1-23/+23
2010-01-12iwlwifi: fix bug in tx byte count tableWey-Yi Guy1-4/+4
2010-01-12iwlwifi: remove obsoleted host commandWey-Yi Guy2-2/+0
2010-01-12iwlwifi: ucode statistics data structure updateWey-Yi Guy2-3/+6
2010-01-12iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONALWey-Yi Guy1-0/+3
2010-01-12iwlwifi: silence buffer overflow warningDan Carpenter1-1/+1
2010-01-08iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar1-20/+25
2010-01-08iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi1-1/+1
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-01-06iwlwifi: remove linux/utsrelease.h dependencyZhu Yi1-3/+1
2010-01-05iwl: off by one bugDan Carpenter1-1/+1
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville5-97/+5
2009-12-29mac80211: remove struct ieee80211_if_init_confJohannes Berg2-12/+12
2009-12-29iwlwifi: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-29wireless: remove remaining qual codeJohannes Berg4-96/+4
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville15-73/+76
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy5-7/+7
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg8-38/+32
2009-12-22iwlwifi: remove extra error msg on sensitivity calibrationWey-Yi Guy1-6/+1
2009-12-22iwlwifi: on-screen event log dumpWey-Yi Guy6-69/+171
2009-12-22iwlwifi: add continuous uCode event log capabilityWey-Yi Guy6-0/+262
2009-12-22iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy7-0/+105
2009-12-22iwlwifi: log CT_CARD_DISABLED flagWey-Yi Guy2-6/+8
2009-12-21drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org1-1/+2
2009-12-21iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre1-1/+2
2009-12-21iwl3945: fix panic in iwl3945 driverZhu Yi1-0/+3
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre2-4/+4
2009-12-21iwl3945: disable power saveReinette Chatre2-3/+7
2009-12-21iwlwifi: fix more eeprom endian bugsJohannes Berg4-11/+16
2009-12-21iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2-10/+12
2009-12-21iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2-2/+2
2009-12-21iwlwifi: power up all devices for EEPROM readReinette Chatre2-16/+6
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi7-24/+21
2009-12-08iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville1-1/+1
2009-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-15/+10
2009-12-04iwlwifi: driver version track kernel versionReinette Chatre2-4/+4
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy1-2/+6
2009-12-04iwl3945: remove duplicated event logging codeWey-Yi Guy1-9/+0
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+9