summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriateDaniel C Halperin2009-08-311-5/+4Star
* iwlwifi: set HT flags in ieee80211_rx_status for received packetsDaniel C Halperin2009-08-281-0/+10
* iwlwifi: fix erroneous use of iwl_rx_packet.len as a lengthDaniel C Halperin2009-08-201-1/+2
* iwlwifi: refactor packet reception codeDaniel C Halperin2009-08-201-127/+77Star
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-141-9/+1Star
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-141-0/+1
* iwlwifi: name changed from "fat" to "ht40"Wey-Yi Guy2009-08-141-2/+2
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-141-3/+3
* iwlwifi: don't export symbols not needed in other modulesJohannes Berg2009-08-041-1/+0Star
* iwlwifi: make debug level more user friendlyReinette Chatre2009-07-241-3/+3
* iwlwifi: fix rx signal quality reporting in dmesgWey-Yi Guy2009-07-241-1/+1
* iwlwifi: drop sw_crypto from hw_params.Tomas Winkler2009-07-101-1/+1
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2
* iwlcore: Set rb_timeout to 0x10 for devices with ICTMohamed Abbas2009-05-221-1/+4
* iwlcore: Allow skb allocation from tasklet.Mohamed Abbas2009-05-221-6/+19
* iwlcore: register locksMohamed Abbas2009-05-221-31/+0Star
* iwlwifi: Temperature sensor voltage reading for 5150Wey-Yi Guy2009-05-221-2/+2
* iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor modeWey-Yi Guy2009-04-221-7/+0Star
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-14/+14
* iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-091-4/+5
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
* iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas2009-01-291-7/+7
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-2/+2
* iwlwifi: clean up printingTomas Winkler2009-01-291-2/+1Star
* iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz2009-01-291-2/+2
* iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi2008-12-191-10/+19
* iwlwifi: remove 4965 from common uCode API structuresTomas Winkler2008-12-121-1/+1
* iwlwifi: fix build warning (iwl-rx.c)Rami Rosen2008-12-121-6/+0Star
* iwlifi: remove twice defined SINGLE_FRAME RX FH MASKWinkler, Tomas2008-12-121-1/+1
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: fix build error (iwl-rx.c).Rami Rosen2008-12-121-1/+2
* iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi2008-12-121-4/+2Star
* iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C2008-12-121-54/+31Star
* iwlwifi: consolidate station management codeTomas Winkler2008-11-251-75/+0Star
* iwlwifi: use Rx single frame mode (one Rx frame per RB)Zhu, Yi2008-11-211-2/+2
* iwlwifi: move rx queue read pointer into rxqWinkler, Tomas2008-11-211-2/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-211-9/+17
|\
| * iwlagn: fix RX skb alignmentJohannes Berg2008-11-181-9/+17
* | iwlwifi: run through spell checkerTomas Winkler2008-11-011-4/+4
|/
* iwlwifi: refactor rx register initializationWinkler, Tomas2008-09-301-11/+19
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-091-1/+4
|\
| * iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss2008-09-031-1/+4
* | iwlwifi: use generic mac80211 radiotap headersBruno Randolf2008-08-221-105/+20Star
|/
* iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-041-43/+16Star
* iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler2008-07-141-20/+17Star
* iwlwifi: fix iwl4965 temperature callback calibration issueZhu Yi2008-07-021-2/+9
* iwlwifi: adjust TSF in IBSSAssaf Krauss2008-06-301-1/+1
* iwlwifi: move rx aggregation functions to iwl-rx.cRon Rindjunsky2008-06-301-0/+43
* iwlwifi: remove useless network and duplicate checkingEmmanuel Grumbach2008-06-301-135/+13Star