aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-46/+0
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+4
2010-02-23Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre1-46/+0
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao1-1/+4
2010-02-11iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen1-0/+46
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka1-10/+11
2010-02-11iwlwifi: cleanup return valuesAbhijeet Kolekar1-8/+3
2010-02-11iwlwifi: multiple force reset modeWey-Yi Guy1-1/+1
2010-01-25iwlwifi: cleanup spectrum measurement command supportReinette Chatre1-0/+18
2010-01-25iwlwifi: Tune radio to prevent unexpected behaviorTrieu 'Andrew' Nguyen1-0/+54
2010-01-25iwlwifi: configure missed beacon thresholdWey-Yi Guy1-2/+3
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-19iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy1-2/+2
2010-01-19iwlwifi: format and show statistics counter from uCodeWey-Yi Guy1-3/+16
2010-01-19iwlwifi: fix clear statistics counter commandWey-Yi Guy1-2/+0
2009-12-28wireless: remove remaining qual codeJohannes Berg1-46/+2
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi1-6/+2
2009-11-23iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill1-1/+2
2009-11-18iwlwifi: handle unicast PS bufferingJohannes Berg1-15/+2
2009-11-18iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy1-0/+18
2009-11-11iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill1-0/+2
2009-11-11iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi1-1/+2
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi1-7/+14
2009-10-27iwlwifi: separate led function from statistic notificationWey-Yi Guy1-3/+0
2009-10-27iwlwifi: use paged RxZhu Yi1-46/+76
2009-10-27iwlwifi: showing accumulative ucode statistics countersWey-Yi Guy1-0/+41
2009-10-07iwlwifi: fix compile warningReinette Chatre1-1/+1
2009-09-23iwlwifi: reduce noise when skb allocation failsReinette Chatre1-1/+9
2009-09-23iwlwifi: fix potential rx buffer lossReinette Chatre1-7/+17
2009-08-31iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin1-5/+4
2009-08-28iwlwifi: set HT flags in ieee80211_rx_status for received packetsDaniel C Halperin1-0/+10
2009-08-20iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin1-1/+2
2009-08-20iwlwifi: refactor packet reception codeDaniel C Halperin1-127/+77
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy1-9/+1
2009-08-14iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy1-0/+1
2009-08-14iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy1-2/+2
2009-08-14iwlwifi: re-introduce per device debuggingReinette Chatre1-3/+3
2009-08-04iwlwifi: don't export symbols not needed in other modulesJohannes Berg1-1/+0
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre1-3/+3
2009-07-24iwlwifi: fix rx signal quality reporting in dmesgWey-Yi Guy1-1/+1
2009-07-10iwlwifi: drop sw_crypto from hw_params.Tomas Winkler1-1/+1
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-05-22iwlcore: Set rb_timeout to 0x10 for devices with ICTMohamed Abbas1-1/+4
2009-05-22iwlcore: Allow skb allocation from tasklet.Mohamed Abbas1-6/+19
2009-05-22iwlcore: register locksMohamed Abbas1-31/+0
2009-05-22iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy1-2/+2
2009-04-22iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy1-7/+0
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-14/+14
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz1-4/+5
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1