aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-29iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas1-7/+7
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-2/+2
2009-01-29iwlwifi: clean up printingTomas Winkler1-2/+1
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz1-2/+2
2008-12-19iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi1-10/+19
2008-12-12iwlwifi: remove 4965 from common uCode API structuresTomas Winkler1-1/+1
2008-12-12iwlwifi: fix build warning (iwl-rx.c)Rami Rosen1-6/+0
2008-12-12iwlifi: remove twice defined SINGLE_FRAME RX FH MASKWinkler, Tomas1-1/+1
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwlwifi: fix build error (iwl-rx.c).Rami Rosen1-1/+2
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi1-4/+2
2008-12-12iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C1-54/+31
2008-11-25iwlwifi: consolidate station management codeTomas Winkler1-75/+0
2008-11-21iwlwifi: use Rx single frame mode (one Rx frame per RB)Zhu, Yi1-2/+2
2008-11-21iwlwifi: move rx queue read pointer into rxqWinkler, Tomas1-2/+16
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-9/+17
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg1-9/+17
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-4/+4
2008-09-30iwlwifi: refactor rx register initializationWinkler, Tomas1-11/+19
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-4/+4
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+4
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss1-1/+4
2008-08-22iwlwifi: use generic mac80211 radiotap headersBruno Randolf1-105/+20
2008-08-04iwlwifi: implement iwl5000_calc_rssiTomas Winkler1-43/+16
2008-07-14iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler1-20/+17
2008-07-02iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi1-2/+9