aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-05-09iwlwifi: fix skb usage after freeStanislaw Gruszka
2011-05-09iwlagn: Support new 5000 microcode.Fry, Donald H
2011-03-21iwlagn: Re-enable RF_KILL interrupt when downDon Fry
2011-03-21iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka
2010-08-02iwlagn: verify flow id in compressed BA packetShanyu Zhao
2010-08-02iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville
2010-07-05iwlwifi: recalculate average tpt if not currentReinette Chatre
2010-07-05iwlwifi: reset card during probeReinette Chatre
2010-05-26iwlwifi: clear all the stop_queue flag after load firmwareWey-Yi Guy
2010-05-26iwlwifi: check for aggregation frame and queueWey-Yi Guy
2010-04-26iwlwifi: fix scan raceReinette Chatre
2010-04-26iwlwifi: clear all tx queues when firmware readyWey-Yi Guy
2010-04-26iwlwifi: need check for valid qos packet before freeWey-Yi Guy
2010-04-26iwlwifi: range checking issueDan Carpenter
2010-04-26iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy
2010-04-26iwlwifi: fix regulatoryReinette Chatre
2010-04-01iwlwifi: Silence tfds_in_queue messageAdel Gadllah
2010-04-01iwlwifi: use dma_alloc_coherentStanislaw Gruszka
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy
2010-02-19iwlwifi: set HT flags after channel in rxonDan Halperin
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-08iwlwifi: Fix to set correct ht configurationWey-Yi Guy
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-25iwlwifi: fix pointer signedness warningJohannes Berg
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-04iwl: off by one bugDan Carpenter
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-28iwlwifi: Storage class should be before const qualifierTobias Klauser
2009-12-28wireless: remove remaining qual codeJohannes Berg
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-12net: fix for utsrelease.h moving to generatedStephen Rothwell