summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-rx.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* 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/+0
* 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/+2
* iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C2008-12-121-54/+31
* iwlwifi: consolidate station management codeTomas Winkler2008-11-251-75/+0
* 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-201-9/+17
|\
| * iwlagn: fix RX skb alignmentJohannes Berg2008-11-181-9/+17
* | iwlwifi: run through spell checkerTomas Winkler2008-10-311-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-081-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/+20
|/
* iwlwifi: implement iwl5000_calc_rssiTomas Winkler2008-08-041-43/+16
* iwlwif: remove compilation warnings iwl_add_radiotapTomas Winkler2008-07-141-20/+17
* 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/+13
* iwlwifi: move RX handlers to iwl-rx.cEmmanuel Grumbach2008-06-301-0/+853
* iwlwifi: move RX stats to core, and move temperature to handlerEmmanuel Grumbach2008-06-301-0/+75
* iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach2008-06-141-2/+0
* iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.cTomas Winkler2008-06-031-0/+22
* iwlwifi: move iwl_rxq_stop into iwl-rx.cTomas Winkler2008-06-031-0/+26
* iwlwifi: handle shared memory Rx index accessRon Rindjunsky2008-05-141-2/+1
* iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky2008-05-141-0/+52
* iwlwifi: move RX code to iwl-rx.cTomas Winkler2008-05-141-0/+371
OpenPOWER on IntegriCloud